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)

Compare
Choose a tag to compare
@pgwillia pgwillia released this 28 Sep 23:00
· 95 commits to master since this release
6af93f8

This replaces 3.5.2 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.3]

Fixed

  • memory use by circuit breaker PR#2067