Skip to content

Build(deps): Update cratedb-toolkit requirement from >=0.0.46 to >=0.0.48 in /application/cratedb-toolkit#1701

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/application/cratedb-toolkit/cratedb-toolkit-gte-0.0.48
Open

Build(deps): Update cratedb-toolkit requirement from >=0.0.46 to >=0.0.48 in /application/cratedb-toolkit#1701
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/application/cratedb-toolkit/cratedb-toolkit-gte-0.0.48

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Updates the requirements on cratedb-toolkit to permit the latest version.

Release notes

Sourced from cratedb-toolkit's releases.

v0.0.48

What's Changed

  • OCI: Installed curl, for Compose health checks
  • OCI: Installed Supercronic, for scheduling periodic tasks
  • Added session_id attribute to SysJobsLog, to accompany newer CrateDB versions
  • I/O: Added option to submit workloads to remote Dask clusters

Details

Full Changelog: crate/cratedb-toolkit@v0.0.47...v0.0.48

Changelog

Sourced from cratedb-toolkit's changelog.

2026/05/12 v0.0.48

  • OCI: Installed curl, for Compose health checks
  • OCI: Installed Supercronic, for scheduling periodic tasks
  • Added session_id attribute to SysJobsLog, to accompany newer CrateDB versions
  • I/O: Added option to submit workloads to remote Dask clusters

2026/04/27 v0.0.47

  • Kinesis: Added ctk kinesis CLI group with list-checkpoints and prune-checkpoints commands for checkpoint table maintenance. Thanks, @​hampsterx.
  • Dependencies: Permitted installation of click 8.3
  • DataQuery: Help agents turn natural language into SQL queries

2026/03/16 v0.0.46

  • I/O: API improvements: ctk {load,save} table became ctk {load,save} Also, the --cluster-url option becomes optional. That's a much more concise interface now.

2026/03/13 v0.0.45

  • 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

2026/03/04 v0.0.44

  • I/O: Added adapter for Apache Iceberg tables
  • I/O: Added adapter for Delta Lake tables

2026/02/18 v0.0.43

  • Retention: Validated integration with Azure blob storage using Azurite
  • Fixed missing pandas package that prevented installation/execution without extras

2026/02/11 v0.0.42

  • Settings: Stop flagging gateway.recover_after_time as a difference when both gateway.expected_nodes and gateway.expected_data_nodes are unset (-1).
  • PyMongo adapter: Adapted to CrateDB 6.2+ which disallows writes to _id columns
  • Dependencies: Permitted installation of pyarrow 23
  • Dependencies: Permitted installation of duckdb 1.x
  • Dependencies: Permitted installation of pandas 3.0
  • CI: Validated against Python 3.14
  • CI: Validated against InfluxDB 2.8
  • CI: Validated against MongoDB 8

2025/08/19 v0.0.41

... (truncated)

Commits
  • 7a61dc5 Release v0.0.48
  • a0afb36 OCI: Build on pull requests for preview and integration purposes
  • c70a7bd OCI: Install Supercronic, for scheduling periodic tasks
  • 512d3d5 OCI: Make auxiliary programs like crash available
  • 1a84e6c OCI: Fix extensibility
  • d99a0de I/O: Add option to submit workloads to remote Dask clusters
  • 9b59eb7 chore(deps): update dependency ty to v0.0.35
  • 3086d60 chore(deps): update dependency aiobotocore to <3.8
  • 5510c06 Add session_id attribute to SysJobsLog, to accompany newer CrateDB
  • 8b3c601 CI: Don't run InfluxDB tests on main CI workflow
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [cratedb-toolkit](https://github.com/crate/cratedb-toolkit) to permit the latest version.
- [Release notes](https://github.com/crate/cratedb-toolkit/releases)
- [Changelog](https://github.com/crate/cratedb-toolkit/blob/main/CHANGES.md)
- [Commits](crate/cratedb-toolkit@v0.0.46...v0.0.48)

---
updated-dependencies:
- dependency-name: cratedb-toolkit
  dependency-version: 0.0.48
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Concerns of dependencies. python Pull requests that update Python code labels May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Concerns of dependencies. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants