We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09801f8 commit b74ee59Copy full SHA for b74ee59
CHANGELOG.md
@@ -2,6 +2,22 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.5.3] - 2026-02-11
6
+
7
+### Bug Fixes
8
9
+- Increase RunID entropy to prevent flaky uniqueness test by [@mchmarny](https://github.com/mchmarny)
10
11
+### Features
12
13
+- Add kgateway for CNCF AI Conformance inference gateway by [@yuanchen8911](https://github.com/yuanchen8911)
14
+- Add basic spec parsing by [@cullenmcdermott](https://github.com/cullenmcdermott)
15
+- Add undeploy.sh script to Helm bundle deployer by [@mchmarny](https://github.com/mchmarny)
16
17
+### Tasks
18
19
+- Add license headers to build testdata files by [@mchmarny](https://github.com/mchmarny)
20
21
## [0.5.2] - 2026-02-10
22
23
### Bug Fixes
0 commit comments