We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4281e commit 4abd5abCopy full SHA for 4abd5ab
3 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Release (2026-MM-DD)
2
3
+- `modelserving`:
4
+ - [v0.12.0](services/modelserving/CHANGELOG.md#v0120)
5
+ - **Feature:** Add label support for tokens
6
- `postgresflex`:
7
- [v1.12.0](services/postgresflex/CHANGELOG.md#v1120)
8
- **Breaking Change:** The `v3api` replaces the `v2api`.
services/modelserving/CHANGELOG.md
@@ -1,3 +1,6 @@
+## v0.12.0
+- **Feature:** Add label support for tokens
+
## v0.11.0
- **Feature:** Introduce enums for various attributes
services/modelserving/VERSION
@@ -1 +1 @@
-v0.11.0
+v0.12.0
0 commit comments