Skip to content

chore(deps): bump hotdata from 0.1.1 to 0.1.2#147

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/hotdata-0.1.2
Open

chore(deps): bump hotdata from 0.1.1 to 0.1.2#147
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/hotdata-0.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown

Bumps hotdata from 0.1.1 to 0.1.2.

Release notes

Sourced from hotdata's releases.

hotdata 0.1.2

Added

  • Database and managed-catalog schema/table management endpoints: add_database_schema, add_database_table, add_managed_schema, and add_managed_table, with their request/response models (AddManagedSchemaRequest, AddManagedTableRequest, AddManagedTableDecl, ManagedSchemaResponse, ManagedTableResponse).

Changed

  • Regenerated the client from the updated Hotdata OpenAPI spec, catching up on spec changes since 0.1.1. Generated with openapi-generator 7.22.0 (useChrono=false, so date-time fields remain String as before).
Changelog

Sourced from hotdata's changelog.

[0.1.2] - 2026-06-06

Added

  • Database and managed-catalog schema/table management endpoints: add_database_schema, add_database_table, add_managed_schema, and add_managed_table, with their request/response models (AddManagedSchemaRequest, AddManagedTableRequest, AddManagedTableDecl, ManagedSchemaResponse, ManagedTableResponse).

Changed

  • Regenerated the client from the updated Hotdata OpenAPI spec, catching up on spec changes since 0.1.1. Generated with openapi-generator 7.22.0 (useChrono=false, so date-time fields remain String as before).
Commits
  • b820b25 test: harden integration tests against transient API blips (#47)
  • 51e0aae test: expand integration scenario coverage (#42)
  • 7bdef69 ci: migrate create-github-app-token to client-id (#45)
  • fa09fd4 feat: add schema and table creation endpoints for databases and managed catal...
  • 0eb4c6d ci(regen): rustfmt generated code so regen diffs stay reviewable (#46)
  • c7714a1 fix(ci): pin useChrono=false so 7.22.0 keeps string dates (#43)
  • 429cb27 fix(ci): unblock rust regen by flattening $ref siblings (#41)
  • See full diff in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 8, 2026
@sentry

sentry Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot dependabot Bot force-pushed the dependabot/cargo/hotdata-0.1.2 branch from e63c1e2 to 3cd31ed Compare June 13, 2026 18:21
Bumps [hotdata](https://github.com/hotdata-dev/sdk-rust) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/hotdata-dev/sdk-rust/releases)
- [Changelog](https://github.com/hotdata-dev/sdk-rust/blob/main/CHANGELOG.md)
- [Commits](hotdata-dev/sdk-rust@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: hotdata
  dependency-version: 0.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/hotdata-0.1.2 branch from 3cd31ed to 001c8c5 Compare June 13, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants