quarkiverse / quarkus-logging-json

Quarkus logging extension outputting the logging in json.
Apache License 2.0
63 stars 30 forks source link

Bump quarkus.version from 2.1.1.Final to 2.1.2.Final #125

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps quarkus.version from 2.1.1.Final to 2.1.2.Final. Updates quarkus-bom from 2.1.1.Final to 2.1.2.Final

Release notes

Sourced from quarkus-bom's releases.

2.1.2.Final

Major changes

Complete changelog

  • #19324 - Efficient scan of jandex index for Spring JPA Annotations
  • #19323 - Degredation in Dev mode startup time for project using quarkus-spring-jpa extension
  • #19319 - Upgrade to JBoss Threads 3.4.2.Final
  • #19315 - Enable a LogCategoryBuildItem to avoid causing contention on Vert.x warnings
  • #19314 - Performance: contention on Logger instance caused by Vertx warning
  • #19307 - Gradle: make sure platforms and enforced platforms are applied to the deployment classpath
  • #19304 - Command mode apps - fix the restart key in the docs
  • #19301 - Fix JsonPlatformStream.setReleases and add missing equals/hashCodes
  • #19300 - Register classes referenced in Picocli annotations for reflection
  • #19297 - KOGITO-5643 Kogito quickstarts on Quarkus is failing
  • #19293 - Set correct TCCL for dynamic tests
  • #19292 - Fall back to ThreadLocal if Netty is not present
  • #19289 - picocli does not register defaultValueProvider references thus breaks in native
  • #19279 - Update SmallRye Config to 2.4.3
  • #19267 - Release buffer on ResteasyReactiveOutputStream when it is written to overflow
  • #19260 - Do not filter binary resources and SVG
  • #19259 - Add default values to config in Dev UI
  • #19257 - Memory leak in ResteasyReactiveOutputStream
  • #19252 - Fix documentation of property for JAX-RS Application class
  • #19247 - Agroal has a reference to a Netty class while not depending on it
  • #19246 - Add causing exception to WebApplicationException when jackson parsing fails in resteasy reactive server jackson reader
  • #19237 - Improve RESTEasyReactive error message
  • #19236 - Allow for {} characters in the regex
  • #19231 - Add causing exception to WebApplicationException when jackson parsing fails in resteasy reactive
  • #19228 - Upgrade to Hibernate ORM 5.5.6.Final
  • #19223 - Honor read timeout in reactive rest client
  • #19215 - Fix typos in javadocs of RoutingExchange
  • #19213 - Reaugment removes build-system.properties
  • #19210 - Enables dev services for reactive datasources
  • #19208 - Dev services are not always started for reactive datasources
  • #19117 - Broken favicon for Dev UI
  • #18961 - Documentation: Changing parameter to ordinal
  • #18823 - Reading config settings as Map doesn't work with Inheritance
  • #17526 - Reactive REST Client does not honor readTimeout and connectTimeout
  • #17140 - PatternSyntaxException on @​Path definition with regexp
Commits
  • 8db1c92 [RELEASE] - Bump version to 2.1.2.Final
  • a4c1dc4 Merge pull request #19326 from gsmet/2.1.2-backports-2
  • 2316442 Use the index to get the NoRepositoryBean annotations
  • 33a85c1 Efficient scan of jandex index for Spring JPA Annotations
  • 70dcfdc Upgrade to JBoss Threads 3.4.2.Final
  • 2db7b3e Enable a LogCategoryBuildItem to avoid causing contention on Vert.x warnings
  • 4006630 Register classes referenced in Picocli annotations for reflection
  • 524b8bf Make sure platforms and enforced platforms are applied to the deployment clas...
  • 8b1eb58 Fix JsonPlatformStream.setReleases and add missing equals/hashCodes
  • c3b077a Merge pull request #19306 from gsmet/2.1.2-backports-1
  • Additional commits viewable in compare view


Updates quarkus-jackson-deployment from 2.1.1.Final to 2.1.2.Final

Updates quarkus-bootstrap-maven-plugin from 2.1.1.Final to 2.1.2.Final

Updates quarkus-resteasy-deployment from 2.1.1.Final to 2.1.2.Final

Updates quarkus-maven-plugin from 2.1.1.Final to 2.1.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)