radanalyticsio / spark-operator

Operator for managing the Spark clusters on Kubernetes and OpenShift.
Apache License 2.0
156 stars 61 forks source link

Bump quarkus.version from 1.2.0.Final to 1.8.2.Final #313

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps quarkus.version from 1.2.0.Final to 1.8.2.Final. Updates quarkus-arc from 1.2.0.Final to 1.8.2.Final

Updates quarkus-kubernetes-client from 1.2.0.Final to 1.8.2.Final

Updates quarkus-bom from 1.2.0.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
Commits


Updates quarkus-core from 1.2.0.Final to 1.8.2.Final

Updates quarkus-maven-plugin from 1.2.0.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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #316.