Skip to content

chore: release v4.5.0 - #571

Merged
hogan-yuan merged 5 commits into
mainfrom
chore/release-v4.5.0
Aug 14, 2026
Merged

chore: release v4.5.0#571
hogan-yuan merged 5 commits into
mainfrom
chore/release-v4.5.0

Conversation

@hogan-yuan

Copy link
Copy Markdown
Member

Release v4.5.0.

Bumps the workspace version 4.4.34.5.0 and closes out the [Unreleased] CHANGELOG section as [4.5.0] - 2026-08-14.

Included since v4.4.3

  • Added: AI Agent public_agents, parent_message_id, further_questions, richer Reference payload, ChatStartedPayload fields, and Interrupt.interactions / QuestionOption.label (all languages incl. C++).
  • Changed: all SDKs share a single process-wide reqwest::Client.
  • Fixed: TradeContext/QuoteContext reconnect-loop leak on drop; a batch of Java JNI safety fixes (no more JVM aborts on bad args / callback failures / double-close / use-after-free).

NOT included

To publish after merge

  1. Fast-forward the release branch to this commit: git push origin <merge-sha>:release (triggers the Release workflow → crates.io / PyPI / npm / Maven Central / S3).
  2. Tag: git tag v4.5.0 <merge-sha> && git push origin v4.5.0.

@hogan-yuan
hogan-yuan merged commit 68080b6 into main Aug 14, 2026
56 checks passed
@hogan-yuan
hogan-yuan deleted the chore/release-v4.5.0 branch August 14, 2026 07:20
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