v0.0.45
What's Changed
- I/O: Refactored
ctk.iosubsystem - I/O: Refurbished documentation of the I/O subsystem
- I/O: Started using ingestr for loading data from Amazon Kinesis
- I/O: Started propagating
start_dateparameter to ingestr'sinterval_start - I/O: Started propagating
batch_sizeparameter to ingestr'spage_size - Packaging: Renamed extras
all→full,io-ingestr→io-ingest, andio-all→io-curated
Details
- Tests: Process deprecation warnings of
testcontainerspackage by @amotl in #680 - Update docker/setup-buildx-action action to v4 by @renovate[bot] in #683
- Update docker/metadata-action action to v6 by @renovate[bot] in #684
- Update docker/build-push-action action to v7 by @renovate[bot] in #685
- Tests: Fix testcontainers. CI: Use
uvacross the board. by @amotl in #686 - Update dependency dlt to >=1.10,<1.24 by @renovate[bot] in #688
- Chore: Refactor
ctk.iopackage by @amotl in #679 - CI: Fix Kinesis integration test race condition in LocalStack readiness and stream reset by @hampsterx in #691
- Update dependency polars to <1.40 by @renovate[bot] in #699
- Update ASzc/change-string-case-action action to v7 by @renovate[bot] in #700
- Refurbish IO documentation by @amotl in #698
New Contributors
- @hampsterx made their first contribution in #691
Full Changelog: v0.0.44...v0.0.45