Releases: ualbertalib/jupiter
Integration Migration Phase 1 Version 3
This is a pre-release for an intermediate step during the Fedora migration. It is to be deployed for the first migration step. This version contains the following changes made to version 2:
Fixed
- Now ignoring strings of length 4 for dates in coerce_value PR#1700
Integration Migration Phase 1 Version 2
This is a pre-release for an intermediate step during the Fedora migration. It is to be deployed for the first migration step. This version contains the following changes made to version 1:
Changed
- Beefed up AR migrations by stating that certain attributes cannot be null PR#1704
Jupiter 1.2.21
Changes: https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#1221--202005-28
No configuration changes required.
Production v1.2.19
Changes included in this release are at:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#1219---2020-01-20
No configuration change is required for this release.
Integration Post Migration 2.0.0.pre1
This is a pre-release that removes dependency for the Fedora repository. This is not production-ready. Additional releases are needed for data migration.
Integration Migration Phase 1
This is a pre-release for an intermediate step during the Fedora migration. It is to be deployed for the first migration step.
Production 1.2.17
Changelog is at:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#1217---2019-09-24
Note to system admins @henryzhang87
- This change includes an improvement to the rack-attack configuration to mitigate the 429 too many requests error message we've been seeing on ERA.
- #1002 requires a reindex of the data - @weiweishi can trigger the reindex job once the change is implemented.
Production v1.2.16
Changelog is at:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#1216---2019-07-19
It includes a configuration change on the secrets.yml file (adding fits_path) as a variable managed by the application so both fits.sh, and fits would work. See issue: #1215. A new version is needed for deployment.
Production v1.2.15
New changes in the release are included here:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#1215---2019-06-26
Note there are several configuration changes on config/environments/[environment].rb files. And a change to the config/initializers/active_storage.rb file. If those files are managed by ansible playbook, please use the updated version in Github @henryzhang87
Hotfix v1.2.13
Download links on search results pages are now the helper-based urls rather than the ActiveStorage blob urls (#1079)
This release was cherry-picked from pgwillia@6cf397d to avoid including untested gem updates