Skip to content

Commit fe5a496

Browse files
committed
update changelogs and version (observability fix)
1 parent e21215c commit fe5a496

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
- `objectstorage`: [v1.3.1](services/objectstorage/CHANGELOG.md#v131)
6161
- **Dependencies:** Bump `github.com/golang-jwt/jwt/v5` from `v5.2.2` to `v5.2.3`
6262
- `observability`:
63-
- [v0.9.2](services/observability/CHANGELOG.md#v092)
63+
- [v0.10.0](services/observability/CHANGELOG.md#v0100)
6464
- **Feature:** Add new `CreateCredentialsPayload` model for creating credentials with optional description
6565
- **Feature:** Add `Description` field to `Credentials` and `ServiceKeysList` models
6666
- **Feature:** Update `CreateCredentials` API to accept payload with description

services/observability/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.9.2
1+
## v0.10.0
22
- **Feature:** Add new `CreateCredentialsPayload` model for creating credentials with optional description
33
- **Feature:** Add `Description` field to `Credentials` and `ServiceKeysList` models
44
- **Feature:** Update `CreateCredentials` API to accept payload with description

services/observability/VERSION

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

0 commit comments

Comments
 (0)