Skip to content

Releases: UWM-Libraries/GeoDiscovery

v4.4.5

16 Sep 20:50
Compare
Choose a tag to compare

Released on: September 16, 2024

Key Changes:

  • Rate Limiting for Exception Emails: Implemented a rate limiter for exception emails to reduce the volume of error notifications. [Commit d08ff73]
  • Sidekiq Configuration: Added sidekiq.yml for better control over job processing. [Commit b0f6bb6]
  • Logging Improvements:
    • Updated Sidekiq to use Rails logger. [Commit 86df6f3]
    • Set log levels to control verbosity in production. [Commit 60585e3]
  • Job Handling: Discarded NoMethodError and DeserializationError jobs to prevent unnecessary retries. [Commit 7552b79]
  • Code Cleanup: Applied linter fixes and adjustments for code consistency. [Commits a0450cd, d5818f1]
  • Gitignore Updates: Stopped tracking SQLite files. [Commits 2f562ad, 2d4486b]

Dependency Updates:

  • Bumped several dependencies, including:
    • Turbo-Rails from 2.0.5 to 2.0.6
    • Sprockets-Rails from 3.5.1 to 3.5.2
    • Rails from 7.0.8.4 to 7.2.1

Full Changelog: v4.4.3...v4.4.5

v4.4.3

05 Aug 16:01
Compare
Choose a tag to compare
debug gbl1 to aardvark script

GeoDiscovery v4.4.1

13 Jun 16:16
f62d372
Compare
Choose a tag to compare

This release brings GeoDiscovery's production environment up to GeoBlacklight 4.4 which includes new features like the Blacklight::Allmaps plugin and support for Cloud Optimized GeoTIFF and PMtiles. It also makes some updates to the homepage buttons and the social media icons. Facets in the search results pages are re-ordered.