Releases: BerkeleyLibrary/framework
Releases · BerkeleyLibrary/framework
v1.1.10 - Security updates
Immutable
release. Only release title and notes can be modified.
What's Changed
Full Changelog: 1.1.9...1.1.10
v1.1.9 AP-703 Tind-spreadsheet validate header row
Immutable
release. Only release title and notes can be modified.
What's Changed
- Header validation changes for Tind Spreadsheet validator by @davezuckerman in #47
Full Changelog: 1.1.8...1.1.9
v1.1.8 AP-602 Refactor Roles
Immutable
release. Only release title and notes can be modified.
v1.1.7 AP-263 Validate JWT signature for Alma fees
Immutable
release. Only release title and notes can be modified.
What's Changed
- validating jwt signature from alma by @davezuckerman in #42
Full Changelog: 1.1.6...1.1.7
v1.1.6 dp-2398 validate tind spreadsheet header
Immutable
release. Only release title and notes can be modified.
What's Changed
- Ap 592 fees route by @davezuckerman in #40
- Dp 2398 tind spread validate header by @davezuckerman in #43
Full Changelog: 1.1.5...1.1.6
v1.1.5 AP-611 return 403 for non-active alma patron
Immutable
release. Only release title and notes can be modified.
What's Changed
- Adds Puma :delayed_stop plugin by @danschmidt5189 in #36
- AP-611 raise 403 for patron lookup if active patron is not found by @davezuckerman in #37
- Handle case where alma user lookup returns a 400 by @davezuckerman in #39
- added efees link to admin page, rearranged links in alphabetical order by @davezuckerman in #38
New Contributors
- @danschmidt5189 made their first contribution in #36
Full Changelog: 1.1.4...1.1.5
v1.1.4 AP-613 Bump Berkeley_Library-location gem to 4.3.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- AP-613 using Berkeley_library-location v4.3.0 by @davezuckerman in #35
Full Changelog: 1.1.3...1.1.4
v1.1.3 DP-2330 Tind-spread-validator
Immutable
release. Only release title and notes can be modified.
The Tind spread validator wasn't adding a "-1" to the 902__d and 902__n fields in the header row. As a result they were being loaded into Tind in unique 902 marc fields as opposed to in the same 902 field.
V1.1.2 AP-610 log instead of raise errors for calnet validations
Immutable
release. Only release title and notes can be modified.
- Calnet validations were too strict so these are being logged instead of raising an error.
- UID is displayed in logs now as opposed to display name.
v1.1.1 - Rails 8, UX fixes
This updates the rest of the Gems to their newest versions, and Rails to 8.0. Additionally, this fixes some UX issues with admin forms not showing the correct error messages when users are not logged in.
What's Changed
- Upgrade Framework to Rails 8.0 by @awilfox in #29
- Update remaining Gems to current versions by @awilfox in #31
- AP595: Stack Pass Request admin form showing Forbidden when not logged in by @yzhoubk in #30
Full Changelog: 1.1.0...1.1.1