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

Update Quarkus to v3.14.4 (patch) #219

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-universe-bom 3.14.2 -> 3.14.4 age adoption passing confidence
io.quarkus:quarkus-maven-plugin 3.14.2 -> 3.14.4 age adoption passing confidence

Release Notes

quarkusio/quarkus-platform (io.quarkus:quarkus-universe-bom)

v3.14.4

Compare Source

v3.14.3

Compare Source

quarkusio/quarkus (io.quarkus:quarkus-maven-plugin)

v3.14.4

Compare Source

Complete changelog
  • #​29604 - Add quarkus property to set the hibernate flushmode
  • #​37618 - No server chosen by com.mongodb.reactivestreams: Failed looking up SRV record
  • #​42706 - TLS reference guide review: Follow-up
  • #​43087 - Messaging extensions doc update for tls-registry usage
  • #​43187 - Pulsar devservice is not starting on RHEL 8 aarch64
  • #​43212 - Fixed Maven artifact resolver initialization in QuarkusProjectMojoBase
  • #​43217 - Calling blocking code from SecurityIdentityAugmentor causes concurrent requests to be limited by the number of event loop threads
  • #​43222 - Introduce retry into Mongo DNS resolution
  • #​43224 - Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 in /devtools/gradle
  • #​43228 - Fails to shutdown when using grpc and kafka-streams extensions
  • #​43234 - Add a note on JsonFormat annotation and ORM FormatMapper
  • #​43246 - Expose property quarkus.hibernate-orm.flush.mode
  • #​43247 - Application hangs when using quarkus.http.ssl.certificate.reload-period less than 30s
  • #​43248 - Don't execute blocking security code serially as it limits concurrent blocking execution to number of the event loops
  • #​43252 - Properly fail when TLS reload config is invalid
  • #​43257 - Fix jar file reference close race condition
  • #​43261 - Quarkus is using an H2 version with a regression causing data loss
  • #​43263 - KafkaStreamsProducer no longer shuts down the injected executorservice
  • #​43265 - Downgrade H2 to 2.3.230
  • #​43266 - [3.15] Revert Gradle cache compatibility changes
  • #​43275 - Use the branch version to compile the quickstarts
  • #​43277 - Fix an OidcEndpoint typo in the OIDC doc
  • #​43279 - Downgrade the default pulsar devservice image to 3.2.4
  • #​43289 - Do not define quarkus.version as it makes Keycloak resolution fail

v3.14.3

Compare Source

