Skip to content

Releases: fluent/ctraces

unstable

04 Jul 04:06
Compare
Choose a tag to compare
unstable Pre-release
Pre-release
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>

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 <aditya@calyptia.com>

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 <leonardo@calyptia.com>

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 <eduardo@calyptia.com>

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