Releases: BerkeleyLibrary/framework
v1.0.8 - Good Job update, email hotfix
This ensures that we read the email attribute for users logging in using the most case-insensitive interpretation of the LDAP attribute possible.
Additionally, we update Good Job to 3.99.1 to enable more deprecation warnings (which we should not see) and to be able to check the production deployment for v4 readiness.
What's Changed
- user: Use either capitalisation for email attr by @awilfox in #23
- Gemfile: Update Good Job to 3.99.1 by @awilfox in #24
Full Changelog: 1.0.7...1.0.8
v1.0.7 improve job logging
What's Changed
- AP-513 & AP-186 improve log tracing by @jason-raitz in #18
Full Changelog: 1.0.6...1.0.7
v1.0.6 Uses latest Node LTS, Form using deliver_later for emails
What's Changed
- Ap 226: Update Framework's Dockerfile to use the most recent Node LTS by @yzhoubk in #15
- Calling deliver_later for forms instead of deliver_now by @davezuckerman in #16
- app: Add ParameterMissing exception handling by @awilfox in #17
Full Changelog: 1.0.5...1.0.6
1.0.5
This release includes additional health checks for services consumed by Framework; adds additional validation to the Bibliographical job to ensure an email is specified; and (hopefully) fixes the Alma item set form issue once and for all.
What's Changed
- AP-534: Add additional health checks for external services by @yzhoubk in #13
- app: Split Alma item set env dropdowns by @awilfox in #14
- models: Validate Bibliographic::HostBibTask.email by @awilfox in #11
Full Changelog: 1.0.4...1.0.5
v1.0.4 adds mailcheck with okcomputer
Add a mailer check for okcomputer
v1.0.3
v1.0.2 Update UCLibrary branding image
What's Changed
- DP-2237 update library logo by @jason-raitz in #4
New Contributors
- @jason-raitz made their first contribution in #4
Full Changelog: 1.0.1...1.0.2
v1.0.1 Rename RLF to SLF
What's Changed
- app: Convert health checks to use OKComputer by @awilfox in #2
- AP-475 change references for RLF to SLF by @steve-sullivan in #3
New Contributors
- @awilfox made their first contribution in #2
- @steve-sullivan made their first contribution in #3
Full Changelog: 1.0.0...1.0.1
v1.0.0 migrate from gitlab-> github, jenkins -> actions
Migrating from gitab and using Github actions now instead of jenkins to build the image.