quarkiverse / quarkus-logging-json

Quarkus logging extension outputting the logging in json.
Apache License 2.0
62 stars 29 forks source link

Bump quarkus.version from 2.1.2.Final to 2.1.3.Final #126

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

Sourced from quarkus-bom's releases.

2.1.3.Final

Major changes

Complete changelog

  • #19490 - Fix RESTEasy Reactive race
  • #19486 - Ability to configure the registry URL from an env var
  • #19481 - Fix typo in config reference docs
  • #19471 - SimpleQuarkusRestTestCase#testFormMap sometimes fails with NPE
  • #19459 - Make roles unique when creating users in Keycloak dev services
  • #19458 - Fix minor DevServices for Keycloak typos
  • #19440 - Filter out duplicate JMX registration message
  • #19437 - Make sure logging is up when flyway starts
  • #19430 - Make sure projects based on non-recommended platform versions can still list relevant extensions
  • #19429 - Improve additional build args documentation
  • #19424 - Update event bus documentation to explain how to access an executor managed by Quarkus
  • #19419 - Add last-updated metadata attribute to the PlatformCatalog as reported by Maven metadata
  • #19411 - Fixed errors in pom
  • #19408 - Fix handling multipart requests manually
  • #19407 - Rename max.in.flights.requests.per.session to max.in.flight.requests.per.connection
  • #19404 - RESTEasy Reactive build failure with MULTIPART_FORM_DATA
  • #19403 - Prevent an infinite loop in AeshConsole write
  • #19400 - Queue the log messages if the queue compaction leads to new space
  • #19392 - Dev mode freezes when quitting and console log colors are switched off
  • #19383 - Gradle listExtension - fails on new release or project out of date with latest release
  • #19381 - QuarkusDelayedHandler prints an error and throws a log message away even if the queue was compacted
  • #19378 - Make separate schema compiling really work
  • #19377 - JPA Converter with auto-apply
  • #19358 - Fix Dev Console open browser error on windows
  • #19357 - Fix abstract method error in REST client
  • #19355 - RR routing fixes
  • #19349 - Ability configure extension registries from the environment variables
  • #19347 - Ignore unknown indexed property names in @​ConfigRoot
  • #19345 - Minor naming changes for the doc
  • #19344 - Schedule reflective type hierarchy visits instead of processing it recursively
  • #19343 - Add Surefire test results for Gradle integration tests
  • #19341 - Reactive rest client doesn't support resource locator and subresource
  • #19313 - Ability to set registry client cache policy to "always" refresh from env
  • #19305 - Add build reporting extension and include report into uploaded archives
  • #19299 - RESTEasy reactive endpoint 404
  • #19290 - [Update to Quarkus 2.1.1.Final] Throw java.io.IOException when press 'w' in DevConsole
  • #19262 - Spurious warning when handling string list properties from YAML
  • #19045 - Kafka JMX registration causes issues with continuous testing
  • #18542 - Resteasy-reactive routing does not work when paths are shared across classes.
  • #16874 - JPA Converter with auto-apply not working
  • #8371 - Should be ManagedExecutor in the Reactive Messaging Doc
Commits
  • 7e9332d [RELEASE] - Bump version to 2.1.3.Final
  • 58ff213 Fix RESTEasy Reactive race
  • 3b78cdb Merge pull request #19483 from gsmet/2.1.3-backports-2
  • 90a3703 Ability to configure the registry URL from an env var
  • 550fedd [Docs] Fix typo in config reference
  • a3567e6 Fix minor DevServices for Keycloak typos
  • ecfd91e Make roles unique when creating users in Keycloak dev services
  • 90a64f5 Merge pull request #19453 from gsmet/2.1.3-backports-1
  • d65a870 Filter out duplicate registration messages when the Kafka client tries to reg...
  • cb739d2 Make sure projects based on non-recommended platform versions can still list ...
  • Additional commits viewable in compare view


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

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

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

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