Skip to content

v0.0.16

Compare
Choose a tag to compare
@amotl amotl released this 25 Jul 06:15
· 193 commits to main since this release

What's Changed

  • ctk load table: Added support for MongoDB Change Streams
  • Fix dependency with the kaggle package, downgrade to kaggle==1.6.14
  • DynamoDB CDC: Add demo to support reading DynamoDB change data capture

Details

  • Chore: Satisfy linter, add inline comments, improve documentation by @amotl in #197
  • Project: Move from GitHub organization crate-workbench to crate by @amotl in #200
  • Update polars requirement from <1.2 to <1.3 by @dependabot in #198
  • Update pyarrow requirement from <16.1 to <17.1 by @dependabot in #199
  • Setup: Fix package installation woes with setuptools/backports.tarfile, and PyInstaller by @amotl in #201
  • Core: Improve quoting for TableAddress.fullname by @amotl in #202
  • Update mypy requirement from <1.11 to <1.12 by @dependabot in #203
  • ctk load table: Add support for MongoDB Change Streams by @amotl in #196
  • Dependencies: Downgrade to kaggle==1.6.14 by @amotl in #206
  • DynamoDB CDC: Add demo to support reading DynamoDB change data capture by @amotl in #205

Full Changelog: v0.0.15...v0.0.16