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.10.4.Final #336

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.10.4.Final. Updates quarkus-arc from 1.2.0.Final to 1.10.4.Final

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

Updates quarkus-bom from 1.2.0.Final to 1.10.4.Final

Release notes

Sourced from quarkus-bom's releases.

1.10.3.Final

Major changes

Complete changelog

  • #13739 - Updates XStream due to published CVE
  • #13727 - Fix dev mode when the same file is marked multiple times for hot deploy
  • #13726 - Fix typos in getting-started.adoc
  • #13722 - Error on quarkus:dev after upgrade to 1.10.2.Final only with multiple persistence units
  • #13717 - DevMojo invokes other goals only if those are actually configured
  • #13715 - Upgrade SmallRye OpenAPI to 2.0.16
  • #13713 - Properly parse the jvmArgs passed to make it a list
  • #13710 - Add guide link for RESTEasy Mutiny
  • #13709 - Add guide link for RESTEasy Multipart
  • #13708 - Make sure that remote-dev mode listens on all interfaces instead of localhost
  • #13706 - Close the app in the finally of IDELauncherImpl
  • #13704 - Register ServerFormUrlEncodedProvider manually
  • #13701 - DevMojo invoking other goals should filter out goal params that aren't supported
  • #13693 - Escaping JSON strings in QuarkusErrorHandler
  • #13683 - OASFilter is called twice
  • #13682 - Make sure the StartupEvent is fired after the runtime config is set
  • #13681 - Invalid JSON returned from the default QuarkusErrorHandler (Vert.x)
  • #13674 - Missing reflection registration for Hibernate Reactive: OneToMany persisters
  • #13671 - Cannot find 'jvmArgs' in class io.quarkus.maven.GenerateCodeMojo
  • #13670 - Missing reflective registration of ReactiveOneToManyPersister
  • #13667 - Unable to invoke request: javax.ws.rs.ProcessingException: RESTEASY003215: could not find writer for content-type application/x-www-form-urlencoded type: javax.ws.rs.core.Form$1
  • #13657 - Interceptors - always skip bridge methods
  • #13654 - Regression: Maven uberJar plugin parameter configuration
  • #13653 - uberJar may appear to be ignored in Quarkus Maven plugin configuration
  • #13651 - Remove spaces from quarkus.container-image.group when it's set to the username
  • #13640 - Use System.err for configuration startup errors
  • #13638 - Listening on: http://localhost:8080 by default when a mutable jar is deployed to OpenShift
  • #13637 - Allow codestarts override and avoid duplicates
  • #13630 - Update OptaPlanner guide to 8.0 improvements
  • #13622 - Quarkus Jib fails if username contains a space although it is not even used
  • #13615 - Implicit JSON Content-type impacts swagger-ui POST endpoints
  • #13586 - Create src/main/java when using -DnoExamples
  • #13585 - Fix generated project with wrong duplicated package name
  • #13583 - Fix doc style on the deploying to google cloud guide
  • #13582 - Improve logging and documentation about objcopy dependency
  • #13581 - Generated project have wrong package when using org.acme.something
  • #13578 - Fix failing github action (codestart)
  • #13577 - DevMojo: pick up invoked plugin goal configs from executions
  • #13573 - Fix potential hang if exception is thrown from authenticator
  • #13572 - Uppercase long suffix for mongodb-panache and hibernate-orm-panache
  • #13568 - CodeStarts - When using -DnoExamples, src/main/java is not created
  • #13563 - Fix name of elasticsearch-rest-client-common-deployment
  • #13559 - Throwing AuthenticationFailedException from IdentityProvider.authenticate stalls connection.
Commits
  • 1d43d1b [RELEASE] - Bump version to 1.10.4.Final
  • 20f0858 Merge pull request #13897 from gsmet/1.10.4-backports-3
  • dee43b3 Remove uber-jar from pom due to native image failure
  • 0f2f276 Upgrade to Hibernate ORM 5.4.26.Final
  • b7cb7be Upgrade to Hibernate Reactive 1.0.0.Beta1
  • a064bb8 Only allow activating XML_MAPPING_ENABLED if Hibernate Envers is present
  • 93edcdb Propagate a flag to signal the presence of Envers to the PersistenceUnitDescr...
  • fd2ea89 Have the Envers extension publish a Capability
  • 3e35c0e Upgrade to Hibernate ORM 5.4.25.Final
  • a1710b9 Resolve javadoc validation problem
  • Additional commits viewable in compare view


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

Updates quarkus-maven-plugin from 1.2.0.Final to 1.10.4.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 #337.