quarkiverse / quarkus-kerberos

Quarkus Kerberos extension
Apache License 2.0
4 stars 3 forks source link

Bump quarkus.version from 2.2.3.Final to 2.3.0.Final #7

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quarkus.version from 2.2.3.Final to 2.3.0.Final. Updates quarkus-bom from 2.2.3.Final to 2.3.0.Final

Release notes

Sourced from quarkus-bom's releases.

2.3.0.CR1

Major changes

  • #20269 - Add support for Dev Services inside Neo4j module
  • #20131 - Support for Hibernate ORM interceptors
  • #19891 - Add QuarkusMainTest and QuarkusMainIntegrationTest
  • #18573 - Mongodb Liquibase extension
  • #14586 - Simplify logging using static invocations and bytecode transformation

Complete changelog

  • #20317 - Fix CustomNativeTestSourceSetIT
  • #20316 - Skip instrumentation check if disabled
  • #20314 - Bump awssdk.version from 2.17.42 to 2.17.43
  • #20309 - Default to new SQLServer2016Dialect
  • #20308 - Update Vert.x to version 4.1.4
  • #20301 - Live reload instrumentation steps executed when instrumentation is disabled
  • #20299 - Use consistent log level for dev service startup messages
  • #20295 - Correct handling of empty GraphQL requests
  • #20293 - Correct handling when empty GraphQL requests arrive
  • #20292 - Support Spring Web's @​RequestMapping without a method
  • #20288 - Fix build
  • #20287 - Upgrade to Hibernate ORM 5.6.0.Beta2
  • #20280 - Bump assertj-core from 3.20.2 to 3.21.0 in /devtools/gradle
  • #20278 - Spring @RequestMapping doesn't work with quarkus-resteasy-reactive-qute
  • #20273 - Datasource "health-exclude" property should apply to reactive pools too
  • #20272 - Remove usage of deprecated method in Neo4j extension
  • #20271 - Take advantage of RestEasy-specific endpoint validation in Spring Web
  • #20270 - Make testing codestarts work again in Quarkiverse extension
  • #20269 - Add support for Dev Services inside Neo4j module
  • #20268 - Configure the default log level for Kafka (client) loggers
  • #20263 - Fix issue with default beans resolution
  • #20262 - Deployment performance improvement
  • #20261 - Don't enable basic auth as a fallback if it has been disabled
  • #20259 - Align OpenAPI Health model to MP Health 3.x (state -> status)
  • #20253 - Bump kotlin-coroutines to 1.5.2, dokka to 1.5.30
  • #20252 - Clarify instructions how to use a local build of main
  • #20249 - Bump kafka2.version from 2.8.0 to 2.8.1
  • #20248 - Bump awssdk.version from 2.17.41 to 2.17.42
  • #20247 - Bump junit-jupiter from 5.7.2 to 5.8.0 in /devtools/gradle
  • #20246 - Make Oidc Dev Console work with SwaggerUI and GraphQL too, try to detect the provider name, update docs
  • #20245 - Fix broken link
  • #20244 - Fixed a Maven warning complaining about
  • #20241 - Update MongoDB and MongoDB with Panache guides
  • #20240 - Update Hibernate ORM version in the link to ORM documentation
  • #20237 - Prefix gradle related maven module with gradle-
  • #20234 - Init gradle extension plugin documentation
  • #20230 - Rework "Accept" header handling for HTTP 500 response body on unhandled exceptions
  • #20227 - Make MongoTestResource configurable
  • #20225 - Register rest-client-reactive response for reflection

... (truncated)

Commits
  • 62bc013 [RELEASE] - Bump version to 2.3.0.Final
  • fb5fa40 Merge pull request #20443 from geoand/2.3.0.Final-backports-2
  • e3d45af Register @​ConfigMappings directly into the Config builder
  • 5a4847b Fix race conditions in OIDC cache
  • 7374410 Move to using generic OidcRequestContext<T>
  • b3e8f37 Support for TokenIntrospection and UserInfo cache
  • 552eecc Make sure disabling security works with RR
  • 762e255 Upgrade Jakarta EL impl to 3.0.4
  • 3c277fd Don't fail testing if transformation fails
  • 5fa7bf1 Warn when an OIDC session cookie exceeds 4096 bytes
  • Additional commits viewable in compare view


Updates quarkus-maven-plugin from 2.2.3.Final to 2.3.0.Final

Updates quarkus-bootstrap-maven-plugin from 2.2.3.Final to 2.3.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)
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.