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.10.1.Final #60

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from quarkus-bom's releases.

2.10.1.Final

Complete changelog

  • #26404 - Update SmallRye Fault Tolerance to 5.4.1
  • #26402 - Add tag class names in generated REST Data Panache resources
  • #26400 - Weird numbers in OpenApi resource name with Hibernate REST Data Panache
  • #26397 - Apply tiny RESTEasy Reactive polish
  • #26393 - Fix additional tag handling in container-image-docker
  • #26391 - OpenAPI: Ignore CDI filters during buildtime
  • #26389 - Stop using DefaultClientHeadersFactoryImpl when not needed in REST Client Reactive
  • #26383 - Pushing Additional Tags to Docker Hub fails
  • #26379 - Fix kafka with hibernate reactive documentation
  • #26376 - Clear out OutputStream when a MessageBodyWriter throws an exception
  • #26375 - Support toggling 100-continue support feature in vert.x
  • #26373 - Don't fail with "Can't generate Hal endpoints" if there are no resources
  • #26372 - Fix wrong endpoint paths in openid-connect-client guide
  • #26359 - Add missing .gitattributes declarations
  • #26357 - Allow to override the Oracle JDBC metadata for native images also on Windows
  • #26354 - Fix missing plexus-utils:3.4.1 when building gradle plugins
  • #26352 - Bump Keycloak version to 18.0.1
  • #26347 - Move excludes for jaeger-thrift to the bom
  • #26337 - Make sure an extension category has an ID in the ctor
  • #26336 - Unable to build Quarkus main - Gradle plugin - can't find plexus-utils-3.4.1.jar
  • #26318 - Combination of quarkus-resteasy,quarkus-spring-data-rest ends with "Cannot generate HAL endpoints"
  • #26313 - NPE with OTel when wrong HTTP protocol version is sent
  • #26312 - Fix MariaDB jdbc connector missing codec
  • #26311 - Qute - fix template extensions regression
  • #26309 - Support downloading list of files in Resteasy Reactive Multipart
  • #26306 - Qute: Template extensions regresion in Quarkus 2.10.0
  • #26295 - Fix OidcBuildStep#findSecurityEventObservers()
  • #26291 - Fix Asciidoc bug in the Mutiny primer
  • #26285 - Allow overriding of app.openshift.io/runtime label
  • #26273 - Unable to set custom app.openshift.io/runtime label when deploying with OpenShift extension
  • #26270 - ServerExceptionMapper with JsonMappingException exception mapper result is not used as main response but as property value in result
  • #26267 - Upgrade Mutiny-dependent modules to 1.6.0
  • #26265 - Add some missing extension descriptions
  • #26262 - Fix formatting issue in native-reference.adoc
  • #26256 - Trim OIDC claim role path
  • #26254 - Qute - fix Template#getParameterDeclarations()
  • #26246 - Bump flyway.version from 8.5.11 to 8.5.13
  • #26242 - Fix Mutiny schedulers context propagation bug
  • #26239 - Fix and improve javadoc in extensions projects
  • #26236 - OIDC - NullPointerException
  • #26235 - Use Secret Value instead of Secret ID in Microsoft OIDC config guide
  • #26234 - Vert.x requires 100-Continue to be enable explicitly
  • #26232 - Add a test confirming a role claim path with the namespace works
  • #26227 - Promote additional JDBC drivers that are in the Quarkiverse
  • #26224 - Construct URITemplate with prefixMatch when used for sub-resource locators
  • #26221 - Fix display of writers in scoring system

... (truncated)

Commits
  • 625c3c4 [RELEASE] - Bump version to 2.10.1.Final
  • d5b047b Merge pull request #26419 from gsmet/2.10.1-backports-3
  • 7037119 Support toggling 100-continue support feature in vert.x
  • e2b922b Update SmallRye Fault Tolerance to 5.4.1
  • dd95216 Merge pull request #26406 from gsmet/2.10.1-backports-2
  • 71924e6 Add tag class names in generated REST Data Panache resources
  • 8a29421 Apply tiny RESTEasy Reactive polish
  • d24e402 Fix additional tag handling in container-image-docker
  • 8c606d0 OpenAPI: Ignore CDI filters during buildtime
  • e077552 Stop using DefaultClientHeadersFactoryImpl when not needed in REST Client Rea...
  • Additional commits viewable in compare view


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

Updates quarkus-bootstrap-maven-plugin from 2.7.0.Final to 2.10.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 2 years ago

Superseded by #62.