Skip to content

chore(main): release 2.3.0#336

Merged
yarolegovich merged 1 commit into
mainfrom
release-please--branches--main
May 12, 2026
Merged

chore(main): release 2.3.0#336
yarolegovich merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@a2a-bot

@a2a-bot a2a-bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.3.0 (2026-05-12)

Features

  • add WithAgentInactivityTimeout option for terminating stalled a… (#315) (357bb11)
  • workqueue finalization (#324) (8b4bbf6), closes #200

Bug Fixes

  • a2acompat: correct OAuth2 round-trip through compat producer/parser (#337) (4dfb802)
  • make push config listing return correct json response (#338) (7c89490)

This PR was generated with Release Please. See documentation.

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request bumps the project version to 2.3.0 and updates the changelog to include the new WithAgentInactivityTimeout feature. Feedback was provided to expand a truncated description in the changelog entry to ensure the release notes are clear.

Comment thread CHANGELOG.md

### Features

* add WithAgentInactivityTimeout option for terminating stalled a… ([#315](https://github.com/a2aproject/a2a-go/issues/315)) ([357bb11](https://github.com/a2aproject/a2a-go/commit/357bb110a0529cfdbc8cdba69b37d3932a4259c6))

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.

medium

The feature description in the changelog is truncated with an ellipsis ("stalled a…"). This should be expanded to the full description (e.g., "stalled agents") to ensure the release notes are clear and professional.

Suggested change
* add WithAgentInactivityTimeout option for terminating stalled a… ([#315](https://github.com/a2aproject/a2a-go/issues/315)) ([357bb11](https://github.com/a2aproject/a2a-go/commit/357bb110a0529cfdbc8cdba69b37d3932a4259c6))
* add WithAgentInactivityTimeout option for terminating stalled agents ([#315](https://github.com/a2aproject/a2a-go/issues/315)) ([357bb11](https://github.com/a2aproject/a2a-go/commit/357bb110a0529cfdbc8cdba69b37d3932a4259c6))

@a2a-bot a2a-bot force-pushed the release-please--branches--main branch 2 times, most recently from fa7a987 to f28a301 Compare May 11, 2026 13:29
@a2a-bot a2a-bot force-pushed the release-please--branches--main branch from f28a301 to d39b2b7 Compare May 12, 2026 09:24
@yarolegovich yarolegovich merged commit 42de66d into main May 12, 2026
4 checks passed
@yarolegovich yarolegovich deleted the release-please--branches--main branch May 12, 2026 09:43
@a2a-bot

a2a-bot commented May 12, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Context propagation does not work in cluster mode

2 participants