Skip to content

Releases: CDLUC3/ezid

v3.2.21 remove n2t/binder code

11 Sep 14:43
f144cad

Choose a tag to compare

What's Changed

  • link checker update: reduce default pagesize to 10,000 by @jsjiang in #704
  • Merge develop to main for reducing link-checker-update default pagesize to 10,000 by @jsjiang in #722
  • 563 remove n2t binder queue related by @jsjiang in #724
  • Merge Develop to main for removing n2t/binder code by @jsjiang in #731

Full Changelog: v3.2.20...v3.2.21

v3.2.20 reduce link-checker-update default page size

03 Sep 00:55

Choose a tag to compare

  • Reduce link-checker-update default page size from 100k to 10K
    Full Changelog: v3.2.19...v3.2.20

v3.2.19

28 Aug 17:40
d78237b

Choose a tag to compare

What's Changed

  • Uses OpenSearch for search and some reporting by @sfisher in #649 (see for additional details)
    • User search using OpenSearch instead of database search
    • Manage identifiers using OpenSearch
    • Create/update and other actions write to OpenSearch index from proc-search-indexer
    • Added retries to failures for the proc-search-indexer
    • Maximum search results limited to 10,000
    • Explicit schema is saved to code and updates automatically if search index doesn't exist
    • Script to create/update records opensearch-update (use from manage.py).
  • merging develop into main by @sfisher in #717

Full Changelog: v3.2.18...v3.2.19

v3.2.18 upgrade Django to 4.2.15

13 Aug 15:15
d4b765d

Choose a tag to compare

What's Changed

Full Changelog: v3.2.17...v3.2.18

v3.2.17 add location url to batch download report

08 Aug 21:56
3331c38

Choose a tag to compare

What's Changed

  • 688 add location url to download by @jsjiang in #697
  • Merge Develop to the main branch for adding URL to the batch download report by @jsjiang in #699

Full Changelog: v3.2.16...v3.2.17

v3.2.16 to Bump requirejs from 2.3.6 to 2.3.7

30 Jul 20:04
605ccc1

Choose a tag to compare

What's Changed

  • Bump requirejs from 2.3.6 to 2.3.7 by @dependabot in #692
  • Merge Develop to main for Bump requirejs from 2.3.6 to 2.3.7 by @jsjiang in #695

Full Changelog: v3.2.15...v3.2.16

v3.2.15 resolve Dependabot alerts

16 Jul 20:35
7d233d3

Choose a tag to compare

What's Changed

  • Merge Develop to main for updating package-lock.json by @jsjiang in #673
  • Update Python packages to resolve dependabot alerts by @jsjiang in #678
  • Merge Develop to main for updating Python packages and dependencies by @jsjiang in #679

Full Changelog: v3.2.14...v3.2.15

v3.2.14 resolve Dependabot alert

11 Jul 16:44
11dc54a

Choose a tag to compare

What's Changed

  • Bump ws, engine.io-client, engine.io and socket.io-adapter by @dependabot in #656

Full Changelog: v3.2.13...v3.2.14

v3.2.13 disable Matomo API Tracking

09 Jul 19:55
b1cbd93

Choose a tag to compare

What's Changed

Full Changelog: v3.2.12...v3.2.13

v3.2.12 add DataCite Schema 4.5 support

26 Jun 16:56
7530b73

Choose a tag to compare

What's Changed

  • Added Instrument and StudyRegistration as an allowed resource types
  • Added two new relation types in the relationType field: IsCollectedBy and Collects
  • Added additional subfields to the Publisher element: (1) publisherIdentifier; (2) publisherIdentifierScheme; (3) schemeURI.
  • Request ticket #511
  • Merge bdb and dc45 by @jsjiang in #588
  • Merge Develop to main for DataCite 4.5 upgrade by @jsjiang in #659

Full Changelog: v3.2.11...v3.2.12