File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
## Release (2025-MM-DD)
2
+ - ` observability ` : [ v0.9.2] ( services/observability/CHANGELOG.md#v092 )
3
+ - ** Feature:** Add ` metrics_endpoint_url ` attribute to ` InstanceSensitiveData ` model
2
4
- ` kms ` : [ v0.4.0] ( services/kms/CHANGELOG.md#v040 )
3
5
- Switch to API version ` v1 ` of STACKIT KMS service (previously ` v1beta ` )
4
6
- ** Breaking Change:** Removal of deprecated ` Backend ` model
Original file line number Diff line number Diff line change
1
+ ## v0.9.2
2
+ - ** Feature:** Add ` metrics_endpoint_url ` attribute to ` InstanceSensitiveData ` model
3
+
1
4
## v0.9.1
2
5
- Introduce new model ` UpdateAlertConfigsPayloadRouteRoutesInner `
3
6
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-observability"
3
3
4
4
[tool .poetry ]
5
5
name = " stackit-observability"
6
- version = " v0.9.1 "
6
+ version = " v0.9.2 "
7
7
authors = [
8
8
" STACKIT Developer Tools <[email protected] >" ,
9
9
]
You can’t perform that action at this time.
0 commit comments