Complete changelog
  • #​30087 - jbang does not persist Q:CONFIG keys nor build set keys
  • #​32831 - Hibernate Validator Failure When TZ Set to Non-UTC
  • #​41558 - Add documentation for vertx and qute integration
  • #​41559 - Add documentation for Vertx and Qute integration
  • #​42256 - Gradle early task configuration causes quarkus.container-image. properties to be ignored
  • #​42496 - Configuration Cache compatibility (QuarkusGenerateCode - QuarkusBuid)
  • #​42511 - TLS Reference guide grammar check and review
  • #​42724 - gRPC Server INTERNAL: HTTP status code 400 When Upgrading from 3.12.3 > 3.13.0
  • #​42751 - tls command not found despite the extension present in the application
  • #​42851 - classic resteasy-client: ensure sub-resources are also proxied
  • #​42875 - Compatibility with configuration cache for image tasks
  • #​42905 - Port resteasy fix for sub-resources
  • #​42908 - Cannot initialize file manager
  • #​42948 - Document generic synthetic bean creation
  • #​42990 - logout.backchannel.path fails when http.root-path is present - Again
  • #​42995 - Fix minor typo: Use correct syntax for TIP admonition
  • #​42998 - Error page and not found page now looks the same in prod mode
  • #​43000 - Fix registration of backchannel logout route
  • #​43009 - mention gradle dsl kts not supported in quarkus update
  • #​43010 - Fix error message when a REST Client throws an exception
  • #​43015 - REST: comment out useless 10K System.out.printl() in the DrainTest
  • #​43017 - DefaultJaxRsRolesAllowedImplMethodSecuredTest produces a large number of errors
  • #​43018 - Reduce log clutter in security tests
  • #​43019 - Properly escape log message additions
  • #​43020 - Store Quarkus version in native executable
  • #​43021 - Decorated stacktrace that is added to the log record is not properly decorated
  • #​43023 - Reduce Agroal pool logging
  • #​43025 - Support transitive extensions when searching for plugins
  • #​43028 - Bump org.jboss.marshalling:jboss-marshalling from 2.2.0.Final to 2.2.1.Final
  • #​43029 - Bump mongo-client.version from 5.1.3 to 5.1.4
  • #​43040 - Excluding depencency from arc based on group id only results in NoSuchElementException
  • #​43041 - Update Vertx to version 4.5.10
  • #​43043 - Fix Arc dependency exclusion configuration
  • #​43044 - include sbom feature in LTS
  • #​43045 - Embed quarkus version in native executable as a global string symbol
  • #​43051 - Show exception cause during logging filter initialization
  • #​43052 - Show exception cause during logging filter initialization
  • #​43055 - Avoid publishing the docs module in Maven Central in extension template
  • #​43063 - Bump com.gradle:common-custom-user-data-maven-extension from 2 to 2.0.1
  • #​43066 - Add Application links on the welcome page
  • #​43070 - Add a note about let's encrypt challenge requiring the port 80 to be accessible
  • #​43071 - Quarkus CLI for extension setting old rest name
  • #​43082 - Fix guide URL in web-dependency-locator
  • #​43083 - Apply quarkus-rest-client-oidc-token-propagation name
  • #​43085 - [3.14] Fix Boolean serializer
  • #​43089 - Avoid using "Reactive" for Quarkus REST in security doc
  • #​43095 - Qute: fix unsatisfied exception when recording rendered results is off
  • #​43096 - Use a Quarkus-specific clock provider that is reinitialized at runtime
  • #​43107 - TLS registry named config and Quarkus Messaging Kafka or Kafka Client can lead to failed application startup
  • #​43108 - Use the shared JsonProvider when creating Jsonb instance
  • #​43109 - Documentation generation for configuration properties in OIDC module leaves out plenty of information
  • #​43112 - Fix visual studio code svg
  • #​43113 - Documentation is not rendering the VSCode icon
  • #​43115 - Config Doc - Configure OIDC Common annotation processor for legacy root
  • #​43116 - Kafka TLS Registry integration: include tls-configuration-name in Kafka config
  • #​43118 - Fix doc numeration level of lists extension methods
  • #​43126 - Allows users to exclude DefaultMismatchedInputException
  • #​43131 - Revert "Satisfy GraalVM's classpath needs for the deletion of org.h2.fulltext.FullTextLucene"
  • #​43132 - Fix obsolete name in integration tests pom.xml of quarkus extension codestart
  • #​43135 - The class CertificateReloadedEvent missing
  • #​43137 - The CDI event fired after a successful update of certificates was wrong in the documentation
  • #​43139 - [3.14] Initial support for SBOM generation and CycloneDX
  • #​43142 - Fix flaky OTel tests
  • #​43157 - [3.14] Make generated Jackson serializers to work with null values of boxed types
  • #​43160 - Add runtime properties to Quarkus builder
  • #​43168 - Update rest-data-panache docs to clarify experimental status
  • #​43169 - Fixes error if annotation processing directories do not exist
  • #​43194 - Fix javadoc for quarkus.bootstrap.incubating-model-resolver
  • #​43195 - Config Doc - Reset list status for passthrough maps

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/patch-quarkus branch from 8b8ffb3 to 22a1827 Compare September 16, 2024 04:26
@renovate renovate bot merged commit dcac7a5 into master Sep 16, 2024
1 check passed
@renovate renovate bot deleted the renovate/patch-quarkus branch September 16, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants