We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61009c commit d5324a5Copy full SHA for d5324a5
CHANGELOG.md
@@ -4,19 +4,25 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [0.5.2] - 2023-03-24
8
+
9
+### Fixed
10
11
+- Fix conversion from OTLP attributes to Jaeger tags for arrays
12
13
+## [0.5.1] - 2023-03-21
14
15
### Added
16
-### Fixed
17
+- Extract arrays of primitive values from OTLP attributes
18
-### Changed
19
20
-### Deprecated
21
+- Fix source actor timeout
22
-### Removed
23
+### Changed
24
-### Security
25
+- Update mrecordlog to 0.3
26
27
## [0.5.0] - 2023-03-16
28
0 commit comments