v1.1.0 - Validations and updates
·
14 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Updates to internal libraries include:
- OmniAuth CAS to 3.x
- Good Job to 4.x
- Rails to 7.2
CalNet attributes are now validated when a user logs in, preventing issues such as email missing or student ID missing.
Time zones are handled more correctly in Alma library code, resolving some issues when jobs were run after 5 PM Pacific and had the next day in UTC.
Job logging was improved.
What's Changed
- AP-513 improving order of operations by @jason-raitz in #21
- Upgrade to OmniAuth CAS 3.x by @awilfox in #20
- Ap 337 utc by @davezuckerman in #26
- Ap 585 mailer tests by @davezuckerman in #27
- Gemfile: Update to Good Job 4.x by @awilfox in #25
- AP-580: Add validations for CalNet user attributes by @yzhoubk in #22
- Update Framework to Rails 7.2 by @awilfox in #28
Full Changelog: 1.0.8...1.1.0