This repository has been archived by the owner on Dec 22, 2022. It is now read-only.
Releases: ualbertalib/discovery
Releases · ualbertalib/discovery
March Updates
Update Hathitrust Overlap Reports
No configuration or reindex required. Will require running two rake tasks, the second of which will be long running.
[3.5.8] - 2021-03-03
Changed
- Update Hathitrust overlap table
To use
rake hathitrust:clear_table
rake hathitrust:populate_table
There will be a short outage of access to Hathitrust while the database is being populated.
Symphony Nightly Dataflow Fix
No configuration or reindex required.
[3.5.7] - 2021-01-15
Fixed
- symphony_nightly migration foreign key error 2142
November/December Updates
October Updates
No configuration or reindex required.
[3.5.5]
Fixed
- changed footer link which was pointing to the library homepage instead of the UAlberta homepage. PR#2081
September Updates (with circuit breaker fixed for real this time)
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
September Updates (with circuit breaker fixed)
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
September Updates
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.2]
Added
Security
- bump blacklight for CVE-2020-15169 PR#2056
- monkeypatch rack for CVE-2020-8161 PR#2060
Changed
Update Request Forms
Changes in this release include:
[3.5.1]
Fixed
- missing first sentence in BPSC request #2037
No configuration or reindex required.