Skip to content

Commit

Permalink
Add missing fix to 3.2.7 section
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Mar 28, 2024
1 parent 5820ffc commit 1626d0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ This is a bugfix release of Helidon and is recommended for all users of Helidon
- Tests: Introducing a test to validate that combination of config annotations… [8490](https://github.com/helidon-io/helidon/pull/8490)
- Tests: Replace deprecated Multi.from(Stream) on Multi.create(Stream) [8438](https://github.com/helidon-io/helidon/pull/8438)
- Tracing: Fix handling of baggage when retrieving current span [8567](https://github.com/helidon-io/helidon/pull/8567)
- Tracing: Fix Span.current() behavior with OTel - return Optional.empty() if there is no current span [8574](https://github.com/helidon-io/helidon/pull/8574)
- Tracing: Set incoming baggage from parent on Span [8364](https://github.com/helidon-io/helidon/pull/8364)
- WebServer: 8029 Bad media type logging level [8032](https://github.com/helidon-io/helidon/pull/8032)
- Build: upgrade GitHub actions to v4 [8446](https://github.com/helidon-io/helidon/pull/8446)
Expand Down

0 comments on commit 1626d0b

Please sign in to comment.