quarkiverse / quarkus-kerberos

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

Bump quarkus.version from 2.11.2.Final to 2.14.3.Final #82

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from quarkus-bom's releases.

2.14.3.Final

Complete changelog

  • #29681 - Add spec.metadata.labels in Deployment resource for OpenShift
  • #29674 - Revert "Reactive Rest Client closing connections after server failures"
  • #29654 - Update the description copied from non-reactive variants
  • #29651 - Add further details about podman
  • #29643 - Upgrade to Jandex 3.0.5
  • #29620 - VertxProcessor - skip synthetic methods annotated with ConsumeEvent
  • #29596 - Infinispan - Fix loading of config file via URI in dev mode
  • #29592 - [infinispan-client] cache configuration not available while bootstrapping dev mode
  • #29591 - Fix typos around http(s) topic
  • #29586 - Fix config editor when using HTTPS
  • #29585 - @​ConsumeEvent annotated method is called twice per message when generic parent class has an abstract method for it
  • #29577 - Follow the recommendation to add the name for the credential provider
  • #29569 - Bump sshd-core version to 2.9.2
  • #29562 - Improve Docker detection with Unix sockets
  • #29561 - Fix a typo in the BC CredentialsProvider test
  • #29554 - Update to Stork 1.3.3
  • #29541 - Bump sshd-common version to 2.9.2
  • #29534 - Make sure dependency node's repositories are used when resolving the artifact
  • #29514 - Docs - Pulling up info on .dockerignore
  • #29497 - Missing spec.template.metadata.labels in deployment
  • #29469 - Response Body in ClientExceptionMapper is always null
  • #29431 - DevUI - config editor doesn't work well over https, UI doesn't get updated
  • #29426 - DOCKER_HOST-strategy in class isDockerWorking.java excludes expected "unix:"-path where it should include "unix:" - broken.
  • #29365 - Prevent repeated processing of the same authentication failure exception
  • #29239 - Fix AuthenticationRedirectException handling with disabled proactive security
  • #29025 - io.quarkus...BootstrapMavenException resolving a wrong dependency version
  • #28967 - Use failure handlers for security exceptions before JAX-RS chain starts
  • #28489 - RESTEasy Reactive - provide way to customize response when JWT is invalid and proactive security enabled
  • #28488 - Reactive Routes - failure handler can't intercept exception thrown for invalid JWT

2.14.2.Final

Complete changelog

  • #29468 - Upgrade to Jandex 3.0.4
  • #29460 - Ensure that Transfer-Encoding and Content-Length are not both set
  • #29458 - Bump postgresql from 42.5.0 to 42.5.1 in /bom/application
  • #29452 - ArC: filter out class-retained or missing annotations
  • #29447 - Arc - fix InvocationContext parameters for around construct interceptors when there are other interceptors in play
  • #29446 - Fix Vert.x event bus codec registration
  • #29445 - Arc - improve transactional OM error logging to include more information by default
  • #29441 - Fix example code for mocking REST Clients in the REST Client Reactive guide
  • #29434 - Application startup fails using Lombok's @​NonNull on a method annotated with @​ConsumeEvent
  • #29432 - Improve support for conditional bean and declarative filter annotations combination
  • #29429 - ObserverExceptionHandler for non async observers
  • #29425 - Indexed provided annotation breaks build goal (or app startup) in 2.14

... (truncated)

Commits
  • c78fd2c [RELEASE] - Bump version to 2.14.3.Final
  • 07b1e09 Merge pull request #29687 from gsmet/2.14.3-backports-2
  • 84b50fd Add spec.metadata.labels in Deployment resource for OpenShift
  • 65022a8 Add further details about podman
  • 173048b Revert "Reactive Rest Client closing connections after server failures"
  • 969f464 Upgrade to Jandex 3.0.5
  • 99141e7 Update the description copied from non-reactive variants
  • 4bb4974 Fix AuthenticationRedirectEx. handling with disabled proactive security
  • ad1208f Use failure handlers for security exceptions before JAX-RS chain starts
  • 702c00a Merge pull request #29650 from gsmet/2.14.3-backports-1
  • Additional commits viewable in compare view


Updates quarkus-maven-plugin from 2.11.2.Final to 2.14.3.Final

Updates quarkus-bootstrap-maven-plugin from 2.11.2.Final to 2.14.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 #83.