Releases: Farfetch/kafkaflow
Releases · Farfetch/kafkaflow
2.5.1-alpha.2
test: comment activity.complete
2.5.1-alpha.1
Fixes broken traces
3.0.0-alpha.1
feat: adapt open telemetry to release 3.0 Include peer.service tag for producer and consumer spans Close consumer span when Complete() is invoked to have a correctly time closing for both single and batch consumers
2.5.1-alpha.6
chore(deps): bump postcss from 8.4.18 to 8.4.31 in /website Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2.5.0
What's Changed
- Include global events (start, error, and complete) for message produced and consumed by @simaoribeiro in #451
- Include Open Telemetry instrumentation for Traces and Baggage signals by @simaoribeiro in #451
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /src/KafkaFlow.Admin.Dashboard/ClientApp by @dependabot in #411
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /website by @dependabot in #412
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /src/KafkaFlow.Admin.Dashboard/ClientApp by @dependabot in #415
- chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /src/KafkaFlow.Admin.Dashboard/ClientApp by @dependabot in #353
Full Changelog: 2.4.1...2.5.0
2.6.0-beta.8
convert message key to string
2.6.0-beta.7
convert message key to string
2.6.0-beta.6
test
2.6.0-beta.5
fix
2.6.0-beta.4
test