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.5.1.Final to 2.5.2.Final #58

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quarkus.version from 2.5.1.Final to 2.5.2.Final. Updates quarkus-bom from 2.5.1.Final to 2.5.2.Final

Release notes

Sourced from quarkus-bom's releases.

2.5.2.Final

Complete changelog

  • #22059 - Register derby resource bundler in native mode
  • #22058 - Jdbc-derby: missing resource in native mode
  • #22051 - Fix RESTEasy Reactive endpoint scores template
  • #22038 - Instruct how to publish extensions to the registry
  • #22021 - Support media type suffixes in reactive rest client
  • #22015 - Support constructor injection in Kotlin Panache repositories
  • #22014 - NullPointer by using PanacheMongoRepository with a dependency in the contructor in Kotlin
  • #22005 - Fix Optaplanner native build failure with JDK17
  • #21986 - OidcProviderClient has to be closed only when getting the JWK set failed
  • #21984 - OIDC closes its client after a successful JWK set read when the discovery is disabled
  • #21978 - Fix QuteErrorPageSetup
  • #21976 - Fix DevServices for Keycloak loading the realm file from the file system
  • #21975 - Regression: DevServices for Keycloak fails to load a realm file from the file system
  • #21971 - Ignore Jandex WARNING for all BSON types
  • #21966 - Qute error page setup does not work
  • #21960 - Add line break to correct an include error in redis-dev-services.adoc
  • #21958 - Allow the use of UriInfo in @​ServerResponseFilter
  • #21957 - Custom mimetype causes quarkus-rest-client-reactive being unable to deserialize
  • #21956 - Cannot use UriInfo context in resteasy-reactive @ServerResponseFilter
  • #21954 - Improved No container runtime error message
  • #21949 - MongoDB BsonDateTime is not in the Jandex index
  • #21947 - Qute - improve validation of param declarations
  • #21946 - StringIndexOutOfBoundsException in invalid parameter declaration Qute parsing
  • #21942 - Don't throw an exception when finishing a closed RESTEasy response
  • #21939 - Update documentation to include flyway breaking change
  • #21938 - Update links to expired json-b.net domain
  • #21937 - Check is java convention exists before using it
  • #21936 - Fix DefaultTokenIntrospectionUserInfoCache injection
  • #21932 - Fix creation time of docker network in integration tests
  • #21931 - QuarkusTestResourceLifecycleManager can't access the created docker network
  • #21929 - Oracle JDBC driver presence to not break JVM's Serialization support in native image
  • #21925 - DefaultTokenIntrospectionUserInfoCache is not injected
  • #21924 - Repeat the grant request if OidcClient refresh token has expired
  • #21914 - Update SmallRye Config to 2.7.0
  • #21910 - Make sure quarkusGenerateCode is run before tests
  • #21894 - Fix OIDC web-app guide link to the token introspection and user info cache section
  • #21893 - Fix GitHub case in documentation
  • #21887 - Do not discover config sources for code generator
  • #21881 - gradle build with include build module fails with null pointer
  • #21878 - GRPC: Does not generate proto-based files
  • #21873 - OidcClient has failed to complete the refresh_token grant request: "error_description":"Refresh token expired"
  • #21846 - Fix named datasource handling for dev-services
  • #21842 - End Vert.x response before propagating mapped exception in VertxBlockingoutput
  • #21839 - OpenShift deployment guide - minor changes
  • #21838 - Fix OOME message related to docker memory limits
  • #21834 - Add migration note / documentation about Flyway 8.1.0 breaking change

... (truncated)

Commits
  • 3d0526b [RELEASE] - Bump version to 2.5.2.Final
  • 1e34199 Make all config properties editable
  • 286b3ba Merge pull request #22087 from gsmet/2.5.2-backports-2
  • 41ef349 Register derby resource bundler in native mode
  • 76ce2d2 Fix native-image arguments generation for native-sources package type
  • deb3709 Fix DevServices for Keycloak loading the realm file from the file system
  • 2a48003 Merge pull request #22060 from gsmet/2.5.2-backports-1
  • 881dc4b Instruct how to publish extensions to the registry
  • c4a7a86 Fix RESTEasy Reactive endpoint scores template
  • 7d35643 Support media type suffixes in reactive rest client
  • Additional commits viewable in compare view


Updates quarkus-maven-plugin from 2.5.1.Final to 2.5.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)