Releases: CDLUC3/ezid
Releases Β· CDLUC3/ezid
v3.2.9
What's Changed
- Disable http download by @ashleygould in #641
- Develop by @jsjiang in #642
Full Changelog: v3.2.8...v3.2.9
v3.2.8 Squash migrations
What's Changed
Full Changelog: v3.2.7...v3.2.8
v3.2.7 Django 4.2.11 upgrade
v3.2.6
V3.2.5
v3.2.4 upgrade Jinja2 to 3.1.3
What's Changed
Full Changelog: v3.2.3...v3.2.4
v3.2.3 fix DataCite citation preview
What's Changed
Full Changelog: v3.2.2...v3.2.3
v3.2.2 upgrade python packages
What's Changed
Full Changelog: v3.2.1...v3.2.2
v3.2.1 Update EZID UI build tool packages to fix critical vulnerabilities
Version 3.2.0 minter migration from Berkeley DB to MySQL
This release migrates the EZID minters from Berkeley DB to MySQL.
Summary of changes:
- created the minter table in MySQL database
- migrated the BDB minters to MySQL
- disabled BDB minters
- modified EZID to interface with the MySQL version minters
- developed integration tests script
Migration Instructions
What's Changed
- 87 berkeley db migration by @jsjiang in #479
- Develop by @jsjiang in #514
- remove BDB minters path from config by @jsjiang in #515
- Develop by @jsjiang in #516
Full Changelog: 3.1.11...3.2.0