Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump quarkus.version from 1.13.1.Final to 1.13.2.Final #49

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2021

Bumps quarkus.version from 1.13.1.Final to 1.13.2.Final.
Updates quarkus-bom from 1.13.1.Final to 1.13.2.Final

Release notes

Sourced from quarkus-bom's releases.

1.13.2.Final

Major changes

  • #15964 - Introduce support for the Oracle JDBC driver

Complete changelog

  • #16486 - Backport 16377
  • #16481 - Fix case of Kafka ServiceBinding properties
  • #16477 - Quarkus Kafka Client ServiceBinding no longer works with app-services service binding
  • #16467 - Upgrade to Hibernate Search 6.0.3.Final
  • #16460 - HTTP/2 + BodyHandler fix
  • #16447 - Bump gizmo in resteasy-reactive to 1.0.7.Final
  • #16443 - Detect native image build with com.oracle.graalvm.isaot
  • #16442 - [native] hibernate-search-orm-elasticsearch extension not working with GraalVM 20.3-dev
  • #16440 - Avoid unnecessary exception wrapping in NativeTestExtension.throwBootFailureException
  • #16438 - Fix race condition on reactive client with streaming and SSE responses
  • #16436 - JS for all-config guide page
  • #16434 - Handle RejectedOperationException in Mutiny infrastructure on shutdown
  • #16432 - Add the ability to configure the maximum form attribute size
  • #16431 - Service account is also applied to RevisionSpec
  • #16428 - Fix websockets class loading issue
  • #16427 - Quarkus 1.13.x WebSocket Client - wrong ClassLoader?
  • #16426 - Make sure class is only processed once
  • #16422 - Resteasy Reactive - Multipart does not accept text/plain bigger than 2048 bytes
  • #16420 - Fix @​TestTransaction for self-intercepted invocation
  • #16417 - Fix OIDC web auth docs
  • #16405 - Support Flyway's initSql property to specify SQL to run
  • #16400 - Make sure LocalProject.getAppArtifact() has a proper version
  • #16384 - OIDC Issuer Verification
  • #16379 - Only warn if there is a missing no-arg ctor
  • #16372 - Bump agroal.version from 1.10 to 1.11
  • #16368 - Fix build issue when client and server RESTEasy Reactive jackson deps are used together
  • #16363 - Try to make the docker related note more prominent
  • #16361 - Update to fabric8 kubernetes-client 5.3.0
  • #16360 - Ignore abstract classes in Filter hierarchy
  • #16359 - Resteasy Reactive wants to instantiate abstract ContainerRequestFilter's in dev mode
  • #16349 - Use a floating tag for the ubi-quarkus-native-image
  • #16348 - Qute type-safe checks - take interface default methods into account
  • #16347 - quarkus-jacoco bug in Quarkus 1.13.0
  • #16341 - Change assignability check for interfaces
  • #16339 - Fix gradle Jacoco issues
  • #16337 - Qute deployment errors with template parameter declaration of concrete classes and usage of default methods
  • #16330 - Register hierarchy of io.quarkus.maven.ArtifactKey
  • #16327 - Registry client: option to cleanup old timestamped catalog artifacts
  • #16324 - Allow skipping OIDC issuer verification
  • #16323 - Quarkus 1.13.0 with Jacoco include test classes in report
  • #16317 - Allow modifying primitive parameters in an interceptor
  • #16294 - Quarkus 1.13.0: 401 Unauthorized using different host names for Keycloak
  • #16278 - Reactive datasource idle-timeout for pooled connections

... (truncated)

Commits
  • a80433d [RELEASE] - Bump version to 1.13.2.Final
  • 27096d8 Merge pull request #16495 from gsmet/1.13.2-backports-3
  • 5e18e28 Disable MethodHandles in HSearch, even with GraalVM 21+
  • 5974e5b Test mass indexing with a non-trivial amount of entities
  • 13c4796 Upgrade to Hibernate Search 6.0.3.Final
  • 8f11e34 Switch from Debezium to Test Containers to start the Kafka brokers
  • fc8a813 Rewrote Kafka SASL tests
  • 58b46de Rewrote Kafka SSL tests
  • b4a9ae3 Attempt to fix the Kafka CI issues
  • 8c439b5 Fix case of Kafka ServiceBinging properties
  • Additional commits viewable in compare view

Updates quarkus-bootstrap-maven-plugin from 1.13.1.Final to 1.13.2.Final

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

Bumps `quarkus.version` from 1.13.1.Final to 1.13.2.Final.

Updates `quarkus-bom` from 1.13.1.Final to 1.13.2.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@1.13.1.Final...1.13.2.Final)

Updates `quarkus-bootstrap-maven-plugin` from 1.13.1.Final to 1.13.2.Final

Updates `quarkus-maven-plugin` from 1.13.1.Final to 1.13.2.Final

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2021
@radcortez radcortez merged commit e3dcd82 into main Apr 15, 2021
@radcortez radcortez deleted the dependabot/maven/quarkus.version-1.13.2.Final branch April 15, 2021 10:05
@radcortez radcortez added this to the 1.0.0 milestone Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant