quarkus-rabbitmq-client
quarkus-rabbitmq-client copied to clipboard
Bump quarkus.version from 2.14.1.Final to 2.15.0.Final
Bumps quarkus.version from 2.14.1.Final to 2.15.0.Final.
Updates quarkus-bom from 2.14.1.Final to 2.15.0.Final
Release notes
Sourced from quarkus-bom's releases.
2.15.0.CR1
Major changes
- #29490 - SmallRye GraphQL 1.9.0
- #29323 - Support filtering by named queries in REST Data with Panache extension
- #29277 - Add
@ClientQueryParamto Reactive REST Client- #29266 - Allows
@InjectMockwith gRPC Mutiny clients- #29108 - Warmup stage
- #29081 - Redis - Implement the search group
- #29028 - Update to graalvm and mandrel 22.3.0 - 2.13
- #28867 - Quarkus CRAC/Firecracker integration
- #28838 - Support continuous test in cli (test command)
- #28654 - Move gRPC extension to new Vert.x gRPC impl
- #28305 - Add dev services for kubernetes
- #27986 - Google Cloud Functions test framework
- #25343 - Support for OIDC FrontChannel logout
- #23410 - Introduce image build / push commands
Complete changelog
- #29560 - Register codecs for subclasses for Vert.x event bus
- #29554 - Update to Stork 1.3.3
- #29552 - Fix JDBC Oracle exclude config for windows native builds
- #29551 - Ban the use of org.jboss.jandex.Type#toString() in core deployment module
- #29547 - Bump impsort-maven-plugin from 1.7.0 to 1.8.0
- #29541 - Bump sshd-common version to 2.9.2
- #29537 - Upgrade SmallRye Health to 3.3.1 (4.0.1)
- #29535 - Use proper ArtifactCoords type in AbstractImageMojo
- #29534 - Make sure dependency node's repositories are used when resolving the artifact
- #29529 - Apply tiny polish to AbstractImageMojo
- #29514 - Docs - Pulling up info on .dockerignore
- #29507 - replace ExecutorTemplate with ExecutorRecorder
- #29503 - Bump micrometer-bom from 1.10.1 to 1.10.2
- #29499 - Docs - Fix typo in Front-Channel Logout documentation section
- #29498 - Update SmallRye Config to 2.13.0
- #29494 - Upgrade Flyway to 9.8.3
- #29491 - Configure redis client beans from config for programmatic injection
- #29490 - SmallRye GraphQL 1.9.0
- #29486 - Vert.x event bus - add a test for generic payload
- #29485 - Jakarta - Make sure all versions are proper strings in rewrite.yml
- #29484 - Remove GraalVM annotation from ConfigDiagnostic
- #29479 - Fail with 401 if single IdentityProvider produced no SecurityIdentity
- #29478 - Disable quarkus-integration-test-reactive-messaging-hibernate-orm tests
- #29470 - Add support for Kubernetes Client retry properties
- #29467 - Add support for HTTP operation retries (with exponential backoff) in Kubernetes Client
- #29464 - Optimize CsrfHandler use of SecureRandom
- #29457 - Bump testcontainers.version from 1.17.5 to 1.17.6
- #29454 - Update security authorization reference guide
- #29449 - Remove incorrect target added to maven-compiler-plugin
- #29439 - Split the generated io.quarkus.runner.Feature#beforeAnalysis() method
... (truncated)
Commits
a54124b[RELEASE] - Bump version to 2.15.0.Final9442d6fMerge pull request #29713 from gsmet/2.15.0-backports-215c75c5Fix ClientProxyGeneratorbb7a01fIntroduce support for theurifile in k8s service binding1ae0666Return allowed CORS headers in the letter case they were submitted ine39cee3Update CORS Access-Control-Allow-Headers test613b58aFix wrong extension reference on WebauthN documentationb7eb75ePolish Kubernetes Service Binding20c883cAllow using Gradle addExtension task without property filec84d537ArC - introduce immutable bean archive index- Additional commits viewable in compare view
Updates quarkus-extension-maven-plugin from 2.14.1.Final to 2.15.0.Final
Release notes
Sourced from quarkus-extension-maven-plugin's releases.
2.15.0.CR1
Major changes
- #29490 - SmallRye GraphQL 1.9.0
- #29323 - Support filtering by named queries in REST Data with Panache extension
- #29277 - Add
@ClientQueryParamto Reactive REST Client- #29266 - Allows
@InjectMockwith gRPC Mutiny clients- #29108 - Warmup stage
- #29081 - Redis - Implement the search group
- #29028 - Update to graalvm and mandrel 22.3.0 - 2.13
- #28867 - Quarkus CRAC/Firecracker integration
- #28838 - Support continuous test in cli (test command)
- #28654 - Move gRPC extension to new Vert.x gRPC impl
- #28305 - Add dev services for kubernetes
- #27986 - Google Cloud Functions test framework
- #25343 - Support for OIDC FrontChannel logout
- #23410 - Introduce image build / push commands
Complete changelog
- #29560 - Register codecs for subclasses for Vert.x event bus
- #29554 - Update to Stork 1.3.3
- #29552 - Fix JDBC Oracle exclude config for windows native builds
- #29551 - Ban the use of org.jboss.jandex.Type#toString() in core deployment module
- #29547 - Bump impsort-maven-plugin from 1.7.0 to 1.8.0
- #29541 - Bump sshd-common version to 2.9.2
- #29537 - Upgrade SmallRye Health to 3.3.1 (4.0.1)
- #29535 - Use proper ArtifactCoords type in AbstractImageMojo
- #29534 - Make sure dependency node's repositories are used when resolving the artifact
- #29529 - Apply tiny polish to AbstractImageMojo
- #29514 - Docs - Pulling up info on .dockerignore
- #29507 - replace ExecutorTemplate with ExecutorRecorder
- #29503 - Bump micrometer-bom from 1.10.1 to 1.10.2
- #29499 - Docs - Fix typo in Front-Channel Logout documentation section
- #29498 - Update SmallRye Config to 2.13.0
- #29494 - Upgrade Flyway to 9.8.3
- #29491 - Configure redis client beans from config for programmatic injection
- #29490 - SmallRye GraphQL 1.9.0
- #29486 - Vert.x event bus - add a test for generic payload
- #29485 - Jakarta - Make sure all versions are proper strings in rewrite.yml
- #29484 - Remove GraalVM annotation from ConfigDiagnostic
- #29479 - Fail with 401 if single IdentityProvider produced no SecurityIdentity
- #29478 - Disable quarkus-integration-test-reactive-messaging-hibernate-orm tests
- #29470 - Add support for Kubernetes Client retry properties
- #29467 - Add support for HTTP operation retries (with exponential backoff) in Kubernetes Client
- #29464 - Optimize CsrfHandler use of SecureRandom
- #29457 - Bump testcontainers.version from 1.17.5 to 1.17.6
- #29454 - Update security authorization reference guide
- #29449 - Remove incorrect target added to maven-compiler-plugin
- #29439 - Split the generated io.quarkus.runner.Feature#beforeAnalysis() method
... (truncated)
Commits
a54124b[RELEASE] - Bump version to 2.15.0.Final9442d6fMerge pull request #29713 from gsmet/2.15.0-backports-215c75c5Fix ClientProxyGeneratorbb7a01fIntroduce support for theurifile in k8s service binding1ae0666Return allowed CORS headers in the letter case they were submitted ine39cee3Update CORS Access-Control-Allow-Headers test613b58aFix wrong extension reference on WebauthN documentationb7eb75ePolish Kubernetes Service Binding20c883cAllow using Gradle addExtension task without property filec84d537ArC - introduce immutable bean archive index- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)