Skip to content

chore(release): 0.63.2 — document the in-process Python SDK#441

Merged
padak merged 1 commit into
mainfrom
chore/release-0.63.2
Jun 17, 2026
Merged

chore(release): 0.63.2 — document the in-process Python SDK#441
padak merged 1 commit into
mainfrom
chore/release-0.63.2

Conversation

@padak

@padak padak commented Jun 17, 2026

Copy link
Copy Markdown
Member

What

Release bump 0.63.1 → 0.63.2 for the SDK documentation that landed in #440.

  • pyproject.toml version bump + make version-sync (plugin.json / marketplace.json / uv.lock).
  • Changelog entry for 0.63.2 (the docs/sdk.md guide, the examples/storage_tui demo, the CONTRIBUTING "Extending the importable SDK" section, and the doc-drift fixes).

No runtime code change

Docs and examples ship in the repo, not the wheel ([tool.hatch.build.targets.wheel] packages = ["src/keboola_agent_cli"]), so the installed 0.63.2 package is functionally identical to 0.63.1. The bump exists so:

  1. kbagent changelog surfaces the new SDK guide, and
  2. the 0.63.2 GitHub release carries the migration-bridge compat wheel (keboola_agent_cli-0.63.2-*.whl) for any <=0.62 client that auto-updates to latest.

Verification

  • make check green — 4099 passed, version consistency / changelog completeness OK.

Open in Devin Review

Release-only bump for the SDK documentation landed in #440 (docs/sdk.md, the
examples/storage_tui demo, the CONTRIBUTING "Extending the importable SDK"
section, and the doc-drift fixes). No runtime code change: docs and examples
ship in the repo, not the wheel, so the installed package is functionally
identical to 0.63.1. The bump exists so `kbagent changelog` surfaces the new SDK
guide and the release carries the migration-bridge compat wheel for any <=0.62
client that updates to latest.
@padak padak merged commit 419dfe4 into main Jun 17, 2026
4 of 5 checks passed
@padak padak deleted the chore/release-0.63.2 branch June 17, 2026 20:09

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant