project-openubl / xbuilder-server

Proyecto reemplazado por https://github.com/project-openubl/ublhub
Eclipse Public License 2.0
17 stars 11 forks source link

Bump quarkus-bom from 1.8.3.Final to 1.9.0.Final #199

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps quarkus-bom from 1.8.3.Final to 1.9.0.Final.

Release notes

Sourced from quarkus-bom's releases.

1.9.0.CR1

Major changes

  • #12531 - Kafka metrics
  • #12505 - Upgrade to Hibernate ORM 5.4.22.Final and matching Hibernate Reactive 1.0.0.Alpha10
  • #12470 - Update SmallRye Reactive Messaging to 2.4.0 and Mutiny to 0.9.0
  • #12144 - Introduce dedicated JAXP extension
  • #12001 - Remove the legacy datasource configuration
  • #11908 - Support multiple Redis clients
  • #11864 - Bean Validation support in reactive routes
  • #11798 - Add the @TestTransaction annotation
  • #11775 - Introduce quarkus-rest-client-mutiny extension
  • #11760 - OpenShift container image extension

Complete changelog

  • #12576 - Support Liquibase changelog parameters
  • #12575 - Drop log entry when closing the Kubernetes client
  • #12573 - GraphQL fix for Windows build
  • #12572 - GraphQL deployment schema test failing consistently on Windows
  • #12570 - add missing 'quickly' build profile to the independent projects
  • #12568 - Fix potential hang in VertxInputStream
  • #12567 - remote-dev does not watch config files
  • #12565 - remote-dev is not taking into account HotDeploymentWatchedFileBuildItem
  • #12562 - Bump formatter-maven-plugin from 2.12.2 to 2.13.0
  • #12560 - Bump swagger-ui from 3.34.0 to 3.35.0
  • #12558 - Fix various typos
  • #12556 - Fix NPE while parsing CloudEvent time
  • #12553 - Disable kubernetes http2 in kubernetes mock server
  • #12552 - Update Infinispan to 11.0.4
  • #12550 - Disable KotlinGRPCProjectBuildTest for now
  • #12547 - Check naming strategy in Spring Boot properties
  • #12543 - Update Strimzi version in examples
  • #12542 - Update Strimzi container image versions
  • #12541 - Kubernetes - Don't create a service account if not needed
  • #12539 - Update Kafka Streams Quickstart documentation with Mutiny example
  • #12538 - Update Kafka Quickstart documentation with Mutiny example
  • #12537 - Update AMQP Quickstart documentation with Mutiny example
  • #12536 - quarkus:create-extension Support external parent POMs
  • #12534 - Remove parentheses from RETURNING clauses in Reactive SQL Clients guide
  • #12533 - Bump kubernetes-client to 4.12.0
  • #12531 - Kafka metrics
  • #12527 - Update doc references to refer to Micrometer, and make it the preference
  • #12524 - Correct reflection warning/error
  • #12520 - Use Mutiny instead of RxJava in the Kafka Stream guide
  • #12519 - Use Mutiny instead of RxJava in the AMQP guide
  • #12518 - Use Mutiny instead of RxJava in the Kafka guide
  • #12513 - Qute - improve unparsed character data
  • #12505 - Upgrade to Hibernate ORM 5.4.22.Final and matching Hibernate Reactive 1.0.0.Alpha10
  • #12503 - Fix i18n documentation
Commits
  • 48ac604 [RELEASE] - Bump version to 1.9.0.Final
  • dc4f95f Add guava to the dependency list as the Confluent's ServerId class needs it.
  • d1d0086 Improve Avro support in native applications
  • 97b175e Fixed uber jar packaging instructions
  • 9c5b764 Use counter for JVM Info
  • 084a215 Merge pull request #12689 from gsmet/1.9.0-backports-2
  • 8fd95ef Revert "Disable Gradle CodeStarts tests"
  • 4675918 Revert "Disable CLI tests that are not working when releasing"
  • 6b3ed00 fix test failing with a custom local maven repo
  • b038c64 Update to Apache Http Client 4.5.13
  • Additional commits viewable in compare view


Dependabot compatibility score

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) - 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 #201.