Skip to content

chore: Release hotdata-cli version 0.33.0 - #295

Merged
zfarrell merged 4 commits into
mainfrom
release/0.33.0
Sep 8, 2026
Merged

chore: Release hotdata-cli version 0.33.0#295
zfarrell merged 4 commits into
mainfrom
release/0.33.0

Conversation

@zfarrell

@zfarrell zfarrell commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Version bump and changelog for 0.33.0: csv/json loads, keyed load modes, and table declaration.

@zfarrell
zfarrell requested a review from a team as a code owner September 8, 2026 21:37
@zfarrell
zfarrell requested review from anoop-narang and removed request for a team September 8, 2026 21:37
Comment thread CHANGELOG.md

### 🔄 Changed

- *(search)* Vector search no longer returns the index's embedding column; `--select '*'` asks for it back (#293)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

super nit: consider marking this bullet [**breaking**] (not blocking). The bullet changes the default projection of hotdata search against an auto-embed vector index. A script that reads the {column}_embedding field from --output json gets no such field after 0.33.0. The 0.31.0 lineage bullet uses the [**breaking**] marker for a comparable output change.

claude[bot]
claude Bot previously approved these changes Sep 8, 2026
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

claude[bot]
claude Bot previously approved these changes Sep 8, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Version bumps are consistent across Cargo.toml, Cargo.lock, and all four SKILL.md files. The new Documentation bullet matches the shipped skill text in skills/hotdata/SKILL.md:94-95. The prior super nit about the [**breaking**] marker stays open and stays non-blocking.

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Version bump is consistent across Cargo.toml, Cargo.lock, and the four SKILL.md files. Changelog entry matches the referenced PRs. No blocking issues.

@zfarrell
zfarrell merged commit 215b54f into main Sep 8, 2026
13 checks passed
@zfarrell
zfarrell deleted the release/0.33.0 branch September 8, 2026 22:15
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