v1.10.0
What's Changed
Other Changes
- Exit when list_source_files fails by @banerjek in #959
- Update to support FolioClient 1.0+ and Python 3.14 by @btravisebsco in #963
- Move circulation_helper tests to tests directory by @btravisebsco in #967
- Fix tenant_id assignment to avoid setting it to an empty string in non-ECS migration context by @btravisebsco in #969
- Merge Feature/allow-exclude-marc-bibs-by-file-def by @btravisebsco in #971
- Refactor API request handling to use FolioClient methods instead of httpx.Client/AsyncClient in BatchPoster by @btravisebsco in #973
- Implement refactor/974-remove-authorities-transformer-task by @btravisebsco in #975
- Fix posting error in BatchPoster and file handling errors on Windows by @btravisebsco in #976
- add parameter to build user objects without username by @marnold-ebsco in #977
- Feature/save-raw-report-data by @btravisebsco in #980
- Fix: Update release event type to 'published' and add Python version 3.14 to the matrix by @btravisebsco in #981
- Update version to 1.10.0 and add folio-data-import dependency back by @btravisebsco in #982
Full Changelog: v1.9.10...v1.10.0