Skip to content

Releases: fluent/ctraces

v0.7.0

22 Mar 11:49

Choose a tag to compare

What's Changed

  • decode_opentelemetry: fix NULL deref by @DavidKorczynski in #71
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #73
  • build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #72
  • build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #75
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #74
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #76
  • build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #78
  • build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #77
  • build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #81
  • build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #80
  • lib: update fluent-otel-proto to v0.12 (otel-proto v1.10.0) by @edsiper in #79

Full Changelog: v0.6.5...v0.7.0

unstable

04 Jul 04:06

Choose a tag to compare

unstable Pre-release
Pre-release
github: ci: fix windows version

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v0.6.4

09 Apr 22:28

Choose a tag to compare

build: bump to v0.6.4

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v0.6.3

08 Apr 14:24

Choose a tag to compare

workflows: updates workflows for CMake 3.20

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v0.6.2

07 Apr 22:04

Choose a tag to compare

lib: cfl: update to v0.6.0

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v0.6.1

17 Mar 19:03

Choose a tag to compare

build: bump to v0.6.1

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v0.6.0

17 Mar 19:03
6a8039f

Choose a tag to compare

build(deps): bump uraimo/run-on-arch-action from 2.8.1 to 3.0.0 (#66)

Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2.8.1 to 3.0.0.
- [Release notes](https://github.com/uraimo/run-on-arch-action/releases)
- [Commits](https://github.com/uraimo/run-on-arch-action/compare/v2.8.1...v3.0.0)

---
updated-dependencies:
- dependency-name: uraimo/run-on-arch-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.6

26 Sep 18:03

Choose a tag to compare

encode_opentelemetry: Handle minimal otel payloads

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

v0.5.5

14 Aug 14:41

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

Choose a tag to compare

examples: otlp-encoder: remove extra empty line

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