This repository was archived by the owner on May 28, 2024. It is now read-only.
Releases: sul-dlss-deprecated/dor_indexing_app
Releases · sul-dlss-deprecated/dor_indexing_app
1.6.0
v1.5.0
performance and monitoring improvements, deployment improvements
- 60 second timeout for indexing requests
- update dependencies, including latest dor-services (v5.12.0)
- replace squash with honeybadger (set honeybadger env to deployment "stage")
- add newrelic monitoring
- pass
commitWithinthrough toDor::IndexingService.reindex_pidcall - auto-update shared configs via dlss
capistrano-shared_configsgem - Capfile cleanup
v1.3.2: upgrade dor-services
this includes a stanford-mods upgrade (by way of dor-services) that corrects a problem where values for some searchworks fields (e.g. genre) aren't indexed as searchworks would actually index them, but as searchworks used to index them.
dependency updates
including the latest dor-services (5.10.1).
this release is just to stay up to date with the current dependency specifications. it should introduce no functional changes.
upgrade dor-services to get rights indexing improvements
the latest dor-services has an update to the rights indexing code. see sul-dlss/dor-rights-auth#17 for more info.
fix workflow step date indexing error (and also rails 4.2.6 upgrade)
- upgrade to latest dor-services (5.8.2) to fix workflow step date indexing error
- upgrade to rails 4.2.6
dor-services upgrade
upgrade from dor-services 5.6.0 to 5.8.0 (latest as of this release)
v1.1.0
- redirects
/to /is_it_working - upgrade to latest dor-services (5.6.0)