Skip to content

Commit 24c0965

Browse files
committed
add changelog entries
1 parent 6103150 commit 24c0965

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
@@ -10,6 +10,8 @@
1010
- `CHATMODELDETAILSBITS_8Bits` -> `CHATMODELDETAILSBITS_EIGHT_BITS`
1111
- `CHATMODELDETAILSBITS_16Bits` -> `CHATMODELDETAILSBITS_SIXTEEN_BITS`
1212
- `observability`:
13+
- [v0.13.1](services/observability/CHANGELOG.md#v0131)
14+
- **Feature:** Add attributes `JaegerHttpTracesUrl`, `OtlpGrpcTracesUrl` and `OtlpHttpTracesUrl` to `InstanceSensitiveData` model
1315
- [v0.13.0](services/observability/CHANGELOG.md#v0130)
1416
- **Feature:** Add support for HTTP checks and cert checks
1517
- [v0.12.0](services/observability/CHANGELOG.md#v0120)

services/observability/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v0.13.1
2+
- **Feature:** Add attributes `JaegerHttpTracesUrl`, `OtlpGrpcTracesUrl` and `OtlpHttpTracesUrl` to `InstanceSensitiveData` model
3+
14
## v0.13.0
25
- **Feature:** Add support for HTTP checks and cert checks
36

services/observability/VERSION

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

0 commit comments

Comments
 (0)