quarkiverse / quarkus-kerberos

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

Bump quarkus.version from 2.10.2.Final to 2.10.3.Final #66

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps quarkus.version from 2.10.2.Final to 2.10.3.Final. Updates quarkus-bom from 2.10.2.Final to 2.10.3.Final

Release notes

Sourced from quarkus-bom's releases.

2.10.3.Final

Complete changelog

  • #26797 - SmallRye GraphQL - Throw the original throwable on error
  • #26777 - GraphQL: Make sure the context terminate
  • #26757 - Set the recommended Dependency Check plugin version to 7.1.1
  • #26748 - Request Context not terminated with GraphQL
  • #26737 - Adjust some extension descriptions
  • #26732 - Use grpc instead of grpc-server for the Kubernetes port name
  • #26713 - Bump smallrye-jwt version to 3.5.3
  • #26710 - Fix Javadoc of QuarkusTestResourceLifecycleManager's start method
  • #26698 - Add "default-codestart" in platform catalog metadata
  • #26681 - Strip debug information from the native executable unconditionally
  • #26673 - Test Hibernate Reactive fetch with getReference
  • #26662 - Fix a typo error in gradle-tooling.adoc
  • #26661 - Fix cryptic 'The supplier returned null' message if OIDC server connection fails
  • #26645 - Add missing link to Podman in documentation prerequisites
  • #26644 - Clear outer instances when init test state is called
  • #26637 - Fix OidcClient duplicating the client_id for the public client
  • #26634 - Update 'getting started' documentation for 'quarkus-maven-plugin' version following Quarkus example
  • #26622 - Qute - fix origin of an expression used as a section param
  • #26619 - OIDC Client repeatedly adds client-id when no secret is specified
  • #26608 - Strip the scheme value from the OIDC proxy host
  • #26605 - Kafka dev service redpanda container failing with Text file busy
  • #26603 - Kafka dev service redpanda container failing with Text file busy
  • #26601 - Fix race condition in content-length header setting
  • #26599 - custom content-length header is not used with resteasy-reactive
  • #26597 - Clear Reactive REST Client mocks after the test runs
  • #26594 - @​InjectMock with reactive RestClient breaks the RestClient for subsequent tests
  • #26583 - Bump smallrye-jwt version to 3.5.2
  • #26580 - Fix testing guide's example for Testcontainers
  • #26577 - Quarkus oidc proxy host expects protocol
  • #26573 - Incomplete example code in testing guide
  • #26561 - Ensure that labels for different k8s targets don't interfere with each other
  • #26543 - Allow overriding of various k8s labels
  • #26516 - Kubernetes extension(s) have stopped generating the app.openshift.io/runtime label
  • #26499 - Support authSource in liquibase-mongodb
  • #25850 - Quarkus Liquibase MongoDB extension properties not used
  • #15839 - Fetch a lazy association after using getReference doesn't work with Hibernate Reactive
Commits
  • 55cf39d [RELEASE] - Bump version to 2.10.3.Final
  • 72f0037 SmallRye GraphQL - Throw the original throwable on error
  • 6fc7f96 Merge pull request #26790 from gsmet/2.10.3-backports-1
  • 41bb33c GraphQL: Make sure the context terminate
  • cd7d6d9 Adjust some extension descriptions
  • ea60cf6 Set the recommended Dependency Check plugin version to 7.1.1
  • 9385a42 Use grpc instead of grpc-server for the Kubernetes port name
  • 9c5f1b5 Fix Javadoc of QuarkusTestResourceLifecycleManager's start method
  • 3c9db6d Bump smallrye-jwt version to 3.5.3
  • 4f0120a Add default codestart in platform catalog metadata
  • Additional commits viewable in compare view


Updates quarkus-maven-plugin from 2.10.2.Final to 2.10.3.Final

Updates quarkus-bootstrap-maven-plugin from 2.10.2.Final to 2.10.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 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 1 year ago

Superseded by #67.