Releases: CDLUC3/ezid
Releases · CDLUC3/ezid
v3.0.12
What's Changed
- Fix: tombstone URL not set for newly unavailable DOIs #360
- Fix: lxml library updated to address vulnerability
- Added type hints to proc-crossref, datacite, and base to assist with code readability (non-functional change)
Full Changelog: 3.0.11...3.0.12
v3.0.11
What's Changed
- Fix: Unavailable identifiers do not resolve to tombstone page #323
- Fix: Very slow performance when querying by create or modified time #351
- Added:
diag_identifier
management command for diagnostic inspection of identifier records
Full Changelog: 3.0.10...3.0.11
3.0.10
What's Changed
- Fix for Exception being thrown when creating DOI test registration by @datadavev in #349
- Fix for Issues with super shoulders in the database by @rushirajnenuji in #352
Full Changelog: 3.0.9...3.0.10
3.0.9
What's Changed
- Fix #341: Issues with password resetting @datadavev in #342
- Fix #320: Issues with the link checker emailer by @rushirajnenuji in #343
Full Changelog: 3.0.8...3.0.9
3.0.8
What's Changed
- fix(#334): create should return 201 status by @datadavev in #335
- Add support for Crossref v5.X by @rushirajnenuji in #337
- Fix 108 timeout by @datadavev in #338
Full Changelog: 3.0.7...3.0.8
3.0.7
Release 3.0.6
- Fix for #327 raising exception instead of logging error
- Merge ansible management into ezid repository.
3.0.5
Description
Minor release that includes fixes to the email handler
- Resolves #299 that sends application alerts to admins
Full Changelog
3.0.4...3.0.5
3.0.4
v3.0.3
Minor patch release that addresses issues:
- #295 fix for some download request types
- #311 fix for some resource types being reported to DataCite
- #312 fix for some publication dates being reported to DataCite
Internal fixes:
- #309 for adjusting logging verbosity
- Added a management diagnostic for reporting queue status