Skip to content

Releases: FOLIO-FSE/FolioClient

v1.0.10

10 Jun 16:37

Choose a tag to compare

What's Changed

  • Enhance type hinting for decorators and bump version to 1.0.9 by @btravisebsco in #139
  • Read response in auth before raising error for 403 exceptions by @btravisebsco in #140

Full Changelog: v1.0.8...v1.0.10

v1.0.8

14 May 14:40

Choose a tag to compare

What's Changed

  • Handle transient 403 Forbidden responses with (one-time) automatic retry logic in FolioAuth by @btravisebsco in #132
  • Fix for included integration tests and add support for Trillium Bugfest environment by @btravisebsco in #133

Full Changelog: v1.0.7...v1.0.8

v1.0.7

15 Apr 22:26

Choose a tag to compare

What's Changed

  • Implement schema fallback for mod-inventory-storage to support v30.0.0+ by @btravisebsco in #131

Full Changelog: v1.0.6...v1.0.7

v1.0.6

27 Mar 21:21

Choose a tag to compare

What's Changed

  • Update FolioClient exception mapping from httpx exceptions to properly map connection error classes by @btravisebsco in #130

Full Changelog: v1.0.5...v1.0.6

v1.0.5

22 Jan 19:44

Choose a tag to compare

What's Changed

  • Fix logout issue when using FolioClient as a Context Manager with ECS tenants by @btravisebsco in #129

Full Changelog: v1.0.4...v1.0.5

v1.0.4

15 Dec 07:24

Choose a tag to compare

What's Changed

  • Enhance FolioClient with improved payload handling and debug logging by @btravisebsco in #124

Full Changelog: v1.0.3...v1.0.4

v1.0.3

13 Dec 04:24

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2.post1

29 Oct 21:25

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.2.post1

v1.0.2

26 Oct 04:47

Choose a tag to compare

What's Changed

  • Add classifiers, update build system requirements, and rename the logout response handler method to clearly indicate that it is private by @btravisebsco in #115

Full Changelog: v1.0.1...v1.0.2

v1.0.1

23 Oct 05:19

Choose a tag to compare

What's Changed

  • Move creation of FolioAuth object out of FolioClient.init() by @btravisebsco in #114

Full Changelog: v1.0.0...v1.0.1