Skip to content

Releases: RockefellerArchiveCenter/request_broker

3.0.2

16 Oct 17:26
54b93d3
Compare
Choose a tag to compare

What's Changed

  • Get restrictions for object which are in multiple containers
  • Dependency updates

3.0.1

22 Jul 20:06
d3067e4
Compare
Choose a tag to compare

What's Changed

  • Updates handling of container URIs in search queries

v3.0.0

08 Jul 19:03
4ded9cc
Compare
Choose a tag to compare

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

22 Feb 22:39
ad0bf72
Compare
Choose a tag to compare

What's Changed

  • Retain None values passed through strip_tags (thanks @ctgraham)

v2.6

14 Feb 18:59
6578e59
Compare
Choose a tag to compare

What's Changed

  • Use ref_id instead of URI in ItemCitation field
  • Enable translation of static strings (thanks @Tyl13)
  • Clean container, subcontainer and location for Aeon (thanks @ctgraham)
  • Dependency updates

Full Changelog: v2.5.0...v2.6

v2.5.0

14 Aug 17:39
87cb8ec
Compare
Choose a tag to compare

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

v2.4.1

14 Aug 17:23
85d3290
Compare
Choose a tag to compare

What's Changed

  • Debug restriction fetching
  • Dependency Updates

Full Changelog: v2.4...v2.4.1

v2.4

05 Jul 20:34
7870c51
Compare
Choose a tag to compare

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

22 Jun 17:29
acef90d
Compare
Choose a tag to compare

What's Changed

  • updates url config to use parse-batch instead of parse_multiple.

Full Changelog: v2.3...v2.3.1

v2.3

22 Jun 13:32
d659a03
Compare
Choose a tag to compare

What's Changed

  • Adds endpoint for batch parsing

Full Changelog: v2.2...v2.3