Skip to content

Releases: CDLUC3/ezid

v3.3.29

08 Apr 22:15
1f34882

Choose a tag to compare

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

20 Mar 17:20
dd95091

Choose a tag to compare

What's Changed

Full Changelog: v3.3.27...v3.3.28

v3.3.27 Django 5.2 upgrade

04 Mar 17:45
a6f29f5

Choose a tag to compare

What's Changed

Full Changelog: v3.3.26...v3.3.27

v3.3.26 remove LdapSha1PasswordHasher support

23 Feb 19:03
bf72046

Choose a tag to compare

What's Changed

Full Changelog: v3.3.25...v3.3.26

v3.3.25 replace session serializer PickleSerializer with JsonSerializer

10 Feb 21:53
ab6be11

Choose a tag to compare

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

29 Jan 22:34
6b407fa

Choose a tag to compare

What's Changed

Full Changelog: v3.3.23...v3.3.24

v3.3.23 Upgrade urllib3 from 2.6.2 to 2.6.3 to resolve security alert

13 Jan 00:01
0d3649d

Choose a tag to compare

What's Changed

Full Changelog: v3.3.22...v3.3.23

v3.3.22 upgrade urllib3 and filelock to fix security alerts

07 Jan 20:27
5999a7e

Choose a tag to compare

What's Changed

Full Changelog: v3.3.21...v3.3.22

v3.3.21 upgrade urllib3 to 2.6.0

16 Dec 18:11
07f2309

Choose a tag to compare

What's Changed

Full Changelog: v3.3.20...v3.3.21

v3.3.20

04 Dec 21:08
28f0eeb

Choose a tag to compare

What's Changed

  • Updates to python/npm packages to address security updates by @sfisher in #967

Full Changelog: v3.3.19...v3.3.20