Skip to content

Releases: fluent/ctraces

v0.3.1

17 May 08:29
b0ac0de
Compare
Choose a tag to compare
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

01 Apr 16:37
Compare
Choose a tag to compare
id: fixed a potential leak when a malformed string is processed

Signed-off-by: Leonardo Alminana <[email protected]>

v0.2.3

09 Oct 19:05
Compare
Choose a tag to compare
tests: fix build path for unit tests

Signed-off-by: Eduardo Silva <[email protected]>

v0.2.2

09 Oct 19:04
Compare
Choose a tag to compare

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

Full Changelog: v0.2.1...v0.2.2

v0.2.1

09 Oct 19:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0.1...v0.2.1

v0.2.0.1

03 Oct 10:40
8c0ddd8
Compare
Choose a tag to compare
CI test for tagged release