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 e080cde commit a37b1eeCopy full SHA for a37b1ee
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## Release (2025-xx-xx)
2
+- `observability`: [v0.11.0](services/observability/CHANGELOG.md#v0110)
3
+ - **Feature:** Add new `GoogleChat` webhook
4
- `scf`: [v0.2.1](services/scf/CHANGELOG.md#v021)
5
- **Feature:** Add waiter for deletion of organization
6
- `iaas`: [v0.29.1](services/iaas/CHANGELOG.md#v0291)
services/observability/CHANGELOG.md
@@ -1,3 +1,6 @@
+## v0.11.0
+- **Feature:** Add new `GoogleChat` webhook
+
## v0.10.0
- **Feature:** Add new `CreateCredentialsPayload` model for creating credentials with optional description
- **Feature:** Add `Description` field to `Credentials` and `ServiceKeysList` models
services/observability/VERSION
@@ -1 +1 @@
-v0.10.0
+v0.11.0
0 commit comments