Skip to content

Commit 4d40cbb

Browse files
author
semantic-release
committed
chore(release): naas-abi-core@2.11.0`
Automatically generated by python-semantic-release
1 parent 5de3f81 commit 4d40cbb

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

libs/naas-abi-core/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
<!-- version list -->
44

5+
## v2.11.0 (2026-06-30)
6+
7+
### Bug Fixes
8+
9+
- **event**: Harden consumer-path filtering (review follow-up)
10+
([#1048](https://github.com/jupyter-naas/abi/pull/1048),
11+
[`5de3f81`](https://github.com/jupyter-naas/abi/commit/5de3f81d88ceb4784a8dc8e64e402d34350f2f6b))
12+
13+
### Features
14+
15+
- **event**: Add filtering support to event queries for consumers
16+
([#1048](https://github.com/jupyter-naas/abi/pull/1048),
17+
[`5de3f81`](https://github.com/jupyter-naas/abi/commit/5de3f81d88ceb4784a8dc8e64e402d34350f2f6b))
18+
19+
- **event**: Add JSON filter support for event queries and cursor advance
20+
([#1048](https://github.com/jupyter-naas/abi/pull/1048),
21+
[`5de3f81`](https://github.com/jupyter-naas/abi/commit/5de3f81d88ceb4784a8dc8e64e402d34350f2f6b))
22+
23+
524
## v2.10.0 (2026-06-30)
625

726
### Features

libs/naas-abi-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "naas-abi-core"
3-
version = "2.10.0"
3+
version = "2.11.0"
44
description = "Abi framework allowing you to build your AI system."
55
authors = [{ name = "Maxime Jublou", email = "maxime@naas.ai" },{ name = "Florent Ravenel", email = "florent@naas.ai" }, { name = "Jeremy Ravenel", email = "jeremy@naas.ai" }]
66
requires-python = ">=3.11,<4"

libs/naas-abi-core/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)