Skip to content

Commit

Permalink
Changelog for v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguitarguy committed Jul 16, 2024
1 parent 8e30f55 commit 4a600e1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 6.1.0

### Added

- Added open telemetry instrumentation around `Consumer::once` and
`Driver::enqueue`. These respect [messaging span](https://opentelemetry.io/docs/specs/semconv/messaging/messaging-spans/)
semantic conventions.

## 6.0.0

See [the upgrade guide](UPGRADE-6.0.md) for more information.
Expand Down

0 comments on commit 4a600e1

Please sign in to comment.