Releases: CDLUC3/ezid
Releases · CDLUC3/ezid
v3.2.21 remove n2t/binder code
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
- Reduce link-checker-update default page size from 100k to 10K
Full Changelog: v3.2.19...v3.2.20
v3.2.19
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
What's Changed
- upgrade Django to 4.2.15 by @jsjiang in #701
- Merge Develop to main for upgrading Django to 4.2.15 by @jsjiang in #702
Full Changelog: v3.2.17...v3.2.18
v3.2.17 add location url to batch download report
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
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
v3.2.14 resolve Dependabot alert
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
What's Changed
- Remove execution of Matomo middleware by @sfisher in #660
- Disabling Matomo-api-tracking by @jsjiang in #671
Full Changelog: v3.2.12...v3.2.13
v3.2.12 add DataCite Schema 4.5 support
What's Changed
- Added
InstrumentandStudyRegistrationas an allowed resource types - Added two new relation types in the relationType field:
IsCollectedByandCollects - 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