What's Changed
- Kinesis: Added
ctk kinesisCLI group withlist-checkpointsand
prune-checkpointscommands for checkpoint table maintenance.
Thanks, @hampsterx. - Dependencies: Permitted installation of click 8.3
- DataQuery: Help agents turn natural language into SQL queries
Details
- CI: Fix cloud integration tests not skipping on fork PRs by @hampsterx in #704
- CI: Fix - Replace sleep-based Kinesis test sync with deterministic wait_ready() by @hampsterx in #703
- Update ASzc/change-string-case-action action to v8 by @renovate[bot] in #702
- Update dependency uvicorn to <0.43 by @renovate[bot] in #705
- Update dependency marimo to <0.22 by @renovate[bot] in #709
- Update dependency aiobotocore to <3.4 by @renovate[bot] in #710
- Update dependency attrs to v26 - autoclosed by @renovate[bot] in #712
- Update dependency dlt to >=1.10,<1.25 by @renovate[bot] in #711
- Chore: Fix Iceberg test leftover after
ctk loadinterface change by @amotl in #715 - Dependencies: Permit installation of click 8.3 by @amotl in #714
- Tests: Use
DROP SCHEMA ... CASCADEto streamline data reset operations by @amotl in #717 - Fix Dask ProgressBar writing to closed file in tests by @hampsterx in #719
- Info: Include sys.cluster_health in ctk info cluster diagnostics by @hampsterx in #721
- Tests: Fix flaky test_kinesis_latest_dynamodb_cdc_insert_update by @hampsterx in #722
- Relay: Propagate write failures, bump async-kinesis to 2.4.0 by @hampsterx in #718
- OCI: Don't miss
.gitignorein Dockerfile when building OCI by @amotl in #723 - CI: Validate Kinesis adapter on Python 3.10 by @amotl in #724
- Docs: Remove ambiguous file:// prefix from ILP examples by @hampsterx in #720
- Chore: Configure ruff E402 suppression within test files by @amotl in #729
- Update codecov/codecov-action action to v6 by @renovate[bot] in #730
- QA: Migrate type checker from
mypytotyby @amotl in #725 - Update dependency ty to v0.0.26 by @renovate[bot] in #731
- Documentation: Add and configure
sphinx-sitemapextension by @amotl in #732 - Documentation: Use
site.xmlto avoid collision with RTD sitemap by @amotl in #733 - feat(kinesis): add persistent checkpointing for stream consumers by @hampsterx in #728
- Update dependency ty to v0.0.27 by @renovate[bot] in #734
- Update dependency marimo to <0.23 by @renovate[bot] in #735
- Update dependency mcp to <1.28 by @renovate[bot] in #738
- Update dependency ty to v0.0.28 by @renovate[bot] in #739
- Update dependency uvicorn to <0.44 by @renovate[bot] in #740
- Update dependency ty to v0.0.29 by @renovate[bot] in #741
- Update dependency uvicorn to <0.45 by @renovate[bot] in #742
- feat(kinesis): add ctk kinesis CLI with checkpoint listing and pruning by @hampsterx in #736
- Update dependency aiobotocore to <3.5 by @renovate[bot] in #743
- Documentation: Remove special configuration for sphinx-sitemap by @amotl in #744
- Kinesis: Improve SQLAlchemy compatibility by @amotl in #748
- chore(deps): update dependency botocore to <1.43 by @renovate[bot] in #751
- chore(deps): update dependency docutils to <0.23 by @renovate[bot] in #752
- chore(deps): update dependency ty to v0.0.30 by @renovate[bot] in #756
- chore(deps): update dependency dlt to >=1.10,<1.26 by @renovate[bot] in #763
- chore(deps): update dependency ty to v0.0.31 by @renovate[bot] in #765
- chore(deps): update dependency fastapi to <0.137 by @renovate[bot] in #766
- chore(deps): update dependency polars to <1.41 by @renovate[bot] in #767
- chore(deps): update dependency marimo to <0.24 by @renovate[bot] in #745
- chore(deps): update dependency ty to v0.0.32 by @renovate[bot] in #769
- chore(deps): update dependency azure-storage-blob to <12.29 by @renovate[bot] in #750
- chore(deps): update dependency rich to v15 by @renovate[bot] in #746
- chore(deps): update dependency aiobotocore to <3.6 by @renovate[bot] in #771
- chore(deps): update dependency uvicorn to <0.46 by @renovate[bot] in #772
- chore(deps): update dependency pyarrow to v24 by @renovate[bot] in #773
- chore(deps): update astral-sh/setup-uv action to v8 by @renovate[bot] in #775
- chore(deps): update dependency uvicorn to <0.47 by @renovate[bot] in #776
- chore(deps): update dependency kaggle to <2.2 by @renovate[bot] in #777
- This and that 202604 by @amotl in #779
Full Changelog: v0.0.46...v0.0.47