Releases: CDLUC3/ezid
Releases · CDLUC3/ezid
v3.3.29
What's Changed
- 2026 04 security updates by @sfisher in #1006
- Upgrades django to 5.2.13
- pygments = "^2.20.0"
- requests = "^2.33.1"
- updates gulpfile to find alternatives to libraries with critical vulnerabilities and gets rid of those from compilation pipeline
- updates npm to eliminate the easily fixed npm problems
(npm is only used in the build pipeline and not in user facing code on the web site)
Full Changelog: v3.3.28...v3.3.29
v3.3.28 upgrade Django to 5.2.12
What's Changed
Full Changelog: v3.3.27...v3.3.28
v3.3.27 Django 5.2 upgrade
What's Changed
- Upgrade Django 5.2 by @jsjiang in #996
- Merge the Develop branch to main for Django 5.2 upgrade by @jsjiang in #998
Full Changelog: v3.3.26...v3.3.27
v3.3.26 remove LdapSha1PasswordHasher support
What's Changed
Full Changelog: v3.3.25...v3.3.26
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