Releases: sul-dlss/folio_client
Releases · sul-dlss/folio_client
v0.16.0
What's Changed
- Get token from cookie when using /login-with-expiry in Poppy by @lwrubel in #105
- Handle possible errors with cookies by @lwrubel in #107
- Prefer exposing an interface for token refresh over leaking implementation details by @mjgiarlo in #108
- Prefer using the singleton instance over passing around instance and config objects by @mjgiarlo in #106
- Replace standard with plain-old rubo. by @justinlittman in #103
- Update dependencies by @sul-devops-team in #97, #98, #99, #100, #101, #102, and #104
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Update dependencies by @sul-devops-team in #93
- Update dependencies by @sul-devops-team in #94
- Update dependencies by @sul-devops-team in #95
- Setting configurable higher maximum number of job status checks by @lwrubel in #96
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Update dependencies by @sul-devops-team in #87
- Update dependencies by @sul-devops-team in #88
- Update dependencies by @sul-devops-team in #89
- Update dependencies by @sul-devops-team in #90
- add users query endpoints by @peetucket in #91
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Update dependencies by @sul-devops-team in #84
- Update dependencies by @sul-devops-team in #86
- Add endpoint for retrieving MARC XML by @mjgiarlo in #85
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Update to latest CircleCI orbs by @mjgiarlo in #68
- Use the change-manager API to determine file processing has completed by @mjgiarlo in #69
- Update standard gems and require standard-custom by @mjgiarlo in #70
- update dependencies by @ndushay in #71
- Make JenkinsCI post-update hook executable by @mjgiarlo in #72
- Update dependencies by @sul-devops-team in #73
- Update dependencies by @sul-devops-team in #74
- Update dependencies by @sul-devops-team in #75
- Update dependencies by @sul-devops-team in #76
- Update dependencies by @sul-devops-team in #78
- Update dependencies by @sul-devops-team in #80
- instead of eagerly fetching a token on client initialization, lazily wait for the first request to fail, and use the token refresh mechanism by @jmartin-sul in #81
- Update dependencies by @sul-devops-team in #83
- Less confusing token refresh (maybe?) by @jmartin-sul in #82
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Spruce up
FolioClient#configure
and consolidate delegations by @mjgiarlo in #64 - Add missing method documentation to client instance by @mjgiarlo in #65
- Add missing YARD documentation to
DataImport#import
by @mjgiarlo in #66 - List data import job profiles by @mjgiarlo in #67
Full Changelog: v0.10.1...v0.11.0
v0.10.1
v0.10.0
What's Changed
- folio_client: add single line method comments by @ndushay in #52
- remove unnec holdings call by @ndushay in #57
- Add missing test coverage and update/tidy Rubocop by @mjgiarlo in #58
- Update dependencies by @sul-devops-team in #59
- add organization and storage endpoints (read only) by @peetucket in #46
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Update dependencies by @sul-devops-team in #47
- holdings.rb: add method comment by @ndushay in #51
- source_storage: update method description by @ndushay in #50
- inventory.rb: tweak method descriptions by @ndushay in #49
- README: add extra clarity to the "Import" comment by @ndushay in #48
- Include more context in ResourceNotFound exceptions by @mjgiarlo in #55
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Update dependencies by @sul-devops-team in #41
- Adds create holdings. Fix handling of 422 response. by @justinlittman in #42
- add an HTTP PUT helper method to FolioClient by @jmartin-sul in #44
- Update marc records via quick-marc, using optimistic locking to prevent accidental overwrites by @jmartin-sul in #45
Full Changelog: v0.7.0...v0.8.0