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.12.0.Final to 1.12.2.Final #36

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps quarkus.version from 1.12.0.Final to 1.12.2.Final.
Updates quarkus-bom from 1.12.0.Final to 1.12.2.Final

Release notes

Sourced from quarkus-bom's releases.

1.12.2.Final

Major changes

Complete changelog

  • #15609 - Avoid race condition when creating the Dev UI routes
  • #15608 - Reintroduce RouteBuildItem#Builder() public ctor
  • #15603 - Fix Building my First Extension documentation snippets order description
  • #15594 - Look for mongo client in the whole deployment
  • #15592 - Fix Polyglot with fast-jar
  • #15589 - Look for RedisClient in all modules
  • #15586 - Fix potential race condition with Multipart upload in RESTEasy Reactive
  • #15581 - Named Redis client injection not working when used in separate JAR
  • #15577 - Fix native executable build on Windows and add a CI build - 1.12
  • #15576 - Fix GraphQL queries returning Collection.class in native mode
  • #15571 - GraphQL queries returning Collection.class are broken in native mode
  • #15569 - Use sortedOriginalMediaTypes in ClassRoutingHandler
  • #15560 - Disable DevUI for remote dev mode
  • #15558 - Fix dev console paths. Add Builder to HttpRootPathBuildItem
  • #15554 - Added descriptions to Health OpenAPI Filter responses
  • #15553 - Fix race condition on reading input in RESTEasy Reactive
  • #15551 - Missing description for generated health OpenAPI responses
  • #15546 - Fix Thread-safe issue and memory leak with Log History Handler
  • #15535 - HttpRootPathBuildItem has changed his path format several times.
  • #15529 - Small path fix for the dev ui
  • #15506 - Automatically register @​JsonIdentityInfo generator and resolver in Jackson
  • #15480 - Make mutable-jar work with jib in all cases
  • #15479 - Resteasy Reactive first POST with InputStream hang
  • #15477 - Add support for mutable-jar package format for container image extensions
  • #15474 - Explain semantics of quarkus.rest.path; add tests
  • #15455 - Make Jackson work with ReaderInterceptors
  • #15453 - RESTEasy Reactive: ReaderInterceptor results in java.lang.IllegalStateException: Should never be called
  • #15450 - Use relative links in the guides
  • #15445 - Fix some infelicities in the IDE Tooling guide
  • #15427 - Use single mock when backing bean is the same instance
  • #15411 - @​InjectMock replaces existing mocks
  • #15172 - Don't use real looking versions in mocked data for snapshot testing
  • #15146 - Make sure versions are mocked in snapshots tests
  • #15142 - Some code start tests test the version which is not compatible with releases

1.12.1.Final

Major changes

Path resolution for configurable endpoints changed in this release.

Complete changelog

  • #15420 - Fix file permission issue for container builds on remote daemons

... (truncated)

Commits
  • 9b83b07 [RELEASE] - Bump version to 1.12.2.Final
  • 1c0139e Merge pull request #15616 from gsmet/1.12.2-backports-3
  • 06e4ab8 Avoid race condition when creating the Dev UI routes
  • 4d2a230 Reintroduce RouteBuildItem#Builder() public ctor
  • 4227e2e Fix Thread-safe issue and memory leak with Log History Handler
  • a9a305e switches the 1 and 2 points for according to pom's snippet
  • 83cb710 Merge pull request #15604 from gsmet/1.12.2-backports-2
  • 4fcab67 Look for mongo client in the whole deployment
  • a6c0c42 Tests for quarkus.rest.path
  • 7e8ffc7 Fix DevConsole paths;HttpRootPathBuildItem.Builder
  • Additional commits viewable in compare view

Updates quarkus-bootstrap-maven-plugin from 1.12.0.Final to 1.12.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.12.0.Final to 1.12.2.Final.

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

Updates `quarkus-bootstrap-maven-plugin` from 1.12.0.Final to 1.12.2.Final

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2021
@gsmet gsmet merged commit f787be9 into master Mar 12, 2021
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-1.12.2.Final branch March 12, 2021 08:32
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