Skip to content

Releases: CDLUC3/ezid

v3.0.12

16 Nov 19:23
c62fc51
Compare
Choose a tag to compare

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

03 Nov 11:07
2795804
Compare
Choose a tag to compare

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

27 Oct 11:41
6a2868e
Compare
Choose a tag to compare

3.0.9

15 Sep 00:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.8...3.0.9

3.0.8

18 Aug 11:42
2f88ab0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.7...3.0.8

3.0.7

11 Aug 11:58
3f5b567
Compare
Choose a tag to compare

This release of EZID includes:

  • Fix to UnreadablePostError exceptions on multiple EZID landing pages (see #327)
  • Fix to OAI service exceptions (see #330)
  • Fix to Link Checker service (see #320)

Release 3.0.6

10 Aug 13:10
a1c0438
Compare
Choose a tag to compare
  • Fix for #327 raising exception instead of logging error
  • Merge ansible management into ezid repository.

3.0.5

21 Jul 11:31
Compare
Choose a tag to compare

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

08 Jul 18:42
06c2ee2
Compare
Choose a tag to compare

Minor path release resolving additional bulk download edge case issues.

  • Resolve #316 proc-download encoding issues
  • Resolve additional encoding issue when stringifying exceptions for API errors
  • Added explanatory documentation for download logic

v3.0.3

22 Jun 21:30
af8b3b4
Compare
Choose a tag to compare

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