quarkusio / registry.quarkus.io

Quarkus Extension Registry application
https://registry.quarkus.io
Apache License 2.0
10 stars 11 forks source link

Bump quarkus.version from 2.5.2.Final to 2.6.0.Final #60

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quarkus.version from 2.5.2.Final to 2.6.0.Final. Updates quarkus-bom from 2.5.2.Final to 2.6.0.Final

Release notes

Sourced from quarkus-bom's releases.

2.6.0.CR1

Major changes

  • #21847 - Smallrye RM 3.13.0 with Kafka client version 3.0.0
  • #21623 - Update dockerfile.native to quay.io/quarkus/quarkus-micro-image:1.0
  • #21613 - Add support for UPX compression
  • #20850 - AWT Extension, Decoders, Encoders, Geometry and Fonts
  • #20849 - Support for java 17 in generated projects - Codestarts
  • #20714 - Update to Kotlin 1.6.0
  • #8631 - Introduce programmatic caching API

Complete changelog

  • #22009 - Bump httpcore from 4.4.14 to 4.4.15
  • #22007 - Allow to combine the discovered and locally configured OIDC metadata
  • #22006 - Allow to combine OIDC discovered and locally configured metadata
  • #21999 - Make Keycloak DevService work with @​QuarkusIntegrationTest and container launches
  • #21992 - Generate serializer and deserializer for Kafka when none are found
  • #21986 - OidcProviderClient has to be closed only when getting the JWK set failed
  • #21984 - OIDC closes its client after a successful JWK set read when the discovery is disabled
  • #21981 - QUARKUS-1501: DevServicesKafkaProcessor: Always expose to Docker host network
  • #21978 - Fix QuteErrorPageSetup
  • #21971 - Ignore Jandex WARNING for all BSON types
  • #21970 - Rename Problem's attribute details in reactive-routes
  • #21969 - Improve funqy doc
  • #21968 - Bump smallrye-jwt version to 3.3.2
  • #21966 - Qute error page setup does not work
  • #21964 - Qute - minor doc updates
  • #21960 - Add line break to correct an include error in redis-dev-services.adoc
  • #21958 - Allow the use of UriInfo in @​ServerResponseFilter
  • #21956 - Cannot use UriInfo context in resteasy-reactive @ServerResponseFilter
  • #21954 - Improved No container runtime error message
  • #21950 - SmallRye GraphQL 1.4.0
  • #21949 - MongoDB BsonDateTime is not in the Jandex index
  • #21947 - Qute - improve validation of param declarations
  • #21946 - StringIndexOutOfBoundsException in invalid parameter declaration Qute parsing
  • #21942 - Don't throw an exception when finishing a closed RESTEasy response
  • #21939 - Update documentation to include flyway breaking change
  • #21938 - Update links to expired json-b.net domain
  • #21937 - Check is java convention exists before using it
  • #21936 - Fix DefaultTokenIntrospectionUserInfoCache injection
  • #21935 - Keycloak DevService not considered healthy when running in docker shared network mode
  • #21934 - Bump liquibase-mongodb from 4.4.3 to 4.6.2
  • #21933 - Add org.liquibase.ext:liquibase-mongodb to Dependabot
  • #21932 - Fix creation time of docker network in integration tests
  • #21931 - QuarkusTestResourceLifecycleManager can't access the created docker network
  • #21929 - Oracle JDBC driver presence to not break JVM's Serialization support in native image
  • #21926 - Only print stacktrace of conflicting buildsteps if activated
  • #21925 - DefaultTokenIntrospectionUserInfoCache is not injected
  • #21924 - Repeat the grant request if OidcClient refresh token has expired

... (truncated)

Commits
  • 8c34d22 [RELEASE] - Bump version to 2.6.0.Final
  • b3898ff Clean up remaining amazon-secrets-manager bits
  • 35b7a6f Fix RR file handling
  • a0b232a Bump kotlin.version from 1.5.31 to 1.6.10
  • d0bd85e Merge pull request #22222 from gsmet/2.6.0-backports-2
  • b14ada3 Upgrade to Hibernate Validator 6.2.1.Final
  • dde5d73 Update relocations for Neo4j to 1.0.1
  • 313a005 Qute If section - fix evaluation of composite params with..
  • 5fed224 Ban Logback dependencies from the build
  • ce5aba0 Update to Vert.x 4.2.2
  • Additional commits viewable in compare view


Updates quarkus-maven-plugin from 2.5.2.Final to 2.6.0.Final

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 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)
gastaldi commented 2 years ago

Dealing in a local branch

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.