Update dependency io.helidon:helidon-dependencies to v4.4.0 - #156
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.3.4→4.4.0Release Notes
oracle/helidon (io.helidon:helidon-dependencies)
v4.4.0Compare Source
This minor release of Helidon contains important bugfixes and enhancements and is recommended for all users of Helidon 4.
This release is API compatible with 4.3.
A minimum of Java 21 is required to use Helidon 4. Java 25 is recommended.
NEW FEATURES
Helidon 4.4.0 introduces new features including the following:
NOTABLE CHANGES
Tracing: Jaeger Exporter Deprecation
Helidon 4.4 upgrades OpenTelemetry to a version that no longer provides a Jaeger exporter. Therefore
Helidon's Jaeger tracing provider is now deprecated. Users are encouraged to switch to the
OpenTelemtry OTLP exporter. For more details see 11069.
LangChain4j Config Changes (Preview Feature)
The configuration for Helidon's LangChain4j support (preview feature) has changed. If you use this
feature you will need to update your configuration. For more information see Helidon's
LangChain4j documentation
CORS Configuration
CORS configuration has moved from feature specific section to a centralized top level configuration.
The feature level configuration is deprecated, but will continue to be supported in Helidon 4 for backwards compatability.
JSON Media Support
JSON Media Support has been enhanced and made consistent for JSON providers (Helidon JSON, Jackson, JSON-P, JSON-B):
New Blueprint Dependency
If you use Helidon’s Blueprint Prototype feature (via the
Prototype.ConfigureAPI) then you now needto add an optional compile time dependency on
helidon-config-metadatafor your generated blueprint code to compile.We expect this case to be rare.
CHANGES
:separating c… 11200Gsontype adapter factories during runtime 10437baseUnitforTimer10881MMeterRegistry10859tracing10791long-testsfor tests that use testcontainers 11132Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.