Skip to content

Commit 57bceab

Browse files
committed
add changelog entries
1 parent 5a8085d commit 57bceab

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
@@ -2,6 +2,8 @@
22
- `intake`: [v0.1.1](services/intake/CHANGELOG.md#v011)
33
- Mark fields `MaxMessageSizeKiB` and `MaxMessagesPerHour` as optional instead of required in `UpdateIntakeRunnerPayload` model struct
44
- `observability`:
5+
- [v0.13.1](services/observability/CHANGELOG.md#v0131)
6+
- **Feature:** Add attributes `JaegerHttpTracesUrl`, `OtlpGrpcTracesUrl` and `OtlpHttpTracesUrl` to `InstanceSensitiveData` model
57
- [v0.13.0](services/observability/CHANGELOG.md#v0130)
68
- **Feature:** Add support for HTTP checks and cert checks
79
- [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)