Skip to content

Releases: CDLUC3/ezid

v3.3.32

28 May 16:48
109ca80

Choose a tag to compare

What's Changed

This adds an accessibility statement to the EZID site with a menu under Learn -> Accessibility. The Accessibility link in the footer also leads to this. The statement links out to the UC policy in its text. The "info pages" repository is also updated to reflect the text changes since the text in some of these pages gets sourced from that other repo.

  • Adding accessibility section for "Learn" page and menu. by @sfisher in #1019
  • Updates to accessibility statement by @sfisher in #1020

Full Changelog: v3.3.31...v3.3.32

v3.3.30 upgrade lxml to 6.1.0

28 Apr 17:05
fe0f05d

Choose a tag to compare

What's Changed

Full Changelog: v3.3.29...v3.3.30

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