Skip to content

Releases: ualbertalib/jupiter

Production v1.2.3

20 Sep 20:57
04b317a
Compare
Choose a tag to compare

Fixes in this release:

  • View object in the browser PR#866
  • Dependency for deployment of 1.2.0 in the release note.

@henryzhang87 please note we will need to add Poppler in the RPM or install by Ansible. This is a dependency for ActiveStorage to render preview for PDFs. Details are on the changelog. https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md

Production v.1.2.2

17 Sep 16:52
879f5db
Compare
Choose a tag to compare
  • added more error handling and logging for the data migration task from Fedora to ActiveStorage.

All the deployment details stay the same as https://github.com/ualbertalib/jupiter/releases/tag/jupiter-1.2.0

Production v.1.2.1

13 Sep 16:57
5a9f1a8
Compare
Choose a tag to compare

This release includes the missing migration rake task needed for v.1.2.0
Also included in the release:

  • Added the changelog
  • Added the backend batch ingest function
  • Fixed the conference poster type.

All the deployment steps needed are the same with v1.2.0.

Production v.1.2.0

22 Aug 06:56
0865b50
Compare
Choose a tag to compare
Production v.1.2.0 Pre-release
Pre-release

Changes in this release:

[1.2.0] - 2018-08-22

Added

  • Thesis deposit and edit for ERA administrators #709

Changed

  • Main search results will sort by relevance by default #693
  • Deposit into Fedora is pushed into the background.

Deployment notes:
Deployment progress will be recorded here: #820
@mbarnett I'd need confirmation on what needs to be in place for the storage setup to enable the use of the intermediate storage for backgrounding the deposit into Fedora.

  • what path?
  • backup requirements? I assume serving the files are still through Fedora at this point? Do we need to clean the storage space. If my assumption is wrong, what backup schedule we'd need to put into place to avoid potential risk of data lost (before the objects are ingested into Fedora)
  • Any other notes needed for this ActiveStorage change?

This release will need to be modified once changelog is in place #819

Production v.1.1.0

25 Jun 17:29
a6e9fdf
Compare
Choose a tag to compare

Major features included:

  • embargo expiry job to remove expired embargoes
  • Add Content Security Policy
  • Upgrade to Rails 5.2
  • PMPY integration changes.

To deploy this version, we will need to:

  1. back up the database
  2. deploy the release on all app servers at the same time
  3. run the db migration job

Jupiter 0.10.2.beta.1

22 Feb 22:45
d8073b9
Compare
Choose a tag to compare
Jupiter 0.10.2.beta.1 Pre-release
Pre-release
  • Avoid suppressing error reporting to rollbar #516

Jupiter 0.10.1.beta.1

16 Feb 22:25
664ded4
Compare
Choose a tag to compare
Jupiter 0.10.1.beta.1 Pre-release
Pre-release
  • fix the thesis view page #500

Jupiter 0.10.0.beta.1

16 Feb 19:24
59bccc3
Compare
Choose a tag to compare
Jupiter 0.10.0.beta.1 Pre-release
Pre-release

This release includes:

  • Separate concerns between RDF term URI naming and Ruby method names
  • Ordering of departments and supervisors for thesis objects

<Note: we will need a further discussion with the system admins re: tagging conventions with labels and deployment workflow>

Jupiter 0.9.0

14 Feb 21:17
4a1524d
Compare
Choose a tag to compare
Jupiter 0.9.0 Pre-release
Pre-release

Included in this release:

  • move from mysql to postgresql
  • UI fixes and enhancement
  • issue on visibility of ccid-protected objects
  • remove login page

Jupiter 0.8.0

08 Feb 17:42
6decf52
Compare
Choose a tag to compare
Jupiter 0.8.0 Pre-release
Pre-release
  • Item edit
  • skylight setup
  • multifile download
  • additional css fixes.