Skip to content

Releases: FOLIO-FSE/folio_data_import

v0.5.0b4

18 Dec 20:33

Choose a tag to compare

v0.5.0b4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0b3...v0.5.0b4

v0.5.0b3

13 Dec 04:44

Choose a tag to compare

v0.5.0b3 Pre-release
Pre-release

What's Changed

  • Bump version to 0.5.0b3 and update folioclient dependency to >=1.0.3,<2.0 by @btravisebsco in #65

Full Changelog: v0.5.0b2...v0.5.0b3

v0.5.0b2

12 Dec 05:22

Choose a tag to compare

v0.5.0b2 Pre-release
Pre-release

What's Changed

  • Update exception handling for MarcDataImport and add logging to indicate when records are being counted to determine how many chunks to create. by @btravisebsco in #64

Full Changelog: v0.5.0b1...v0.5.0b2

v0.5.0b1

11 Dec 10:29

Choose a tag to compare

v0.5.0b1 Pre-release
Pre-release

What's Changed

  • Fix race condition in UserImport statistics counters by @that-guy-scott in #60
  • Fixes for FolioClient 1.0.0+ and switch to cyclopts from typer for CLI by @btravisebsco in #61
  • Implement BatchPoster and refactor progress reporting by @btravisebsco in #63

New Contributors

Full Changelog: v0.4.2...v0.5.0b1

v0.4.2

02 Oct 14:26

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

19 Sep 15:14

Choose a tag to compare

What's Changed

  • Add --no-progress option to UserImport CLI to suppress progress bars (eg. for CI other automated environments) by @btravisebsco in #58

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 Sep 08:10

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

13 Jun 07:56

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

29 May 18:53

Choose a tag to compare

What's Changed

  • Add --protect-fields option to preserve specified top-level fields on user update by @seanpurcell in #38
  • Refactor MARCImportJob for improved error handling and async behavior by @btravisebsco in #47

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 May 04:27

Choose a tag to compare

What's Changed

  • Fix folioclient dependency specification by @btravisebsco in #40
  • Refactor error handling and remove consolidate feature by @btravisebsco in #42
  • Refactor MARCPreprocessor to support dynamic preprocessor functions and improve argument handling; update tests to utilize new structure by @btravisebsco in #46

Full Changelog: v0.2.8...v0.3.0