Skip to content

Releases: fluent/ctraces

v0.5.6

26 Sep 18:03
Compare
Choose a tag to compare
encode_opentelemetry: Handle minimal otel payloads

Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>

unstable

04 Jul 04:06
Compare
Choose a tag to compare
unstable Pre-release
Pre-release
encode_opentelemetry: Handle minimal otel payloads

Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>

v0.5.5

14 Aug 14:41
Compare
Choose a tag to compare
decode_opentelemetry: release context on exception

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>

v0.5.4

06 Aug 15:31
Compare
Choose a tag to compare
examples: otlp-encoder: remove extra empty line

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>

v0.5.3

06 Aug 15:30
Compare
Choose a tag to compare
lib: cfl: upgrade to v0.5.1

Signed-off-by: Eduardo Silva <edsiper@gmail.com>

v0.5.2

16 Jul 03:37
Compare
Choose a tag to compare
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

09 Jul 18:11
Compare
Choose a tag to compare
opentelemetry: made the scope field optional

Signed-off-by: Leonardo Alminana <leonardo.alminana@chronosphere.io>

CTraces v0.5.0

18 Apr 18:58
Compare
Choose a tag to compare
lib: fluent-otel-proto: update with git master

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>

v0.4.1

08 Apr 16:47
10777cd
Compare
Choose a tag to compare
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

20 Dec 21:13
Compare
Choose a tag to compare
build: bump to v0.4.0

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>