Releases: fluent/ctraces
Releases · fluent/ctraces
v0.7.0
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
github: ci: fix windows version Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
v0.6.4
build: bump to v0.6.4 Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
v0.6.3
workflows: updates workflows for CMake 3.20 Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
v0.6.2
lib: cfl: update to v0.6.0 Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
v0.6.1
build: bump to v0.6.1 Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
v0.6.0
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
encode_opentelemetry: Handle minimal otel payloads Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
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>