Skip to content

Commit 1f7162a

Browse files
committed
chore(main): release 2.4.0
1 parent 8c0dd99 commit 1f7162a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.3.1"
2+
".": "2.4.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/a2aproject/a2a-go/compare/v2.3.1...v2.4.0) (2026-06-19)
4+
5+
6+
### Features
7+
8+
* provide generic pull event queue ([#354](https://github.com/a2aproject/a2a-go/issues/354)) ([6a48d4b](https://github.com/a2aproject/a2a-go/commit/6a48d4b5bb731b647d13ff61b0fefb21f053916b))
9+
10+
11+
### Bug Fixes
12+
13+
* **a2asrv:** skip TaskID mismatch check when message has no task reference (fixes [#350](https://github.com/a2aproject/a2a-go/issues/350)) ([#359](https://github.com/a2aproject/a2a-go/issues/359)) ([8c0dd99](https://github.com/a2aproject/a2a-go/commit/8c0dd999621972e04fe6574c68cfbd5d25d4b20e))
14+
315
## [2.3.1](https://github.com/a2aproject/a2a-go/compare/v2.3.0...v2.3.1) (2026-05-13)
416

517

0 commit comments

Comments
 (0)