Skip to content

Commit a37b1ee

Browse files
committed
Add changelogs
Signed-off-by: Alexander Dahmen <[email protected]>
1 parent e080cde commit a37b1ee

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Release (2025-xx-xx)
2+
- `observability`: [v0.11.0](services/observability/CHANGELOG.md#v0110)
3+
- **Feature:** Add new `GoogleChat` webhook
24
- `scf`: [v0.2.1](services/scf/CHANGELOG.md#v021)
35
- **Feature:** Add waiter for deletion of organization
46
- `iaas`: [v0.29.1](services/iaas/CHANGELOG.md#v0291)

services/observability/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.11.0
2+
- **Feature:** Add new `GoogleChat` webhook
3+
14
## v0.10.0
25
- **Feature:** Add new `CreateCredentialsPayload` model for creating credentials with optional description
36
- **Feature:** Add `Description` field to `Credentials` and `ServiceKeysList` models

services/observability/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.10.0
1+
v0.11.0

0 commit comments

Comments
 (0)