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.9.1.Final to 2.9.2.Final #103

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quarkus.version from 2.9.1.Final to 2.9.2.Final. Updates quarkus-bom from 2.9.1.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
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-ide-config from 2.9.1.Final to 2.9.2.Final

Release notes

Sourced from quarkus-ide-config'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
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.9.1.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 will merge this PR once CI passes on it, as requested by @gastaldi.


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)