Skip to content

v0.0.45

Choose a tag to compare

@amotl amotl released this 13 Mar 19:08
· 125 commits to main since this release

What's Changed

  • I/O: Refactored ctk.io subsystem
  • 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_date parameter to ingestr's interval_start
  • I/O: Started propagating batch_size parameter to ingestr's page_size
  • Packaging: Renamed extras allfull, io-ingestrio-ingest, and io-allio-curated

Details

  • Tests: Process deprecation warnings of testcontainers package 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 uv across the board. by @amotl in #686
  • Update dependency dlt to >=1.10,<1.24 by @renovate[bot] in #688
  • Chore: Refactor ctk.io package 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

Full Changelog: v0.0.44...v0.0.45