quarkiverse / quarkus-kerberos

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

Bump quarkus.version from 2.11.2.Final to 2.13.1.Final #75

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps quarkus.version from 2.11.2.Final to 2.13.1.Final. Updates quarkus-bom from 2.11.2.Final to 2.13.1.Final

Release notes

Sourced from quarkus-bom's releases.

2.13.0.Final

Complete changelog

  • #28105 - Remove leftover error messages from CSRF Reactive filter
  • #28101 - Allow to change Keycloak start command and show its logs
  • #28084 - Drop "deployment" dependency on org.graalvm.nativeimage.impl package
  • #28081 - Fix codestart properties with yaml null key
  • #28062 - Ignore RESTEasy Classic providers found on classpath
  • #28061 - With disabled proactive sec., only create sec. identity when required
  • #28059 - Add more OIDC debug messages
  • #28056 - Include null value in the mget and hmget command responses
  • #28055 - ArC - fix behavior of List injection with io.quarkus.arc.All qualifier
  • #28051 - Qute - support whitespace characters in literals for bracket notation
  • #28050 - Bump smallrye-jwt version to 3.5.4
  • #28049 - Redis client filters the null values with the mget command
  • #28047 - Promote Spring Data REST to stable
  • #28045 - Bump log4j from 2.18.0 to 2.19.0
  • #28044 - Relax testing constraints on certain dates tests
  • #28041 - RESTEasy Reactive - Prefer application-supplied provider over a pre-packaged one
  • #28040 - RR treat providers from class path differently than REST Easy classic
  • #28038 - OpenShift - Fix missing path to JAR that breaks app start
  • #28037 - OpenShift - Fix missing JAR path
  • #28030 - Link Keycloak API documentation
  • #28025 - Introduce enableRecovery in Nayarana extension
  • #28023 - OIDC: Preserve the refresh token if no new refresh token is returned
  • #28020 - QDOCS-31: Fix image sizing - draft 2
  • #28003 - Don't merge - Revert "Improve Narayana recovery manager service and integrate it with agroal"
  • #28002 - WIP - Revert Narayana recovery manager service
  • #27998 - Remove keycloak-admin-client dep from the keycloak-authorization test
  • #27993 - Filter out log lines coming from Narayana recovery service startup
  • #27991 - Native image generation failure for integration-tests/keycloak-authorization in resteasy-reactive
  • #27987 - New Info Log Messages since 2.13.0.CR1
  • #27982 - Unused Narayana is started upon application start
  • #27981 - Detect MessageBodyReader/Writer from META-INF/services/javax.ws.rs.ext.Providers
  • #27973 - Stable Funqy Knative Events
  • #27972 - QDOCS-31: Fix image sizing and alignment
  • #27970 - CloudEvent deserialization does not work with quarkus-resteasy-reactive
  • #27968 - Improve OIDC code flow tests
  • #27961 - Ensure that @​ClientHeaderParam works when the rest client contains a method with a primitive return type
  • #27960 - Replace usage of NeverInline in jdbc-pgsql
  • #27959 - OIDC scenarion with authorization using @ClientHeaderParam doesn't work after move to reactive
  • #27925 - Resteasy Rest Client: Fix truststore password issue with Vert.x
  • #27922 - Update to proton-j 0.34.0
  • #27921 - Adjust 'challenge' selection so that custom auth mechanism is called
  • #27920 - Point to configuration of popular email services
  • #27917 - Enable the registration of @​LoggingFilter classes via CDI
  • #27915 - Bump Dekorate to 2.11.3
  • #27873 - kafka-panache-reactive-quickstart fails after #27802
  • #27840 - Add first version of the guide for writing REST microservices using virtual threads

... (truncated)

Commits
  • 847cf18 [RELEASE] - Bump version to 2.13.1.Final
  • f4017e4 Merge pull request #28392 from gsmet/2.13.1-backports-3
  • 7c8ff26 Test properties containing a double-quote alone with q/dev/io.quarkus.quarkus...
  • d57a215 Fix ConfigDescriptionsManager misinterpreting a double-quote alone (") as a...
  • 165c1ae Minor improvements in security-openid-connect-client guide
  • 6dbbd2b Fix more wrong endpoints in openid-connect-client guide
  • 37f3de6 Incorporate quickstart changes in security-openid-connect-client guide
  • 1532056 Merge pull request #28380 from gsmet/2.13.1-backports-2
  • 4a29d46 Update Kotlin to version 1.7.20
  • 9946571 Honour DOCKER_CONFIG env var in jib the same way as in jib-core
  • Additional commits viewable in compare view


Updates quarkus-maven-plugin from 2.11.2.Final to 2.13.1.Final

Updates quarkus-bootstrap-maven-plugin from 2.11.2.Final to 2.13.1.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 1 year ago

Superseded by #76.