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.11.2.Final to 2.11.3.Final #125

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from quarkus-bom's releases.

2.11.3.Final

Complete changelog

  • #27424 - Add SPI for native for Error Code and Exception Name providers
  • #27421 - Minor but important fixes in codestart doc
  • #27420 - Update the Redis dev service to Redis 7
  • #27414 - Smallrye GraphQL native: SPI ErrorExtensionProvider implementations not included
  • #27413 - Fix misleading DevUI score for void return types
  • #27409 - Complete implementation of UriInfoImpl
  • #27407 - Make @​ClientExceptionMapper work with Kotlin
  • #27398 - Modify extension on reactive-sql-clients.adoc
  • #27397 - Bump postgresql from 42.4.1 to 42.4.2
  • #27378 - Dev UI - qute - fix table of discovered templates
  • #27368 - Make HelloRouterTest more robust
  • #27364 - Fix Redis doc typos
  • #27360 - Fix how certificates are obtained in the RestClient integration tests
  • #27344 - can't find the redis client
  • #27338 - Resteasy-reactive void endpoint reported as "Run time writers required"
  • #27335 - Integration tests for RestClient require periodic regeneration of certificates
  • #27320 - Regenerate the keystores for the rest client tests
  • #27309 - Kotlin: Rest Client Reactive @​ClientExceptionMapper not usable
  • #27283 - Update security-jpa status to stable
  • #27261 - Fix Category#mutable default method to return copy
  • #27228 - Small typo in Kafka guide
  • #27224 - Apply minor fix to javadoc of MultipartForm
  • #27221 - UriInfo.resolve always returns null with resteast-reactive
  • #27220 - Ensure that compressed binary used in Amazon Lambda function if present
  • #27218 - JAXB: Not bound classes annotated with XmlSchema to the JaxbContext
  • #27217 - Rewrite code blocks from markdown style to asciidoc style
  • #27210 - Re-introduce deprecated io.quarkus.maven.Artifact* API
  • #27208 - quarkus lambda function.zip does not contain UPX compressed bootstrap file using gradle
  • #27200 - Link liquibase-mongodb inside the MongoDB guide
  • #27196 - Fix processing of AutoAddScopeBuildItem.isUnremovable()
  • #27195 - Remove spaces between key and value for DevServices properties in DevUI
  • #27194 - AutoAddScopeBuildItem.isUnremovable() is ignored
  • #27182 - Ensure that custom MessageBodyReader classes work properly in native mode
  • #27179 - Ensure that Quarkus can mock final methods of beans created by producers
  • #27174 - Fix Javadoc of quarkus.jib.platforms
  • #27167 - java.lang.NoSuchMethodException on native build when using MessageBodyReader with extended class
  • #27147 - GraphQL Reactive: RequestContext cleanup
  • #27143 - Bump mariadb-java-client from 3.0.6 to 3.0.7
  • #27141 - Update docs website sync script
  • #27136 - Upgrade to Hibernate Validator 6.2.4.Final
  • #27131 - Upgrade to Hibernate Search 6.1.6.Final
  • #27129 - Remove wrong LANG from dockerfile use parent default
  • #27127 - GraphQL random CDI context issues when using RestClients with @​Source
  • #27124 - Force runtime initialization of BlockSource$ThreadedCachingBlockSource
  • #27120 - Bump postgresql from 42.4.0 to 42.4.1
  • #27108 - Fix termination of request context for non-blocking scheduled methods

... (truncated)

Commits
  • 7e66412 [RELEASE] - Bump version to 2.11.3.Final
  • 775f2a6 Merge pull request #27454 from gsmet/2.11.3-backports-1
  • 05369ff Add SPI for native for Error Code and Exception Name providers
  • 455e852 Make HelloRouterTest more robust
  • 0ec4f85 Minor fixes in codestart doc
  • 72a56c8 Update the Redis dev service to Redis 7.
  • f43d7ec Make @​ClientExceptionMapper work with Kotlin
  • 13b8170 Fix misleading DevUI score for void return types
  • d02eb80 Complete implementation of UriInfoImpl
  • d8b9159 Modify extension on reactive-sql-clients.adoc
  • Additional commits viewable in compare view


Updates quarkus-ide-config from 2.11.2.Final to 2.11.3.Final

Release notes

