Skip to content

Releases: ualbertalib/jupiter

jupiter-2.11.1

Choose a tag to compare

@jefferya jefferya released this 30 Jun 19:46
0632e8d

What's Changed

Full Changelog: jupiter-2.11.0...jupiter-2.11.1

jupiter-2.11.0 - 2025-03-25

Choose a tag to compare

@ConnorSheremeta ConnorSheremeta released this 25 Mar 22:39
1f05aa2

What's Changed

Full Changelog: jupiter-2.10.3...jupiter-2.11.0

jupiter-2.10.3 - 2025-03-06

Choose a tag to compare

@ConnorSheremeta ConnorSheremeta released this 07 Mar 22:41
8b530ac

2.10.3 - 2025-03-06

Changed

  • skip brakeman Remove brakeman's ruby EOL check PR#3698
  • silence deprecation warnings when running tests PR#3712

Security

Chores

Sidekiq Cron fix and maintenance

Choose a tag to compare

@pgwillia pgwillia released this 16 Jan 20:49
d1b96d8

2.10.2 - 2025-01-15

Changed

  • Pin ubuntu to 22.04 for stability through the end of the project #3676

Chores

2.10.1 - maintenance

Choose a tag to compare

@pgwillia pgwillia released this 30 Oct 22:26
edeab1a

2.10.1 - 2024-10-30

Added

  • Restore brakeman's ruby EOL check #3050

Changed

  • Rails/EnumSyntax: Enum defined with keyword arguments in enum declarations. Use positional arguments instead. PR#3576

Chores

jupiter-2.10.0

Choose a tag to compare

@jefferya jefferya released this 16 Sep 15:01
b398494

⚠️ Includes updated requirement NodeJS 18+

What's Changed

Full Changelog: jupiter-2.9.2...jupiter-2.10.0

jupiter-2.9.3

Choose a tag to compare

@jefferya jefferya released this 11 Sep 21:33

Updates

Security release

Note: this replaces a previous 2.9.3 release that force an upgrade to NodeJS 18 that was not compatible with the current infrastructure. The release is built off the nodejs_16 branch (and not main) to facilitate a security update.

jupiter-2.9.2

Choose a tag to compare

@lagoan lagoan released this 13 Jun 19:02
3e8788b

Updates

This release is done to complete the theses ingestion which has a hard deadline. We need to update the CHANGELOG because it is missing a lot of work that went into this version.

What's Changed

Full Changelog: jupiter-2.9.1...jupiter-2.9.2

[2.9.1] - 2024-05-16

Choose a tag to compare

@ConnorSheremeta ConnorSheremeta released this 16 May 21:31
34d1867

[2.9.1] - 2024-05-16

Fixed

  • Improves performance of Active Storage lookups via adding an table index.
    Requires a db:migration that creates the index concurrently thus does not
    lock the DB table PR#3428
  • Fixed edge case on batch ingest front end tool where metadata is invalid #3148
  • Fix unsafe redirect errors by using allow_other_host PR#3429

Changed

  • Update bundler to match version in production PR#3433

Chores

[2.9.0] - 2024-03-14

Choose a tag to compare

@murny murny released this 15 Mar 00:17
15ad8c6

[2.9.0] - 2024-03-14

What's Changed

Full Changelog: jupiter-2.8.0...jupiter-2.9.0