Release v0.4.59
What's Changed
- Release 0.4.58 to develop by @luisremis in #665
- fix: update pre-commit CI to use python 3.12 by @ad-claw000 in #676
- test: add initial suite of tests for Images.py by @ad-claw000 in #674
- docs: fixup reference links by @ad-claw000 in #685
- feat(connector): add boolean parameter to connect at construction by @ad-claw000 in #681
- fix(loader): show throughput even when errors occur by @ad-claw000 in #670
- chore(ci): implement CI optimizations by @ad-claw000 in #691
- docs: bring back hierarchy in ParallelLoader docs by @ad-claw000 in #706
- fix(docs): correct docstrings for find_similar in Descriptors by @ad-claw000 in #678
- fix: Update Sort on DW Sort class. by @ad-claw000 in #686
- fix(parallel): handle aborted batches in map_response_to_handler by @ad-claw000 in #682
- feat: Add ConnectionPool class by @ad-claw000 in #666
- fix(utils): handle newer schema response format in summary by @ad-claw000 in #667
- Fix: Prevent rich from swallowing Configuration objects in CLI output by @ad-claw000 in #723
- docs: improve documentation and fix typos by @ad-claw000 in #716
- fix(utils): censor token information in error logs by @ad-claw000 in #672
- feat(Sources): Fallback to anonymous client for s3 and gs on auth failure by @ad-claw000 in #671
- fix(loader): fix dry_run execution in dask workers by @ad-claw000 in #724
- fix: Combine logger exception/warning messages by @ad-claw000 in #721
- Release 0.4.59 by @luisremis in #732
Full Changelog: v0.4.58...v0.4.59