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.8.1.Final to 1.8.2.Final #87

Merged
merged 1 commit into from Oct 7, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2020

Bumps quarkus.version from 1.8.1.Final to 1.8.2.Final.
Updates quarkus-maven-plugin from 1.8.1.Final to 1.8.2.Final

Updates quarkus-bom from 1.8.1.Final to 1.8.2.Final

Release notes

Sourced from quarkus-bom's releases.

1.8.2.Final

Major changes

Complete changelog

  • #12523 - @TestHTTPEndpoint support for endpoints annotated with Spring Web's @RequestMapping
  • #12508 - docs: Fix companion object link in Panache with Kotlin
  • #12487 - Combine both the combined index and the bean archive one in REST client
  • #12484 - Add Tika PDF FontBox native resources
  • #12477 - Fix add extension in Kafka Streams guide
  • #12476 - Index Envers base entity classes
  • #12474 - Missing publish option in kms docker + specify version of localhost i…
  • #12471 - quarkus-hibernate-envers should add hibernate-envers to Jandex index
  • #12467 - @TestSecurity fails if the method params are primitives
  • #12463 - Hibernate ORM extension boot is not holding the @Startup event
  • #12459 - Fix the private key location in the smallrye-jwt guide
  • #12451 - Startup of Hibernate ORM was not registered as a ServiceStartBuildItem
  • #12449 - The limitation of a single instance of Hibernate was removed
  • #12446 - Update documentation for "kafka" extension
  • #12440 - Upgrade Hibernate Validator to 6.1.6.Final
  • #12437 - Include JVM GC metrics in the Micrometer extension
  • #12436 - Config docs improvements
  • #12425 - Include the JVM GC Binder in the Micrometer extension
  • #12421 - Make producer of MetricRegistry unremovable
  • #12420 - SmallRye GraphQL extension's metrics are broken
  • #12414 - Fix Fault Tolerance metrics via Micrometer
  • #12413 - ClassNotFoundException on primitive arguments with quarkus-test-security
  • #12410 - Don't log warnings about duplicate build.metadata
  • #12401 - Fix the handling of the port 0
  • #12387 - Fix reflection registration issue with Jackson's @JsonSerialize
  • #12382 - Make sasl.mechanism configurable in Kafka Streams extension
  • #12375 - SQS Amazon-service extension: Fixed a little typo in docs
  • #12370 - Always use localhost for @TestHTTPResource
  • #12369 - TestHTTPResource does not return localhost
  • #12367 - Fix broken GraalVM link
  • #12364 - Adjust issuer URL in security-jwt guide
  • #12361 - Fixed incorrect docs for recordDelimiter
  • #12356 - Add details to documentation on how to deploy to OpenShit and test the application
  • #12348 - Upgrade SmallRye GraphQL to 1.0.11 fixing some minor bugs.
  • #12345 - com.fasterxml.jackson.databind.JsonMappingException: Class CustomSerializer has no default (no arg) constructor
  • #12342 - Remove default priority method impl from SecurityIdentityAugmentor examples
  • #12329 - Update description of hibernate-orm-panache-common and google-cloud-functions-http to avoid duplicatetes
  • #12323 - Fix "quarkus.container-image.*" entries not showing in the "All Configuration Options" guide
  • #12316 - "quarkus.container-image.*" entries not showing in the "All Configuration Options" guide.
  • #12310 - Superclass injection will fail if subclass declares same field
  • #12299 - Link to the CDI intro from the getting started guide
  • #12298 - Document Fault Tolerance configuration
  • #12292 - Support OIDC cookie domain property

... (truncated)

Commits

Updates quarkus-build-parent from 1.8.1.Final to 1.8.2.Final

Release notes

Sourced from quarkus-build-parent's releases.

1.8.2.Final

Major changes

Complete changelog

  • #12523 - @TestHTTPEndpoint support for endpoints annotated with Spring Web's @RequestMapping
  • #12508 - docs: Fix companion object link in Panache with Kotlin
  • #12487 - Combine both the combined index and the bean archive one in REST client
  • #12484 - Add Tika PDF FontBox native resources
  • #12477 - Fix add extension in Kafka Streams guide
  • #12476 - Index Envers base entity classes
  • #12474 - Missing publish option in kms docker + specify version of localhost i…
  • #12471 - quarkus-hibernate-envers should add hibernate-envers to Jandex index
  • #12467 - @TestSecurity fails if the method params are primitives
  • #12463 - Hibernate ORM extension boot is not holding the @Startup event
  • #12459 - Fix the private key location in the smallrye-jwt guide
  • #12451 - Startup of Hibernate ORM was not registered as a ServiceStartBuildItem
  • #12449 - The limitation of a single instance of Hibernate was removed
  • #12446 - Update documentation for "kafka" extension
  • #12440 - Upgrade Hibernate Validator to 6.1.6.Final
  • #12437 - Include JVM GC metrics in the Micrometer extension
  • #12436 - Config docs improvements
  • #12425 - Include the JVM GC Binder in the Micrometer extension
  • #12421 - Make producer of MetricRegistry unremovable
  • #12420 - SmallRye GraphQL extension's metrics are broken
  • #12414 - Fix Fault Tolerance metrics via Micrometer
  • #12413 - ClassNotFoundException on primitive arguments with quarkus-test-security
  • #12410 - Don't log warnings about duplicate build.metadata
  • #12401 - Fix the handling of the port 0
  • #12387 - Fix reflection registration issue with Jackson's @JsonSerialize
  • #12382 - Make sasl.mechanism configurable in Kafka Streams extension
  • #12375 - SQS Amazon-service extension: Fixed a little typo in docs
  • #12370 - Always use localhost for @TestHTTPResource
  • #12369 - TestHTTPResource does not return localhost
  • #12367 - Fix broken GraalVM link
  • #12364 - Adjust issuer URL in security-jwt guide
  • #12361 - Fixed incorrect docs for recordDelimiter
  • #12356 - Add details to documentation on how to deploy to OpenShit and test the application
  • #12348 - Upgrade SmallRye GraphQL to 1.0.11 fixing some minor bugs.
  • #12345 - com.fasterxml.jackson.databind.JsonMappingException: Class CustomSerializer has no default (no arg) constructor
  • #12342 - Remove default priority method impl from SecurityIdentityAugmentor examples
  • #12329 - Update description of hibernate-orm-panache-common and google-cloud-functions-http to avoid duplicatetes
  • #12323 - Fix "quarkus.container-image.*" entries not showing in the "All Configuration Options" guide
  • #12316 - "quarkus.container-image.*" entries not showing in the "All Configuration Options" guide.
  • #12310 - Superclass injection will fail if subclass declares same field
  • #12299 - Link to the CDI intro from the getting started guide
  • #12298 - Document Fault Tolerance configuration
  • #12292 - Support OIDC cookie domain property

... (truncated)

Commits

Updates quarkus-bootstrap-maven-plugin from 1.8.1.Final to 1.8.2.Final

Updates quarkus-test-framework from 1.8.1.Final to 1.8.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.8.1.Final to 1.8.2.Final.

Updates `quarkus-maven-plugin` from 1.8.1.Final to 1.8.2.Final

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

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

Updates `quarkus-bootstrap-maven-plugin` from 1.8.1.Final to 1.8.2.Final

Updates `quarkus-test-framework` from 1.8.1.Final to 1.8.2.Final

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from pivovarit and a team as code owners October 7, 2020 02:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 7, 2020
@pivovarit pivovarit merged commit db82f12 into master Oct 7, 2020
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-1.8.2.Final branch October 7, 2020 03:33
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