Releases: fluent/ctraces
Releases · fluent/ctraces
unstable
encode: opentelemetry: fix double-free on exceptio (CID 510612) Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
v0.5.6
v0.5.5
decode_opentelemetry: release context on exception Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
v0.5.4
examples: otlp-encoder: remove extra empty line Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
v0.5.3
lib: cfl: upgrade to v0.5.1 Signed-off-by: Eduardo Silva <edsiper@gmail.com>
v0.5.2
variant_utils: Set the variant size on strings/bytes Since https://github.com/fluent/fluent-bit/commit/1ce8d04598, any code that needs to read a variant string/bytes size must use the `cfl_variant_size_get` function because variant strings might be references. Ctraces must also set that field or else it is not possible to determine the length. Signed-off-by: Thiago <163585908+tchrono@users.noreply.github.com>
v0.5.1
opentelemetry: made the scope field optional Signed-off-by: Leonardo Alminana <leonardo.alminana@chronosphere.io>
CTraces v0.5.0
lib: fluent-otel-proto: update with git master Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
v0.4.1
build: fix ninja build (#41) CMake Error: Running '/usr/bin/ninja' '-C' '/home/thode/external/cfl/CMakeFiles/CMakeTmp' '-t' 'recompact' failed with: ninja: error: build.ninja:50: bad $-escape (literal $ must be written as $$) Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
v0.4.0
build: bump to v0.4.0 Signed-off-by: Eduardo Silva <eduardo@calyptia.com>