Sourced from quarkus-ide-config's releases.

2.11.3.Final

Complete changelog

  • #27424 - Add SPI for native for Error Code and Exception Name providers
  • #27421 - Minor but important fixes in codestart doc
  • #27420 - Update the Redis dev service to Redis 7
  • #27414 - Smallrye GraphQL native: SPI ErrorExtensionProvider implementations not included
  • #27413 - Fix misleading DevUI score for void return types
  • #27409 - Complete implementation of UriInfoImpl
  • #27407 - Make @​ClientExceptionMapper work with Kotlin
  • #27398 - Modify extension on reactive-sql-clients.adoc
  • #27397 - Bump postgresql from 42.4.1 to 42.4.2
  • #27378 - Dev UI - qute - fix table of discovered templates
  • #27368 - Make HelloRouterTest more robust
  • #27364 - Fix Redis doc typos
  • #27360 - Fix how certificates are obtained in the RestClient integration tests
  • #27344 - can't find the redis client
  • #27338 - Resteasy-reactive void endpoint reported as "Run time writers required"
  • #27335 - Integration tests for RestClient require periodic regeneration of certificates
  • #27320 - Regenerate the keystores for the rest client tests
  • #27309 - Kotlin: Rest Client Reactive @​ClientExceptionMapper not usable
  • #27283 - Update security-jpa status to stable
  • #27261 - Fix Category#mutable default method to return copy
  • #27228 - Small typo in Kafka guide
  • #27224 - Apply minor fix to javadoc of MultipartForm
  • #27221 - UriInfo.resolve always returns null with resteast-reactive
  • #27220 - Ensure that compressed binary used in Amazon Lambda function if present
  • #27218 - JAXB: Not bound classes annotated with XmlSchema to the JaxbContext
  • #27217 - Rewrite code blocks from markdown style to asciidoc style
  • #27210 - Re-introduce deprecated io.quarkus.maven.Artifact* API
  • #27208 - quarkus lambda function.zip does not contain UPX compressed bootstrap file using gradle
  • #27200 - Link liquibase-mongodb inside the MongoDB guide
  • #27196 - Fix processing of AutoAddScopeBuildItem.isUnremovable()
  • #27195 - Remove spaces between key and value for DevServices properties in DevUI
  • #27194 - AutoAddScopeBuildItem.isUnremovable() is ignored
  • #27182 - Ensure that custom MessageBodyReader classes work properly in native mode
  • #27179 - Ensure that Quarkus can mock final methods of beans created by producers
  • #27174 - Fix Javadoc of quarkus.jib.platforms
  • #27167 - java.lang.NoSuchMethodException on native build when using MessageBodyReader with extended class
  • #27147 - GraphQL Reactive: RequestContext cleanup
  • #27143 - Bump mariadb-java-client from 3.0.6 to 3.0.7
  • #27141 - Update docs website sync script
  • #27136 - Upgrade to Hibernate Validator 6.2.4.Final
  • #27131 - Upgrade to Hibernate Search 6.1.6.Final
  • #27129 - Remove wrong LANG from dockerfile use parent default
  • #27127 - GraphQL random CDI context issues when using RestClients with @​Source
  • #27124 - Force runtime initialization of BlockSource$ThreadedCachingBlockSource
  • #27120 - Bump postgresql from 42.4.0 to 42.4.1
  • #27108 - Fix termination of request context for non-blocking scheduled methods

... (truncated)

Commits
  • 7e66412 [RELEASE] - Bump version to 2.11.3.Final
  • 775f2a6 Merge pull request #27454 from gsmet/2.11.3-backports-1
  • 05369ff Add SPI for native for Error Code and Exception Name providers
  • 455e852 Make HelloRouterTest more robust
  • 0ec4f85 Minor fixes in codestart doc
  • 72a56c8 Update the Redis dev service to Redis 7.
  • f43d7ec Make @​ClientExceptionMapper work with Kotlin
  • 13b8170 Fix misleading DevUI score for void return types
  • d02eb80 Complete implementation of UriInfoImpl
  • d8b9159 Modify extension on reactive-sql-clients.adoc
  • Additional commits viewable in compare view


Updates quarkus-maven-plugin from 2.11.2.Final to 2.11.3.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)
gastaldi commented 2 years ago

@dependabot squash and merge