Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.helidon:helidon-bom from 4.0.7 to 4.0.8 #120

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps io.helidon:helidon-bom from 4.0.7 to 4.0.8.

Release notes

Sourced from io.helidon:helidon-bom's releases.

4.0.8

This is a bugfix release of Helidon and is recommended for all users of Helidon 4. Helidon 4 requires Java 21 or newer.

CHANGES

For a list of changes please see the Helidon 4.0.8 CHANGELOG.

Changelog

Sourced from io.helidon:helidon-bom's changelog.

[4.0.8]

This release contains important bugfixes and ehancements and is recommended for all users of Helidon 4.

Java 21 is required to use Helidon 4.0.8.

CHANGES

  • Builders: Generated builders honor service discovery from copied instance 8648
  • Common: Properly handles an empty input stream in GrowingBufferData 8694
  • DBClient: Closeable jdbc pool 8571
  • DBClient: Remove unnecessary comments 8658
  • Datasource: Addresses a shortcoming of the UCP pool creation logic in certain test scenarios 8642
  • Health: Preserve stability in details JSON output 8697
  • OCI: Fixes bug in OkeWorkloadIdentityAdpSupplier.available() method 8689
  • OCI: Retires dependency of ...cdi.OciExtension on ...runtime.OciExtension 8486
  • OIDC: double outbound fix 8680
  • OIDC: original uri resolving query fix 8701
  • Tracing: Clear default propagator when one is explicitly added 8695
  • Tracing: Support span event listeners 8619
  • WebClient: Allows transition from HEADERS to END in HTTP2 client stream 8702
  • WebClient: Client header duplication fixed 8628
  • WebClient: WsClient accept Connection header with upgrade value lowercase 8675
  • WebServer: Add shutdown handler to control shutdown sequence in a deterministic … 8684
  • WebServer: ErrorHandlers class swallows exception object if response can't be reset 8634
  • WebServer: Proper handling of invalid Accept types 8669
  • WebServer: Use delegation instead of inheritance from BufferedOutputStream 8662
  • Dependencies: Remove dependency on jakarta.activation-api as no longer needed 8650
  • Dependencies: Upgrade kafka-clients to 3.6.2 8665
  • Deprecation: Add deprecation to helidon-inject modules in prep for service registry 8678
  • Docs: Fix wrong description for bean validation annotations (#8505) 8556
  • Docs: Move example WebClient code into a snippet 8699
  • Examples: Archetype - Add intellij configuration file for MP projects 8609
  • Examples: Archetype - Implement MP JSON and metrics combination 8629
  • Tests: Remove unused private methods from HelloWorldAsyncResponseWithRestRequestTest 8624
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.helidon:helidon-bom](https://github.com/oracle/helidon) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/oracle/helidon/releases)
- [Changelog](https://github.com/helidon-io/helidon/blob/4.0.8/CHANGELOG.md)
- [Commits](helidon-io/helidon@4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: io.helidon:helidon-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 29, 2024
@io7m io7m merged commit 87412e8 into develop Apr 29, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/develop/io.helidon-helidon-bom-4.0.8 branch April 29, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant