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.7.Final to 2.0.0.Final #62

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2021

Bumps quarkus.version from 1.13.7.Final to 2.0.0.Final.
Updates quarkus-bom from 1.13.7.Final to 2.0.0.Final

Release notes

Sourced from quarkus-bom's releases.

2.0.0.CR3

Major changes

  • #17609 - Upgrade to Hibernate ORM 5.5.0.Final
  • #17004 - Return an Uni for persist/update/persistAndFlush methods

Complete changelog

  • #17692 - Upgrade Quarkus HTTP to 4.1.1
  • #17669 - Make sure the gRPC server is started after synthetic beans init
  • #17663 - Initialize io.grpc.internal.RetriableStream at runtime
  • #17661 - Add documentation for @​Cache and @​NoCache
  • #17660 - Initialize io.vertx.ext.auth.impl.jose.JWT at runtime
  • #17657 - Using Vert.x Auth, Native image build failures on GraalVM 21.1 with Random/SplittableRandom initialized at build time
  • #17656 - Prevent double registration of MpPublisherMessageBodyReader in rest client
  • #17654 - Rename quarkus.neo4j.pool.metrics-enabled for unification
  • #17652 - Disable GraphQL metrics by default
  • #17651 - Change the way Resteasy injection is initialized
  • #17644 - Add support for @​Cache and @​NoCache in RESTEasy Reactive
  • #17639 - Add Guide for OpenTelemetry
  • #17636 - gRPC: IOThreadInterceptor must check if context is not null before calling runOnContext
  • #17634 - Remove default Jaeger endpoint
  • #17632 - Correctly propagate dispatchToWorker to websockets
  • #17630 - Add @​Cache annotation to resteasy-reactive
  • #17628 - Hot reload fails when using custom beans validator and MP Rest Client
  • #17627 - RESTEASY002160 warning when starting an application with @​RegisterRestClient
  • #17623 - Ensure @​QuarkusIntegrationTest works properly with any Filesystem path
  • #17620 - Update Vert.x to version 4.1.0 and related dependencies
  • #17617 - Don't run maven IT names by default
  • #17613 - Upgrade to Hibernate Reactive 1.0.0.CR6
  • #17609 - Upgrade to Hibernate ORM 5.5.0.Final
  • #17608 - Move OpenTelemetry REST Client filter into hidden extension
  • #17607 - QuarkusIntegrationTest cannot locate build output directory if it contains special characters like #
  • #17606 - Upgrade to Jandex 2.3.0
  • #17605 - Pass max frame size to VertxServerWebSocketContainer
  • #17604 - Do not delete BrotliDecoder and let GraalVM DCE do it for us
  • #17601 - Preserve TCCL when using coroutines in RESTEasy Reactive
  • #17599 - Bump gradle jandex plugin version in test and doc
  • #17598 - Bump kubernetes-client-bom from 5.4.0 to 5.4.1
  • #17597 - Dev mode fails to reload classes when using reactive rest client with coroutines in Quarkus 2.0.0.CR2
  • #17590 - Update to GraphQL client user guide
  • #17585 - Use project's Quarkus version when resolving extension catalogs using a registry client
  • #17584 - Update to SmallRye JWT 3.2.0
  • #17580 - Create log file parent directories for @​QuarkusIntegrationTest
  • #17577 - gRPC: fail code generation gracefully on default java package
  • #17576 - Upgrade SmallRye OpenAPI to 2.1.5
  • #17575 - gRPC: support @​Blocking on class
  • #17574 - Create generic build item for DevServices native
  • #17573 - Continuous tests may not run for unit tests
  • #17572 - Propagate environment for CLI tests

... (truncated)

Commits
  • ca1e69e [RELEASE] - Bump version to 2.0.0.Final
  • 7cd1dff Fix Gradle repository URL
  • bab5dfd CLI: doc/help update; correct -P parsing
  • 1bbbe60 Fix dev mode compile issues
  • 8cdda6b Merge pull request #18090 from gsmet/2.0.0.final-backports-6
  • 78a9136 H2 DevServices should not attempt to stop a stopped server
  • 4e23423 Validate option for hibernate database generation
  • db377c3 Disable AvailableSettings.HBM2DDL_SCRIPTS_CREATE_APPEND
  • c507390 Upgrade to Hibernate ORM 5.5.3.Final
  • edc9daa Provide actionable message when @​QuarkusIntegrationTest is run before the Qua...
  • Additional commits viewable in compare view

Updates quarkus-bootstrap-maven-plugin from 1.13.7.Final to 2.0.0.Final

Updates quarkus-maven-plugin from 1.13.7.Final to 2.0.0.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.7.Final to 2.0.0.Final.

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

Updates `quarkus-bootstrap-maven-plugin` from 1.13.7.Final to 2.0.0.Final

Updates `quarkus-maven-plugin` from 1.13.7.Final to 2.0.0.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.quarkus:quarkus-bootstrap-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2021
@radcortez radcortez merged commit b94c476 into main Jun 24, 2021
@radcortez radcortez deleted the dependabot/maven/quarkus.version-2.0.0.Final branch June 24, 2021 09:51
@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