Releases: ualbertalib/discovery
3.0.114
Changes included in this release are:
https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#30114---2019-11-26
It doesn't require configuration change or data reindex.
Hotfix
Hotfix - 3.0.112
Changes included in this release are:
https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#30112---2019-10-25
It includes a hotfix to address the char set and collation set errors encountered on staging using a migration. Will replace 3.0.110 and 3.0.111
Hotfix - 3.0.111
Changes included in this release are:
https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#30111---2019-10-23
It includes a hotfix to address the char set and collation set errors encountered on staging using a migration.
Production 3.0.110
Changes in this release:
https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#30110---2019-09-24
Checklist for acceptance test is at:
#1599 (comment)
This deployment will move the management of static values from Symphony's web service from the yaml files within the codebase to the database. Additional improvement on how these values can be managed will be followed. It will require the db:migrate
, but it should have already been included in the regular deployment through Ansible.
Production v3.0.109
Changes in this release:
https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#30109---2019-08-20
Checklist for acceptance test is at:
#1599 (comment)
A new deployment of blacklight_solr_conf is needed, and a new reindex is required for #1715 to be in effect. But it will NOT affect the proper function of the Discovery system if it's not completed.
Production v3.0.108
Changes in this release:
https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#30108---2019-08-01
Checklist for acceptance test is at:
#1599 (comment)
Configuration change for config/environments/production.rb is included in the release. The file will need to be updated when deploying to production server.
Production v3.0.107
Changes in this release:
https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#30107---2019-07-09
Bootstrap gem is upgraded in this release.
Checklist for acceptance test is at:
#1599 (comment)
Additional configuration change for blacklight_solr_conf and a reindex is required for this change:
#1645
A release of blacklight_solr_conf is available at:
https://github.com/ualbertalib/blacklight_solr_conf/releases/tag/3.0.107
A reindex of data is needed for #1645 to be in effect.
However the configuration change and the reindex of the data won't affect the functionality of the application.
Production 3.0.106
This release includes a security update of Nokogiri, and other major changes are included here:
https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#30106---2019-04-23
This release adds a new gem called "Danger" to help us check and formalize our Pull Request etiquette. This release also includes a change to Google Analytics set up, so we will need to reconfigure the GA account in the environment variable - the value will be sent in a separate email.
Production 3.0.105
This release fixes several critical issues as outlined here:
https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#30105---2019-04-01
including
- the nil summary holding information returns an error message
- bookmark error messages with Refworks due to ruby upgrade.
Email issue with bookmarks (redirecting to 500 error message page) remains unsolved.