Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

September Updates (with circuit breaker fixed for real this time)

Compare
Choose a tag to compare
@pgwillia pgwillia released this 05 Oct 20:59
· 94 commits to master since this release
dc1967f

This replaces 3.5.2 and 3.5.3 as a release candidate. Same notes apply here:

  • Note the regression in bundler version (1.17.3). Our dependence on Rails 4.2 requires this version :(
  • This release is also dependent on a change to Solr config. A reindex is required.

[3.5.4]

Fixed

  • memory use by circuit breaker (--stream) PR#2069