File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11## Release (2025-MM-DD)
22- ` modelserving ` : [ v0.2.1] ( services/modelserving/CHANGELOG.md#v021 )
33 - ** Feature:** Extend enums in field ` type ` in model ` Model ` : ` audio ` , ` image `
4- - ` observability ` :
4+ - ` observability ` :
5+ - [ v0.10.1] ( services/observability/CHANGELOG.md#v0110 )
6+ - ** Feature:** Add attributes ` jaeger_http_traces_url ` , ` otlp_grpc_traces_url ` and ` otlp_http_traces_url ` to ` InstanceSensitiveData ` model
57 - [ v0.10.0] ( services/observability/CHANGELOG.md#v0100 )
68 - ** Feature:** Add support for HTTP checks and cert checks
79 - [ v0.9.2] ( services/observability/CHANGELOG.md#v092 )
Original file line number Diff line number Diff line change 1+ # v0.10.1
2+ - ** Feature:** Add attributes ` jaeger_http_traces_url ` , ` otlp_grpc_traces_url ` and ` otlp_http_traces_url ` to ` InstanceSensitiveData ` model
3+
14## v0.10.0
25- ** Feature:** Add support for HTTP checks and cert checks
36
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-observability"
33
44[tool .poetry ]
55name = " stackit-observability"
6- version = " v0.10.0 "
6+ version = " v0.10.1 "
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments