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

Releases: sul-dlss-deprecated/dor_indexing_app

dependency updates, including indexing fixes

02 Jul 21:27
a3aa470
Compare
Choose a tag to compare

mostly minor dependency updates. some of the more notable changes:

  • rails from 5.1 to 5.2
  • move to dor-services 7.x
    • has some indexing fixes, including the ability to differentiate between milestones that completed within the same second
  • add rubocop

full diff from last release here: v1.10.0...v1.11.0

v1.10.0

26 Feb 19:59
80f335e
Compare
Choose a tag to compare
  • Update stanford-mods to fix nil pointer error
  • Update dor-services (to 6.x)
  • Auto-generated updates of other dependencies

v1.9.2...v1.10.0

dependency updates etc

15 Nov 07:51
d1c5a61
Compare
Choose a tag to compare
  • dependency updates
  • workaround for ok computer OkComputer::SolrCheck incompatibility w/ solr 7
  • update travis build list to reflect currently deployed ruby version

v1.9.1...v1.9.2

dependency updates

27 Apr 19:42
77e1945
Compare
Choose a tag to compare

v1.9.0

05 Jul 21:12
Compare
Choose a tag to compare
  • Don't publish to release board
  • Add instructions to use shared_configs for local development
  • Update capistrano deploy files to use current best practices
  • Update dependencies (rails 5.1, dor-services 5.24.0)

v1.8.4...v1.9.0

v1.8.4

03 Apr 21:34
Compare
Choose a tag to compare

This release contains various dependency updates, including a Nokogiri security update.

v1.8.3

22 Nov 18:57
Compare
Choose a tag to compare

v1.8.2

15 Nov 19:36
Compare
Choose a tag to compare
Release v1.8.2

v1.8.0

10 Nov 23:58
Compare
Choose a tag to compare
  • 6f98cec add simplecov to get percentage coverage report on laptop runs
  • 108093a Enable additional default RSpec options
  • 6feb0f0 Update dor-services dependency to 5.15.0

1.7.0

09 Nov 22:23
Compare
Choose a tag to compare
  • support basic auth for message queue size endpoint (1d5885f)
  • Add delete_from_index and queue_size routes to documentation, and deprecate GETs (68bee00)
  • add scriptie to generate timings from log/indexer.log (PR #80, 69eb582)