Skip to content

chore: release hotdata-langchain v0.16.0 - #99

Merged
rohan-hotdata merged 2 commits into
mainfrom
release/v0.16.0
Sep 3, 2026
Merged

chore: release hotdata-langchain v0.16.0#99
rohan-hotdata merged 2 commits into
mainfrom
release/v0.16.0

Conversation

@rohan-hotdata

@rohan-hotdata rohan-hotdata commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Release hotdata-langchain v0.16.0.

Checklist

  • Version bumped in pyproject.toml
  • CHANGELOG.md updated
  • CI green

After merge, run ./scripts/release.sh publish from a clean main checkout.

@rohan-hotdata
rohan-hotdata requested a review from a team as a code owner September 3, 2026 18:07
@rohan-hotdata
rohan-hotdata requested review from shefeek-jinnah and removed request for a team September 3, 2026 18:07
…tream gap

The 0.16.0 notes described the attach helpers without saying which source types
were observed attaching. The request takes only a connection_id and a
connection's source_type is an unconstrained string, so nothing in the shape
limits it, but only a Postgres connection was measured. States that, and points
at the upstream ticket that will replace the raw-DatabasesApi route.

@claude claude 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.

Release PR is consistent. Version bump 0.15.0 to 0.16.0 matches an additive changelog. CHANGELOG heading follows the existing format and the new section captures the previously unreleased entries. No other file hardcodes the version; hl.__version__ reads package metadata. CI checks other than the release metadata check were still pending at review time.

@claude claude 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.

Release metadata is consistent. pyproject.toml, uv.lock and the new ## [0.16.0] section agree on the version. The changelog entries match the shipped code: attach_catalog, detach_catalog, database_attachments, database_expiry, database_expiries and CatalogAttachment are all exported from hotdata_langchain/__init__.py, and hotdata_langchain/databases.py:265 does call DatabasesApi(client.api) as the Notes describe. ### Notes already has precedent in this changelog.

@rohan-hotdata
rohan-hotdata merged commit 829a151 into main Sep 3, 2026
10 checks passed
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