Releases: fluent/ctraces
Releases · fluent/ctraces
v0.3.1
msgpack: increase the string and map size limits This PR increases the maximum string length and map size to accomodate use cases where certain data is erroneously packed into certain fields. Signed-off-by: Aditya Prajapati <[email protected]>
v0.3.0
id: fixed a potential leak when a malformed string is processed Signed-off-by: Leonardo Alminana <[email protected]>
v0.2.3
tests: fix build path for unit tests Signed-off-by: Eduardo Silva <[email protected]>
v0.2.2
What's Changed
- build: macos: Fix configuration phase error for cpack productbuild on bundled by @cosmo0920 in #23
- decode: opentelemetry: fix build warnings and add destroy method by @Syn3rman in #24
New Contributors
- @cosmo0920 made their first contribution in #23
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0.1
CI test for tagged release