Releases: RockefellerArchiveCenter/request_broker
Releases · RockefellerArchiveCenter/request_broker
3.0.2
3.0.1
v3.0.0
This release addresses changes in Solr queries for ArchivesSpace v3.5.0. It has not been tested against older versions of ArchivesSpace and these may be breaking changes.
What's Changed
- Remove grouping from duplication transactions
- Remove Django admin pages
- Wrap URIs in double quotes
- update dependencies and dependency workflow
Full Changelog: v2.6.1...v3.0.0
v2.6.1
v2.6
v2.5.0
What's Changed
- Add GET endpoint for reading room information
- Add cron job to update reading room information cache
- Add production Dockerfile and entrypoint
New Contributors
- Thanks @chryslovelace!
v2.4.1
v2.4
What's Changed
- Dependency updates
- Adds helper to select location title from get_data response, allowing for configuration of location field. This behavior is controlled by the
USE_LOCATION_TITLE
config.
Full Changelog: v2.3.1...v2.4
v2.3.1
What's Changed
- updates url config to use
parse-batch
instead ofparse_multiple
.
Full Changelog: v2.3...v2.3.1