Skip to content

Commit 387b6b0

Browse files
committed
v0.5.3
1 parent ce6c1f2 commit 387b6b0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## [Unreleased]
22

3+
## [0.5.3] - 2026-06-25
4+
5+
Fixes:
6+
7+
- in_opentelemetry: enforce size limits on incoming payloads
8+
39
## [0.5.2] - 2026-03-15
410

511
Improvements:

lib/fluent/plugin/opentelemetry/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module Fluent
44
module Plugin
55
module Opentelemetry
6-
VERSION = "0.5.2"
6+
VERSION = "0.5.3"
77
end
88
end
99
end

0 commit comments

Comments
 (0)