Releases: mlibrary/alma_rest_client
Releases · mlibrary/alma_rest_client
alma_rest_client: v2.2.0
12 May 20:13
Compare
Sorry, something went wrong.
No results found
2.2.0 (2025-05-12)
Features
allow array of parameters to http_adapter (7f74689 )
alma_rest_client: v2.1.0
07 Apr 17:50
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-04-07)
Features
updates to active_support 8 (f3b3e6a )
alma_rest_client v2.0.0
26 Sep 20:44
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Removes httparty; Only uses Faraday
Features
adds configuration and test helpers (dbcbcb6 )
allows input of Faraday connection (cf9d528 )
Removes httparty; Only uses Faraday (7d27e24 )
takes farday connection input; httpx default (11566e7 )
Bug Fixes
test helper can take leading slash (157f043 )
1.3.1
04 Apr 15:17
Compare
Sorry, something went wrong.
No results found
Took out byebug requirement
1.3.0
02 Feb 14:07
Compare
Sorry, something went wrong.
No results found
Adds flag for increasing retries on a report
improved report response messages
support includes up to activesupport 7
README is updated
Updated gem development ruby to 3.1
1.2.2
07 Jan 15:28
Compare
Sorry, something went wrong.
No results found
Change to get_report. It now always includes all columns for each row.
1.2.1
03 Jan 15:20
Compare
Sorry, something went wrong.
No results found
This version fixes a bug where empty analytics reports wouldn't process properly.
1.2.0 get_report can take a block
09 Dec 19:30
Compare
Sorry, something went wrong.
No results found
Changes in this release
get_report can now take a block
get_report and get_all retries the http request per page instead of redoing all page requests
1.1.0 Uses activesupport instead of ox
21 Oct 16:52
Compare
Sorry, something went wrong.
No results found
So that this gem would work with JRuby, the xml parser has been switched to activesupport instead of ox.
1.0.1
19 Jul 18:38
Compare
Sorry, something went wrong.
No results found