Skip to content

Releases: CDLUC3/ezid

v3.3.33 upgrade idna and cryptography to resolve security alerts

Choose a tag to compare

@jsjiang jsjiang released this 07 Jul 20:48
fc3037f

What's Changed

Full Changelog: v3.3.32...v3.3.33

v3.3.32

Choose a tag to compare

@sfisher sfisher released this 28 May 16:48
109ca80

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

Choose a tag to compare

@jsjiang jsjiang released this 28 Apr 17:05
fe0f05d

What's Changed

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

v3.3.29

Choose a tag to compare

@sfisher sfisher released this 08 Apr 22:15
1f34882

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

Choose a tag to compare

@jsjiang jsjiang released this 20 Mar 17:20
dd95091

What's Changed

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

v3.3.27 Django 5.2 upgrade

Choose a tag to compare

@jsjiang jsjiang released this 04 Mar 17:45
a6f29f5

What's Changed

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

v3.3.26 remove LdapSha1PasswordHasher support

Choose a tag to compare

@jsjiang jsjiang released this 23 Feb 19:03
bf72046

What's Changed

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

v3.3.25 replace session serializer PickleSerializer with JsonSerializer

Choose a tag to compare

@jsjiang jsjiang released this 10 Feb 21:53
ab6be11

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

Choose a tag to compare

@jsjiang jsjiang released this 29 Jan 22:34
6b407fa

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

Choose a tag to compare

@jsjiang jsjiang released this 13 Jan 00:01
0d3649d

What's Changed

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