You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Feature:** Add new `CreateCredentialsPayload` model for creating credentials with optional description
65
+
-**Feature:** Add `Description` field to `Credentials` and `ServiceKeysList` models
66
+
-**Feature:** Update `CreateCredentials` API to accept payload with description
67
+
-**Improvement:** Improved documentation for some fields of the `UpdateMetricsStorageRetentionPayloard` model regarding downsampling behavior and validation rules
Copy file name to clipboardExpand all lines: services/observability/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
## v0.9.2
2
+
-**Feature:** Add new `CreateCredentialsPayload` model for creating credentials with optional description
3
+
-**Feature:** Add `Description` field to `Credentials` and `ServiceKeysList` models
4
+
-**Feature:** Update `CreateCredentials` API to accept payload with description
5
+
-**Improvement:** Improved documentation for some fields of the `UpdateMetricsStorageRetentionPayloard` model regarding downsampling behavior and validation rules
6
+
1
7
## v0.9.1
2
8
-**Dependencies:** Bump `github.com/golang-jwt/jwt/v5` from `v5.2.2` to `v5.2.3`
0 commit comments