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.7.2.Final to 1.8.0.Final #78

Merged
merged 1 commit into from Sep 10, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2020

Bumps quarkus.version from 1.7.2.Final to 1.8.0.Final.
Updates quarkus-maven-plugin from 1.7.2.Final to 1.8.0.Final

Updates quarkus-bom from 1.7.2.Final to 1.8.0.Final

Release notes

Sourced from quarkus-bom's releases.

1.8.0.CR1

Major changes

  • #11638 - Added option to save the generated OpenAPI schema document on build.
  • #11578 - Upgrade to GraalVM 20.2.0
  • #11542 - Attempt to enable Quarkus.run to work on a single jar
  • #11507 - Manage Quartz Jobs through ArC
  • #11322 - Support multiple Hibernate ORM persistence units via Quarkus configuration
  • #11073 - Add a Micrometer extension

Complete changelog

  • #11800 - Upgrade SmallRye GraphQL to 1.0.9
  • #11794 - Bump aws-alexa-sdk.version from 2.31.0 to 2.32.0
  • #11793 - Bump awssdk.version from 2.14.7 to 2.14.8
  • #11791 - docs: fix typo in stm doc
  • #11788 - Bump to Gradle 6.6.1
  • #11784 - Fix reactive Mongo client CDI handling
  • #11781 - Normalize migration paths in Flyway extension
  • #11780 - Flyway migrations does not work anymore on JDK8 after upgrade to 1.7.1.Final
  • #11777 - Upgrade to Debezium 1.2.2.Final
  • #11772 - Support multitenancy with multiple persistence units
  • #11771 - OIDC ID token auto-refresh support
  • #11770 - Mention cassandra-quarkus-client in the section about extensions that support SSL
  • #11765 - [Mongodb] NPE getting reactive client
  • #11764 - Use neutral container image over docker image
  • #11763 - Revert "Disable failing CodeStarts test"
  • #11759 - Bump assertj-core from 3.17.0 to 3.17.1
  • #11758 - Bump swagger-ui from 3.32.3 to 3.32.5
  • #11757 - Bump assertj-core from 3.17.0 to 3.17.1 in /devtools/gradle
  • #11756 - Bump assertj-core from 3.17.0 to 3.17.1 in /integration-tests/gradle
  • #11752 - Fix codestarts order bug
  • #11751 - Also disable native versions of mongo tests
  • #11750 - Disable failing CodeStarts test
  • #11748 - When using Secrets, config functionality should be auto enabled
  • #11746 - RUNTIME_INIT synthetic beans - improve docs and error message
  • #11743 - Avoid NPE at boot if a MetricsFactoryConsumerBuildItem contains null
  • #11736 - Active connection to MongoDB required for fresh project based on Quarkus master, wasn't needed for 1.7.0.Final and prior
  • #11731 - guide for jbang integration
  • #11728 - Add @SequenceGenerator to make Gift Entity example generally more usable
  • #11726 - Bump awssdk.version from 2.14.4 to 2.14.7
  • #11722 - Update to smallrye-jwt 2.3.0
  • #11717 - Add gradle integration test dirs in PathTestHelper
  • #11716 - Correctly handle directories in getResourceAsStream of QuarkusClassLoader
  • #11713 - Temporarily disable ReactiveMongodbPanacheResourceTest
  • #11709 - Replace AssertJ's deprecated hasOnlyOneElementSatisfying
  • #11708 - Turn StartupBuildSteps.annotationTransformer() into an AutoAddScopeBuildItem
  • #11707 - QuarkusClassLoader.getResourceAsStream does not work with directories in quarkus:dev
  • #11705 - Add missing @ApplicationScoped in Panache-Kotlin docs
  • #11703 - Skip docs module in Windows job
Commits
  • e0ec828 [RELEASE] - Bump version to 1.8.0.Final
  • 4b6e418 Skip Gradle tests for now
  • dc790fb Google Cloud Functions Funqy HTTP
  • 6dd5b8a Merge pull request #11989 from gsmet/1.8.0-backports-3
  • 6c9de91 Drop setting quarkus.http.host from Jib and S2I
  • 6a2914f Fix Quarkus ClassLoader's jar ProtectionDomain handling
  • ba75fe8 Ensure that user-defined quarkus.kubernetes-config.enabled takes precedence o...
  • 57ce50b Add system property as quarkusBuild input
  • f5d6287 Improve index inclusion and Arc exclusion configuration
  • 5c585c7 Merge pull request #11981 from gsmet/1.8.0-backports-2
  • Additional commits viewable in compare view

Updates quarkus-build-parent from 1.7.2.Final to 1.8.0.Final

Release notes

Sourced from quarkus-build-parent's releases.

1.8.0.CR1

Major changes

  • #11638 - Added option to save the generated OpenAPI schema document on build.
  • #11578 - Upgrade to GraalVM 20.2.0
  • #11542 - Attempt to enable Quarkus.run to work on a single jar
  • #11507 - Manage Quartz Jobs through ArC
  • #11322 - Support multiple Hibernate ORM persistence units via Quarkus configuration
  • #11073 - Add a Micrometer extension

