Skip to content

Commit 841f9a3

Browse files
committed
Update CHANGELOG.md
1 parent d84a97b commit 841f9a3

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [0.9.150](https://github.com/aklivity/zilla/tree/0.9.150) (2025-06-16)
4+
5+
[Full Changelog](https://github.com/aklivity/zilla/compare/0.9.149...0.9.150)
6+
7+
**Merged pull requests:**
8+
9+
- Add specific event kind for TLS handshake timeout [\#1505](https://github.com/aklivity/zilla/pull/1505) ([jfallows](https://github.com/jfallows))
10+
- Enhance stdout exporter to include trace id [\#1504](https://github.com/aklivity/zilla/pull/1504) ([jfallows](https://github.com/jfallows))
11+
- Ensure matchCN thread safety when engine task parallelism \> 1 [\#1503](https://github.com/aklivity/zilla/pull/1503) ([jfallows](https://github.com/jfallows))
12+
13+
## [0.9.149](https://github.com/aklivity/zilla/tree/0.9.149) (2025-06-15)
14+
15+
[Full Changelog](https://github.com/aklivity/zilla/compare/0.9.148...0.9.149)
16+
17+
**Merged pull requests:**
18+
19+
- Report exceptions on zilla start, such as invalid power of 2 for config [\#1501](https://github.com/aklivity/zilla/pull/1501) ([jfallows](https://github.com/jfallows))
20+
- Support `engine.worker.capacity.unbounded` configuration [\#1500](https://github.com/aklivity/zilla/pull/1500) ([jfallows](https://github.com/jfallows))
21+
- Add `engine.workers.capacity` metric and rename other `engine.worker` metrics to `engine.workers` [\#1499](https://github.com/aklivity/zilla/pull/1499) ([jfallows](https://github.com/jfallows))
22+
- Use GaugesLayout for engine worker capacity metric [\#1496](https://github.com/aklivity/zilla/pull/1496) ([jfallows](https://github.com/jfallows))
23+
324
## [0.9.148](https://github.com/aklivity/zilla/tree/0.9.148) (2025-06-14)
425

526
[Full Changelog](https://github.com/aklivity/zilla/compare/0.9.147...0.9.148)

0 commit comments

Comments
 (0)