Releases: RockefellerArchiveCenter/request_broker
Releases · RockefellerArchiveCenter/request_broker
v2.2
v2.1
What's Changed
- Account for missing subcontainer key in
get_restricted_in_container
method - Update dependencies
Full Changelog: v2.0...v2.1
2.0
1.0
What's Changed
- Updating configuration documentation by @helrond in #135
- Adding ArchivesSpace health check endpoint by @helrond in #172
- Updates to Python 3.10 by @helrond in #174
- Use alternate mod_wsgi implementation by @helrond in #176
- Updates setup URL by @helrond in #201
- Adds link resolver to request broker API by @kcloud in #184
- Add offsite building names to locations by @helrond in #209
- Handle cases where item is missing by @helrond in #210
- Add information about restricted material in the same box as requested item by @helrond in #211
- Use repository search URL, add grouping option by @helrond in #212
- Handle cases where there is no type_2 by @helrond in #213
- Always return string for ItemInfo5 by @helrond in #214
- Use search endpoint to get creator names by @helrond in #220
- #221: strip xml/html from data to POST to Aeon by @ctgraham in #225
- Use configured AS repo id by @helrond in #237
- #230: Add EADNumber via ead_id by @ctgraham in #231
- #227: Pass along reading room and site if provided by @ctgraham in #232
- #222: Use ASnake to format the resource id by @ctgraham in #236
- Use get_url method in resolver view by @helrond in #217
- Improves object URI resolving by @helrond in #247
- Add SCP headers by @helrond in #260
Full Changelog: v0.7...v0.8
0.7
Minor changes
- Adds test coverage to handle non-happy responses in
routines.py
- Adds test coverage for exceptions in
helpers.py
0.6
0.5.1
0.5
0.4
Adds
- Add missing grouping fields (ItemNumber and Location)
- Improve email display
- Improve CSV download
- Remove mention of authentication from README
- Return short location instead of full display text
- Send restriction_text to Aeon only when items may be restricted
- Get HTTP origin dynamically to provide accurate links in emails
- Add folder numbers to Aeon requests
- Tighten CORS headers