Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Releases: ualbertalib/discovery

3.0.114

26 Nov 23:00
14f26fa
Compare
Choose a tag to compare

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

01 Nov 16:58
f5b0bdd
Compare
Choose a tag to compare

This release fixes two errors in the last release.

Hotfix - 3.0.112

25 Oct 18:58
51f1c0e
Compare
Choose a tag to compare

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

23 Oct 14:07
4567d43
Compare
Choose a tag to compare

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

25 Sep 00:51
f99a5a9
Compare
Choose a tag to compare

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

22 Aug 16:26
3237dfe
Compare
Choose a tag to compare

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

01 Aug 16:37
03ca881
Compare
Choose a tag to compare

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

09 Jul 20:32
e626abe
Compare
Choose a tag to compare

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

27 Apr 05:18
70c7797
Compare
Choose a tag to compare

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

01 Apr 17:59
f647bd6
Compare
Choose a tag to compare

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.