This repository has been archived by the owner on Dec 22, 2022. It is now read-only.
Releases: ualbertalib/NEOSDiscovery
Releases · ualbertalib/NEOSDiscovery
Maintenance Release
What's Changed
- Bump sqlite3 from 1.5.0 to 1.5.2 by @dependabot in #632
- Bump pry from 0.13.1 to 0.14.1 by @dependabot in #629
- Bump nokogiri from 1.13.7 to 1.13.9 by @dependabot in #635
- Bump sqlite3 from 1.5.2 to 1.5.3 by @dependabot in #634
- Bump rollbar from 3.3.1 to 3.3.2 by @dependabot in #636
- Bump CHANGELOG and VERSION for 1.0.77 release by @pgwillia in #637
Full Changelog: 1.0.76...1.0.77
Maintenance Release
What's Changed
- Add search history to the testing documentation by @jefferya in #616
- Bump webmock from 3.14.0 to 3.17.1 by @dependabot in #621
- Bump tzinfo from 1.2.9 to 1.2.10 by @dependabot in #614
- Bump brakeman from 5.2.3 to 5.3.1 by @dependabot in #620
- Bump sqlite3 from 1.4.4 to 1.5.0 by @dependabot in #626
- Bump webmock from 3.17.1 to 3.18.1 by @dependabot in #625
- Bump pry-byebug from 3.9.0 to 3.10.1 by @dependabot in #624
- Bump CHANGELOG and VERSION for 1.0.76 release by @pgwillia in #627
Full Changelog: 1.0.75...1.0.76
Fix regression after Rails security update
[1.0.75] - 2022-07-21
Fixed
- Address regression from the Rails 5.2.8.1 upgrade impacting storage of ActiveSupport::HashWithIndifferentAccess yaml serializations (that impacts the Search model in Blacklight) PR #613
Rails Security update
[1.0.74] - 2022-07-13
No configuration changes or reindex required.
Security
- Bump rails from 5.2.8 to 5.2.8.1
Security updates - v1.0.73
[1.0.73] - 2022-05-04
No configuration changes or reindex required.
Security
- bump Rails to 5.2.7.1 to address CVEs
Changed
- update README.md documentation
- Red Deer Polytechnic image
Removed
- Disable suggest #562
Q4 2021 updates (second try)
No configuration changes or reindex required.
[1.0.72] - 2022-02-01
Changed
- dependency bumps for maintenance
Fixed
- faraday configuration error
Q4 2021 updates
No configuration changes or reindex required.
[1.0.71] - 2022-02-04
Changed
- dependency bumps for maintenance
Security
- address brakeman warnings di_internal#61
Branding on Advanced Search
No configuration changes or reindex required.
[1.0.70] - 2021-08-25
Fixed
- Maintain branding across advanced search (and all actions) OTRS#61391
Security Release
4 new CVEs for Rails announced on the mailing list:
- CVE-2021-22904
- CVE-2021-22885
- CVE-2021-22902
- CVE-2021-22903
(these are just placeholder IDs, the actual details are on the lists for the next 6 hours).
We are only impacted by 3 of 4 but need to upgrade ASAP.
Silence Blacklight Deprecation Warnings
No configuration changes or reindex required.
[1.0.68] - 2021-04-06
Changed
- silence blacklight deprecation warnings #135