ozangunalp / kafka-native

Kafka broker compiled to native using Quarkus and GraalVM.
Apache License 2.0
103 stars 13 forks source link

Bump quarkus.platform.version from 3.12.3 to 3.13.0 #211

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps quarkus.platform.version from 3.12.3 to 3.13.0. Updates io.quarkus.platform:quarkus-bom from 3.12.3 to 3.13.0

Commits
  • ec5a22e [maven-release-plugin] prepare release 3.13.0
  • 7f92eb8 Merge pull request #1245 from ppalaga/240730-qcxf-3.13.1
  • c1e31b1 Merge pull request #1243 from loicmathieu/gcp-2-10-0
  • 1b74eb6 Upgrade to Quarkus CXF 3.13.1
  • c763b85 Upgrade to Google Cloud extension pack 2.10.0
  • ac6b68d Merge pull request #1244 from jamesnetherton/cq-3.13.0
  • 01645c9 Upgrade Camel Quarkus to 3.13.0
  • b7929ee Upgrade to Quarkus CXF 3.13.0
  • ec1b19a Merge pull request #1241 from gsmet/quarkus-3.13.0
  • 2dd5149 Upgrade to Quarkus 3.13.0
  • Additional commits viewable in compare view


Updates io.quarkus.platform:quarkus-maven-plugin from 3.12.3 to 3.13.0

Commits
  • ec5a22e [maven-release-plugin] prepare release 3.13.0
  • 7f92eb8 Merge pull request #1245 from ppalaga/240730-qcxf-3.13.1
  • c1e31b1 Merge pull request #1243 from loicmathieu/gcp-2-10-0
  • 1b74eb6 Upgrade to Quarkus CXF 3.13.1
  • c763b85 Upgrade to Google Cloud extension pack 2.10.0
  • ac6b68d Merge pull request #1244 from jamesnetherton/cq-3.13.0
  • 01645c9 Upgrade Camel Quarkus to 3.13.0
  • b7929ee Upgrade to Quarkus CXF 3.13.0
  • ec1b19a Merge pull request #1241 from gsmet/quarkus-3.13.0
  • 2dd5149 Upgrade to Quarkus 3.13.0
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-extension-maven-plugin from 3.12.3 to 3.13.0

Release notes

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.13.0

Major changes

  • #41804 - Introduce the ability to automatically standup an HTTP proxy for the REST Client

Complete changelog

  • #41373 - Native Build Fails, when Reusing Existing Executable with Compression Enabled
  • #41736 - Fix dev service always restarting on named datasource configuration change
  • #41771 - Native image agent integration fails with dev services
  • #41797 - Re-augmentation in jib image
  • #41804 - Introduce the ability to automatically standup an HTTP proxy for the REST Client
  • #41838 - Set the correct length of parameters when constructing the Redis arguments
  • #41858 - Enable dev services to be located by in-container java
  • #41868 - Aggregator scans built-in mvnpm jars twice for imports
  • #41886 - resources, not resource for path
  • #41888 - Fix issue with Jib and mutable jar rebuild
  • #41892 - Config docs generation error when inheritance is used
  • #41930 - Build Succeeds, when Reusing an Artifact with Enabled Compression
  • #41952 - Remove the extra new-line in Keycloak logs
  • #41955 - Update to Vert.x 4.5.9
  • #41959 - fixes the showmore issue to allow users to select text
  • #41962 - Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
  • #41965 - Bump com.gradle:develocity-maven-extension from 1.21.5 to 1.21.6
  • #41966 - Make sure dev-ui relocation are added to the importmap
  • #41974 - Remove .env file generated during tests
  • #41978 - REST Client: support download multiple files multipart/form-data
  • #41979 - Override items from super classes when generating config documentation
  • #41981 - Use recognized status for apicurio json schema
  • #41982 - Add support for downloading list of files in REST Client
  • #41986 - Bump io.opentelemetry.contrib:opentelemetry-aws-xray-propagator from 1.32.0-alpha to 1.37.0-alpha
  • #41987 - Support Spring Data JpaRepository#getReferenceById(ID) (replacement for deprecated getOne(ID))
  • #41993 - Support Spring Data JpaRepository#getReferenceById(ID)
  • #41996 - quarkus rest error handling for WebApplicationExceptions and CompletionStage does not work anymore
  • #42001 - Panache for Hibernate ORM assumes the datasource has the same name as the persistence unit
  • #42002 - Remove erroneous check in AbstractJpaOperations#getSession
  • #42003 - Unwrap CompletionException when dealing with CompletionStage in REST server
  • #42005 - Do not use deprecated DockerStatusBuildItem#isDockerRunning in core
  • #42007 - Prevents potential NPE while closing resource
  • #42022 - Setting root path starting with /dev breaks the dev-ui
  • #42026 - Dev UI Base path fix in case of non-application root set to dev*
  • #42032 - Updates Infinispan 15.0.6.Final and Protostream 5.0.7.Final
  • #42034 - Quartz: CdiAwareJob cannot be interrupted
  • #42037 - Fix missing volume access modifier in Reactive MySQL client tests
  • #42050 - Mailer TLS-configuration, possible SSL-Hanshake-Exception since Quarkus 3.12
  • #42052 - Revert "Remove deprecated classes from app-model"
  • #42053 - REST Reactive Server: support multiple outparts with the same key in MultipartFormDataOutput
  • #42057 - Allow MultipartFormDataOutput to specify items with the same key
  • #42058 - In some context, NoSuchElementException: No line found error thrown from telemetry
  • #42065 - Use generated hostname when shared network is enabled

... (truncated)

Commits
  • 328db2e [RELEASE] - Bump version to 3.13.0
  • 5f35abd Merge pull request #42088 from gsmet/3.13.0-backports-2
  • ee5856d Fix issue with Jib and mutable jar rebuild
  • 46a907a Clarify allowed suffix for the log rotation
  • 0f1f29e Fix Redis Pub/Sub subscribeAsMessages method
  • c3baf93 Revert "Replace read/write lock in JarResource to avoid virtual threads pinning"
  • f459f72 Avoid warning on analytics
  • 97ec5d1 Use generated hostname when shared network is enabled
  • 8957d30 Add an important note about the STAT_TLS configuration requiring tls set to f...
  • 9bd96c5 Fix NPE with ConfigDocItem
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-maven-plugin from 3.12.3 to 3.13.0

Updates io.quarkus:quarkus-extension-processor from 3.12.3 to 3.13.0

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 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)
k-wall commented 2 months ago

@dependabot merge