Releases: CDLUC3/ezid
Releases · CDLUC3/ezid
v3.3.25 replace session serializer PickleSerializer with JsonSerializer
What's Changed
- replace serializers.PickleSerializer with JSONSerializer by @jsjiang in #990
- Merge Develop to the main branch by @jsjiang in #991
Full Changelog: v3.3.24...v3.3.25
v3.3.24 Add keep live to opensearch-update and update python dependencies
v3.3.23 Upgrade urllib3 from 2.6.2 to 2.6.3 to resolve security alert
What's Changed
- Bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #982
- Merge Develop to main by @jsjiang in #984
Full Changelog: v3.3.22...v3.3.23
v3.3.22 upgrade urllib3 and filelock to fix security alerts
What's Changed
Full Changelog: v3.3.21...v3.3.22
v3.3.21 upgrade urllib3 to 2.6.0
What's Changed
Full Changelog: v3.3.20...v3.3.21
v3.3.20
v3.3.19
v3.3.18 Release for django security update and medium severity accessibility fixes
What's Changed
- Add relateditem field to UI by @jsjiang in #906
- Fixing the login button so it appears on mobile and also so that the popup displays onscreen by @sfisher in #926
- Tabs are out of order by @sfisher in #927
- Unexpected change of context errors by @sfisher in #928
- Medium severity accessibility fixes by @sfisher in #963
- This updates the poetry.lock and pyproject.toml for django 4.2.25 by @sfisher in #964
Full Changelog: v3.3.14...v3.3.18
v3.3.17 Upgrade Django to 4.2.24 to address security issue
What's Changed
- 941 upgrade django 4.2.24 by @jsjiang in #946
- Merge Develop to main for Django 4.2.24 upgrade by @jsjiang in #948
Full Changelog: v3.3.16...v3.3.17