Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Releases: sul-dlss-deprecated/dor_indexing_app

1.6.0

09 Nov 19:00

Choose a tag to compare

  • Update to Rails 5
  • Update to dor-services 5.14.0
  • Replace is_it_working with okcomputer
  • Restore delete_from_index route

v1.5.0

07 Nov 18:59

Choose a tag to compare

This release has some documentation updates and new monitoring:

  • f12c0a4 port monitoring from is_it_working to OkComputer
  • bb754e7 strip trailing slash from Solr URL to prevent double-slashes in admin/ping URL

performance and monitoring improvements, deployment improvements

14 Oct 01:33

Choose a tag to compare

  • 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 commitWithin through to Dor::IndexingService.reindex_pid call
  • auto-update shared configs via dlss capistrano-shared_configs gem
  • Capfile cleanup

v1.3.2: upgrade dor-services

26 Sep 23:44

Choose a tag to compare

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

13 Sep 23:11

Choose a tag to compare

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

18 Jul 23:17

Choose a tag to compare

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)

06 Jul 06:45

Choose a tag to compare

  • upgrade to latest dor-services (5.8.2) to fix workflow step date indexing error
  • upgrade to rails 4.2.6

dor-services upgrade

13 Apr 20:23

Choose a tag to compare

upgrade from dor-services 5.6.0 to 5.8.0 (latest as of this release)

v1.1.0

12 Mar 02:17

Choose a tag to compare

  • redirects / to /is_it_working
  • upgrade to latest dor-services (5.6.0)