File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Release (2025-xx-xx)
2+ - ` observability ` : [ v0.9.0] ( services/observability/CHANGELOG.md#v090 )
3+ - ** Feature:** Add new ` GoogleChat ` webhook
4+
15## Release (2025-08-13)
26- ` scf ` :
37 - [ v0.2.0] ( services/scf/CHANGELOG.md#v020 )
Original file line number Diff line number Diff line change 1+ ## v0.9.0
2+ - ** Feature:** Add new ` GoogleChat ` webhook
3+
14## v0.8.0
25- ** Feature:** Add new model ` CreateCredentialsPayload `
36- ** Feature:** Enhance ` create_credentials() ` method to accept optional payload parameter
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.8 .0"
6+ version = " v0.9 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments