quarkiverse / quarkus-kerberos

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

Bump quarkus.version from 2.7.0.Final to 2.9.2.Final #58

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quarkus.version from 2.7.0.Final to 2.9.2.Final. Updates quarkus-bom from 2.7.0.Final to 2.9.2.Final

Release notes

Sourced from quarkus-bom's releases.

2.9.2.Final

Complete changelog

  • #25748 - Apply minor javadoc fixes to HttpSecurityPolicy
  • #25745 - Mention exception mappers in streaming response note
  • #25739 - Resteasy Reactive: Fix support of media types with suffixes
  • #25717 - Revert "Bump mongodb-crypt from 1.2.1 to 1.4.0"
  • #25711 - mongodb dependencies incompartibility in version 2.9.1
  • #25704 - Fix a typo in security.adoc
  • #25691 - Upgrade Hibernate Reactive to 1.1.6.Final
  • #25684 - Fix HTTP2 NPE issue
  • #25670 - Prevent deletion of watched absolute file paths
  • #25667 - RuntimeUpdatesProcessor deletes local .env file in devmode in Quarkus 2.9.1.Final
  • #25662 - Fix compilation error in vertx doc
  • #25658 - NPE in 2.9.1 Http2 response processing
  • #25638 - Fix for OpenAPI documentation for 401 and 403 responses being overridden when using @​RolesAllowed
  • #25616 - Minor change to WebAuthn security guide
  • #25601 - Qute - fix TypeInfo with nested parameterized types
  • #25596 - "Registration/login only challenge" typos in WebAuthn Guide
  • #25595 - Document the option to install CLI using Scoop
  • #25487 - Dev services: MSSQL reactive client does not support JDBC url format
  • #25323 - Properly use headers set in Vert.x from RESTEasy Reactive
  • #25283 - Combining @​RouterFilter and JAX-RS ContainerResponseFilter does not work in reactive RESTEasy
  • #25233 - Dev Services : MSSQL Connection Error 2.8.1.Final or 2.8.2.Final
  • #23534 - RolesAllowed overrides OpenAPI definitions for 401 and 403 responses
  • #15982 - Resteasy Reactive: Enhance support for media types with suffix

2.9.1.Final

Complete changelog

  • #25603 - Hibernate Reactive 1.1.5.Final
  • #25587 - Fix parameter name in Gradle extension plugin log and docs
  • #25583 - Upgrade to Hibernate ORM 5.6.9.Final
  • #25579 - Allow to fully disable the safeguards introduced by VertxContextSafetyToggle
  • #25577 - No need to use response methods returning a Future, if not used
  • #25571 - Upgrade to Hibernate Reactive 1.1.5.Beta2
  • #25567 - Gradle extension plugin suggests incorrect DSL update when the deployment extension is not found
  • #25555 - Get rid of a lambda in Arc runtime code
  • #25553 - Get rid of a lambda in Vertx runtime code
  • #25552 - ArC - improved message for some occurrences of ContextNotActiveException
  • #25550 - Get rid of a lambda in config runtime code
  • #25534 - Use the same default for accept backlog as Vert.x uses
  • #25527 - Ensure that ParamConverter classes can access request scoped beans
  • #25523 - Add note about using @​BeanParam instead of @​Form
  • #25520 - Bump micrometer-bom from 1.8.5 to 1.8.6
  • #25512 - Fixed warning message parameter order
  • #25508 - Warning in doc for using Kotlin with older versions of Mandrel
  • #25506 - Add Optional converter

... (truncated)

Commits
  • f177108 [RELEASE] - Bump version to 2.9.2.Final
  • 8b4f62c Merge pull request #25770 from gsmet/2.9.2-backports-2
  • 037baaa Let DevServices processors provide a reactive datasource URL
  • af007b1 DevServices DS test cases for reactive Oracle, Pg and MySQL clients
  • a57562b Dev services: MSSQL reactive client does not support JDBC url format
  • 0657f6c Update enforcer-rules smoke test to use JBoss Parent 39
  • f719109 Upload build.log to debug enforcer rules issue
  • 2829737 Apply minor javadoc fixes to HttpSecurityPolicy
  • 18c3bf7 Mention exception mappers in streaming response note
  • 5407ac5 Resteasy Reactive: Fix support media types with suffixes
  • Additional commits viewable in compare view


Updates quarkus-maven-plugin from 2.7.0.Final to 2.9.2.Final

Updates quarkus-bootstrap-maven-plugin from 2.7.0.Final to 2.9.2.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

Superseded by #59.