radanalyticsio / spark-operator

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

Bump quarkus.version from 1.2.0.Final to 1.8.1.Final #301

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

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

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

Release notes

Sourced from quarkus-bom's releases.

1.8.1.Final

Major changes

  • #11893 - Add a RESTEasy Multipart extension
  • #880 - Introduce a RESTEasy Multipart extension

Complete changelog

  • #12167 - Fix a remaining old datasource config reference in the Vault doc
  • #12166 - Update instructions to set fast-jar flag in codestarts
  • #12165 - hibernate-orm-panache-kotlin: Fix compilation error of example in doc
  • #12164 - Upgrade SmallRye OpenAPI to 2.0.9
  • #12163 - Kotlin Panache doc: Fix broken link
  • #12155 - Improve JBang integration
  • #12152 - Bump awssdk.version from 2.14.18 to 2.14.19
  • #12151 - Upgrade to Quarkus HTTP 3.0.15.Final
  • #12149 - Documentation/Scripting: Missing 'init' parameter added
  • #12148 - Fix the capability to connect to MySQL in XA mode
  • #12143 - Set HTTPS scheme in the final OIDC redirect URI
  • #12140 - Check for null context (oidc logout flow)
  • #12130 - quarkus-oidc does not build final redirect uri with https when using force-redirect-https-scheme=true
  • #12126 - Improve MongoDB with Panache documentation around ObjectId
  • #12122 - Bump awssdk.version from 2.14.17 to 2.14.18
  • #12118 - Fixes Quarkus version and images dir in scripting guide
  • #12114 - fix: use own AddEnvVarDecorator to prevent it from being skipped
  • #12110 - Rename the Micrometer guide for more consistency
  • #12109 - Proofread Scripting with jbang guide
  • #12103 - Prevent potential infinite loop in AutoAddScopeProcessor
  • #12102 - Hang in build when upgrading to 1.8.0 when library class' superclass is not present on classpath
  • #12101 - Lazily init Jaeger
  • #12097 - Bump awssdk.version from 2.14.16 to 2.14.17
  • #12095 - Restore port sysprop values in VertxHttpRecorder
  • #12087 - quarkus.http[s].test-port system properties are lost on app restart triggered by @TestProfile
  • #12083 - Document how to use QuarkusTestProfile#testResources
  • #12081 - Document how to use QuarkusTestProfile.testResources()
  • #12072 - Fix smallrye-jwt documentation typo
  • #12067 - Unable to build Hibernate SessionFactory error with native mode in 1.8.0.final
  • #12066 - Fix documentation related with forwarding headers
  • #12065 - Add Tika extension dev mode test
  • #12063 - Quarkus kubernetes sidecars EnvVar do not work
  • #12062 - Quarkus Tika's configuration quarkus.tika.tika-config-path not work in quarkus:dev run
  • #12061 - Fix test package declaration
  • #12058 - OpenAPI/SwaggerUI displaying EntityManager schema for PanacheEntity Pojo
  • #12055 - Non-standard proxy forwarded headers are not being parsed
  • #12052 - Bump awssdk.version from 2.14.15 to 2.14.16
  • #12050 - Microprofile OASFilter only executed during build - not in runtime
  • #12045 - Register String constructors for reflection
  • #12041 - Upgrade Quarkus HTTP to 3.0.15.Final
  • #12040 - Smallrye-JWT config property naming bug
  • #12035 - Bump awssdk.version from 2.14.14 to 2.14.15
Commits
  • 0335507 [RELEASE] - Bump version to 1.8.1.Final
  • e197d79 Merge pull request #12171 from gsmet/1.8.1-backports-2
  • 2ca6412 Upgrade SmallRye OpenAPI to 2.0.9
  • bbaf9ef Update instructions to set fast-jar flag in codestarts
  • d6689ff Fix a remaining old datasource config reference in the Vault doc
  • 61ee2d0 hibernate-orm-panache-kotlin: Fix compilation error of example given in doc
  • d4134f6 Fix broken link
  • a514c7e Set HTTPS scheme in the final OIDC redirect URI
  • c5f222e Upgrade to Quarkus HTTP 3.0.15.Final
  • f747635 Improve JBang integration
  • Additional commits viewable in compare view


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

Updates quarkus-maven-plugin from 1.2.0.Final to 1.8.1.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 4 years ago

Superseded by #313.