Skip to content

7.3.0

Latest
Compare
Choose a tag to compare
@alexskr alexskr released this 26 Feb 01:10
· 1 commit to master since this release
d724c38

What's Changed

Infrastructure & dependency upgrades (PR #394)

  • Migrated from Apache with mod_passenger to Nginx with Puma, improving modernization, maintainability, and performance
  • Upgraded Ruby from 3.0.6 to 3.1.6
  • Updated ontologies_api_client from version 2.4.0 to 2.5.0

Additional fixes & configuration improvements

  • Added “production” and “staging” sections to the NewRelic YAML configuration file to prevent “config file doesn’t include section” errors from NewRelic
  • Added NewRelic license keys to encrypted credentials, resolving an issue where the Rails server and console failed to start when running locally in production mode (#395)
  • Removed a global encrypted credentials file belonging to another organization that was mistakenly introduced in PR #336

Full Changelog: v7.2.0...v7.3.0