Skip to content

Commit 7ad869b

Browse files
committed
chore(main): release 2.4.0
1 parent 8b91364 commit 7ad869b

2 files changed

Lines changed: 15 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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/a2aproject/a2a-go/compare/v2.3.1...v2.4.0) (2026-06-23)
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+
* ListTaskshistoryLength missing ([8b91364](https://github.com/a2aproject/a2a-go/commit/8b91364b50987462f9e949b5cef206523dcc254e))
15+
* ListTaskshistoryLength missing (issue [#355](https://github.com/a2aproject/a2a-go/issues/355)) ([#361](https://github.com/a2aproject/a2a-go/issues/361)) ([8b91364](https://github.com/a2aproject/a2a-go/commit/8b91364b50987462f9e949b5cef206523dcc254e))
16+
317
## [2.3.1](https://github.com/a2aproject/a2a-go/compare/v2.3.0...v2.3.1) (2026-05-13)
418

519

0 commit comments

Comments
 (0)