Complete changelog

  • #11800 - Upgrade SmallRye GraphQL to 1.0.9
  • #11794 - Bump aws-alexa-sdk.version from 2.31.0 to 2.32.0
  • #11793 - Bump awssdk.version from 2.14.7 to 2.14.8
  • #11791 - docs: fix typo in stm doc
  • #11788 - Bump to Gradle 6.6.1
  • #11784 - Fix reactive Mongo client CDI handling
  • #11781 - Normalize migration paths in Flyway extension
  • #11780 - Flyway migrations does not work anymore on JDK8 after upgrade to 1.7.1.Final
  • #11777 - Upgrade to Debezium 1.2.2.Final
  • #11772 - Support multitenancy with multiple persistence units
  • #11771 - OIDC ID token auto-refresh support
  • #11770 - Mention cassandra-quarkus-client in the section about extensions that support SSL
  • #11765 - [Mongodb] NPE getting reactive client
  • #11764 - Use neutral container image over docker image
  • #11763 - Revert "Disable failing CodeStarts test"
  • #11759 - Bump assertj-core from 3.17.0 to 3.17.1
  • #11758 - Bump swagger-ui from 3.32.3 to 3.32.5
  • #11757 - Bump assertj-core from 3.17.0 to 3.17.1 in /devtools/gradle
  • #11756 - Bump assertj-core from 3.17.0 to 3.17.1 in /integration-tests/gradle
  • #11752 - Fix codestarts order bug
  • #11751 - Also disable native versions of mongo tests
  • #11750 - Disable failing CodeStarts test
  • #11748 - When using Secrets, config functionality should be auto enabled
  • #11746 - RUNTIME_INIT synthetic beans - improve docs and error message
  • #11743 - Avoid NPE at boot if a MetricsFactoryConsumerBuildItem contains null
  • #11736 - Active connection to MongoDB required for fresh project based on Quarkus master, wasn't needed for 1.7.0.Final and prior
  • #11731 - guide for jbang integration
  • #11728 - Add @SequenceGenerator to make Gift Entity example generally more usable
  • #11726 - Bump awssdk.version from 2.14.4 to 2.14.7
  • #11722 - Update to smallrye-jwt 2.3.0
  • #11717 - Add gradle integration test dirs in PathTestHelper
  • #11716 - Correctly handle directories in getResourceAsStream of QuarkusClassLoader
  • #11713 - Temporarily disable ReactiveMongodbPanacheResourceTest
  • #11709 - Replace AssertJ's deprecated hasOnlyOneElementSatisfying
  • #11708 - Turn StartupBuildSteps.annotationTransformer() into an AutoAddScopeBuildItem
  • #11707 - QuarkusClassLoader.getResourceAsStream does not work with directories in quarkus:dev
  • #11705 - Add missing @ApplicationScoped in Panache-Kotlin docs
  • #11703 - Skip docs module in Windows job
Commits
  • e0ec828 [RELEASE] - Bump version to 1.8.0.Final
  • 4b6e418 Skip Gradle tests for now
  • dc790fb Google Cloud Functions Funqy HTTP
  • 6dd5b8a Merge pull request #11989 from gsmet/1.8.0-backports-3
  • 6c9de91 Drop setting quarkus.http.host from Jib and S2I
  • 6a2914f Fix Quarkus ClassLoader's jar ProtectionDomain handling
  • ba75fe8 Ensure that user-defined quarkus.kubernetes-config.enabled takes precedence o...
  • 57ce50b Add system property as quarkusBuild input
  • f5d6287 Improve index inclusion and Arc exclusion configuration
  • 5c585c7 Merge pull request #11981 from gsmet/1.8.0-backports-2
  • Additional commits viewable in compare view

Updates quarkus-bootstrap-maven-plugin from 1.7.2.Final to 1.8.0.Final

Updates quarkus-test-framework from 1.7.2.Final to 1.8.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.7.2.Final to 1.8.0.Final.

Updates `quarkus-maven-plugin` from 1.7.2.Final to 1.8.0.Final

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

Updates `quarkus-build-parent` from 1.7.2.Final to 1.8.0.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@1.7.2.Final...1.8.0.Final)

Updates `quarkus-bootstrap-maven-plugin` from 1.7.2.Final to 1.8.0.Final

Updates `quarkus-test-framework` from 1.7.2.Final to 1.8.0.Final

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from pivovarit and a team as code owners September 10, 2020 02:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 10, 2020
@pivovarit pivovarit self-assigned this Sep 10, 2020
@pivovarit pivovarit merged commit 4bd0407 into master Sep 10, 2020
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-1.8.0.Final branch September 10, 2020 05:28
@pivovarit pivovarit added this to the 1.0.1 milestone Sep 22, 2020
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant