)]}'
{
  "log": [
    {
      "commit": "79f82e9ae73a990bf5c1d56c6ab38a80c1bdd961",
      "tree": "0d9382cedb29a982d02254dad19d69405cd1c5ae",
      "parents": [
        "d2e4a2e936b11265c6578d83998e37ec87905c3f"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Tue Aug 29 08:02:35 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Tue Aug 29 08:02:35 2023 +0000"
      },
      "message": "chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.39.0\n"
    },
    {
      "commit": "d2e4a2e936b11265c6578d83998e37ec87905c3f",
      "tree": "c6cb77d3ebd62770561a1644a05d972dad7127ce",
      "parents": [
        "fb322421471bd7cb7b041b667d568502f6cf927f"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Mon Aug 28 20:02:17 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Mon Aug 28 20:02:17 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.3.1\n"
    },
    {
      "commit": "fb322421471bd7cb7b041b667d568502f6cf927f",
      "tree": "f38708a0c79c42acdc67e01856b4790120949d92",
      "parents": [
        "094720c244e30da39ae720a5fae09547cd122e5c",
        "c8c1310f34f21f4cc0645a29e486807d7f59fa46"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Aug 16 15:02:23 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Aug 16 15:02:23 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.3.0 (mulk/quarkus-googlecloud-jsonlogging!17)\n\nThis MR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) |  | minor | `3.2.3.Final` -\u003e `3.3.0` |\n| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.2.3.Final` -\u003e `3.3.0` |\n| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.2.3.Final` -\u003e `3.3.0` |\n| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | minor | `3.2.3.Final` -\u003e `3.3.0` |\n\n---\n\n### Release Notes\n\n\u003cdetails\u003e\n\u003csummary\u003equarkusio/quarkus\u003c/summary\u003e\n\n### [`v3.3.0`](https://github.com/quarkusio/quarkus/compare/3.2.4.Final...3.3.0)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/3.2.4.Final...3.3.0)\n\n### [`v3.2.4.Final`](https://github.com/quarkusio/quarkus/releases/tag/3.2.4.Final)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/3.2.3.Final...3.2.4.Final)\n\n##### Complete changelog\n\n-   [#\u0026#8203;35300](https://github.com/quarkusio/quarkus/pull/35300) - Fix `jandex-gradle-plugin-version` in CDI Reference\n-   [#\u0026#8203;35296](https://github.com/quarkusio/quarkus/pull/35296) - Upgrade H2 to 2.2.220\n-   [#\u0026#8203;35258](https://github.com/quarkusio/quarkus/issues/35258) - CDI Reference 1.1 has incomplete information for gradle\n-   [#\u0026#8203;35255](https://github.com/quarkusio/quarkus/pull/35255) - Quartz: QuarkusMSSQLDelegate should extends MSSQLDelegate\n-   [#\u0026#8203;35211](https://github.com/quarkusio/quarkus/pull/35211) - Document Maven config options that may be relevant when running tests\n-   [#\u0026#8203;35203](https://github.com/quarkusio/quarkus/pull/35203) - Pass Maven user settings when initializing artifact resolver\n-   [#\u0026#8203;35193](https://github.com/quarkusio/quarkus/pull/35193) - OpenTelemetry service name should have higher priority than app name when no resource attributes are set\n-   [#\u0026#8203;35189](https://github.com/quarkusio/quarkus/pull/35189) - Quarkus CLI fixes\n-   [#\u0026#8203;35188](https://github.com/quarkusio/quarkus/pull/35188) - SmallRyeGraphQLOverWebSocketHandler: use order value \u003e Integer.MIN_VALUE\n-   [#\u0026#8203;35181](https://github.com/quarkusio/quarkus/pull/35181) - REST Data with Panache should not produce links when hal is disabled\n-   [#\u0026#8203;35174](https://github.com/quarkusio/quarkus/pull/35174) - Ensure the narayana-jta extension fully shuts down the recovery manager\n-   [#\u0026#8203;35172](https://github.com/quarkusio/quarkus/pull/35172) - Kafka Streams: restore the feature name at Quarkus startup\n-   [#\u0026#8203;35171](https://github.com/quarkusio/quarkus/issues/35171) - kafka-streams: feature not listed on startup\n-   [#\u0026#8203;35165](https://github.com/quarkusio/quarkus/pull/35165) - Propagate all user methods in REST Data with Panache\n-   [#\u0026#8203;35160](https://github.com/quarkusio/quarkus/pull/35160) - Properly use internal links to point to other guides\n-   [#\u0026#8203;35140](https://github.com/quarkusio/quarkus/pull/35140) - ArC: fix deadlock when calling guarded methods on the same thread\n-   [#\u0026#8203;35136](https://github.com/quarkusio/quarkus/issues/35136) - Deadlock while calling write-locked method from read-locked method\n-   [#\u0026#8203;34908](https://github.com/quarkusio/quarkus/issues/34908) - `@RouteFilter` stopped working with WebSocket requests Quarkus 3.2.0.Final\n-   [#\u0026#8203;34875](https://github.com/quarkusio/quarkus/issues/34875) - Quarkus build does not work since 3.2.0 with teamcity/plexus launcher\n-   [#\u0026#8203;34713](https://github.com/quarkusio/quarkus/pull/34713) - Option to track build configuration for changes between builds\n-   [#\u0026#8203;34576](https://github.com/quarkusio/quarkus/issues/34576) - Live reload stopped working on 3.2 when using XA transactions\n-   [#\u0026#8203;34514](https://github.com/quarkusio/quarkus/pull/34514) - Support `@WithUnnamedKey` in documentation\n-   [#\u0026#8203;34065](https://github.com/quarkusio/quarkus/pull/34065) - Add support for project Java version update based on extensions\n-   [#\u0026#8203;33317](https://github.com/quarkusio/quarkus/issues/33317) - OpenTelemetry SDK autoconfiguration ignores OTEL service name in favor of Quarkus app name\n-   [#\u0026#8203;15461](https://github.com/quarkusio/quarkus/issues/15461) - Quarkus tests fails mTLS authentication against internal Maven repository\n\n\u003c/details\u003e\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.\n\n🔕 **Ignore**: Close this MR and you won\u0027t be reminded about these updates again.\n\n---\n\n - [ ] \u003c!-- rebase-check --\u003eIf you want to rebase/retry this MR, check this box\n\n---\n\nThis MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\u003c!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9--\u003e"
    },
    {
      "commit": "c8c1310f34f21f4cc0645a29e486807d7f59fa46",
      "tree": "f38708a0c79c42acdc67e01856b4790120949d92",
      "parents": [
        "094720c244e30da39ae720a5fae09547cd122e5c"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Aug 16 14:01:58 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Aug 16 14:01:58 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.3.0\n"
    },
    {
      "commit": "094720c244e30da39ae720a5fae09547cd122e5c",
      "tree": "2cb3c8ab0e38a6e54f039dbc1aebfde0e158f11b",
      "parents": [
        "e1f17b9963b6ab23e2ff4cfa3720d7511b492886"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Aug 02 13:02:02 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Aug 02 13:02:02 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.2.3.final\n"
    },
    {
      "commit": "e1f17b9963b6ab23e2ff4cfa3720d7511b492886",
      "tree": "9d1ab80ee13c088485757b9c6eb804dab96372b0",
      "parents": [
        "efaa52b2c0b93fc556b33f15894ecdc3846bed0b"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Fri Jul 21 14:02:44 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Fri Jul 21 14:02:44 2023 +0000"
      },
      "message": "fix(deps): update dependency io.quarkus:quarkus-bom to v3.2.2.final\n"
    },
    {
      "commit": "efaa52b2c0b93fc556b33f15894ecdc3846bed0b",
      "tree": "88b281514f2961554a0bc67a8d8547dd54797c58",
      "parents": [
        "70c7f0e10ea7fafa5883cddaa15c768501ea393f"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Jul 19 13:02:16 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Jul 19 13:02:16 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.2.1.final\n"
    },
    {
      "commit": "70c7f0e10ea7fafa5883cddaa15c768501ea393f",
      "tree": "7b4a64afedb0f8ccb6de2d33a240c9eec858bb8d",
      "parents": [
        "ebc2df47684e07b3a0eda429cc7deb84ed2eb188"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Mon Jul 17 23:02:14 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Mon Jul 17 23:02:14 2023 +0000"
      },
      "message": "chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.38.0\n"
    },
    {
      "commit": "ebc2df47684e07b3a0eda429cc7deb84ed2eb188",
      "tree": "1d45d400bff32c0e470dc3b3c342e8d5d74c8960",
      "parents": [
        "eaa15f9cd0b63d3bccdd3124c8e0897ebac5a504"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Thu Jul 13 18:12:27 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Thu Jul 13 18:12:27 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.2.0.final\n"
    },
    {
      "commit": "eaa15f9cd0b63d3bccdd3124c8e0897ebac5a504",
      "tree": "db5d96a1ee7e091436f5e316effa376d919e3855",
      "parents": [
        "b9379fa237c381d37744224c7aa78a646f2c7ef2",
        "00198903a414200fdc942fe391b5900877ee8b9e"
      ],
      "author": {
        "name": "Marge Bot",
        "email": "marge@benkard.de",
        "time": "Sun Jun 18 13:41:54 2023 +0000"
      },
      "committer": {
        "name": "Marge Bot",
        "email": "marge@benkard.de",
        "time": "Sun Jun 18 13:41:54 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.1.2.final (mulk/quarkus-googlecloud-jsonlogging!16)\n\nThis MR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) |  | patch | `3.1.1.Final` -\u003e `3.1.2.Final` |\n| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.1.1.Final` -\u003e `3.1.2.Final` |\n| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.1.1.Final` -\u003e `3.1.2.Final` |\n| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `3.1.1.Final` -\u003e `3.1.2.Final` |\n\n---\n\n### Release Notes\n\n\u003cdetails\u003e\n\u003csummary\u003equarkusio/quarkus\u003c/summary\u003e\n\n### [`v3.1.2.Final`](https://github.com/quarkusio/quarkus/releases/tag/3.1.2.Final)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/3.1.1.Final...3.1.2.Final)\n\n##### Complete changelog\n\n-   [#\u0026#8203;34041](https://github.com/quarkusio/quarkus/pull/34041) - Fix endpoint address in the OpenShift guide\n-   [#\u0026#8203;34039](https://github.com/quarkusio/quarkus/pull/34039) - Cleanup after REST Client multipart request\n-   [#\u0026#8203;34028](https://github.com/quarkusio/quarkus/pull/34028) - Revert Liquibase to 4.20\n-   [#\u0026#8203;34024](https://github.com/quarkusio/quarkus/pull/34024) - Avoid indefinite Uni wait in OIDC recorders\n-   [#\u0026#8203;34020](https://github.com/quarkusio/quarkus/pull/34020) - Ensure Panache class transformers run before Arc\u0027s static method transformers\n-   [#\u0026#8203;34014](https://github.com/quarkusio/quarkus/pull/34014) - Fix resolving custom ObjectMapper at deserialization in Resteasy Reactive\n-   [#\u0026#8203;34012](https://github.com/quarkusio/quarkus/issues/34012) - Revert Liquibase to v4.20.0\n-   [#\u0026#8203;34008](https://github.com/quarkusio/quarkus/issues/34008) - RESTEasy Reactive: ContextResolver\u003cObjectMapper\u003e not called/used\n-   [#\u0026#8203;34005](https://github.com/quarkusio/quarkus/issues/34005) - Panache tries to (and fails to) transform classes even if disabled\n-   [#\u0026#8203;34003](https://github.com/quarkusio/quarkus/pull/34003) - ArC: fix InvocationContext#setParameters()\n-   [#\u0026#8203;34001](https://github.com/quarkusio/quarkus/issues/34001) - AroundInvoke Interceptors can only modify parameters if first in chain\n-   [#\u0026#8203;33993](https://github.com/quarkusio/quarkus/issues/33993) - Quarkus startup hangs in OidcRecorder\n-   [#\u0026#8203;33988](https://github.com/quarkusio/quarkus/pull/33988) - Fix minor grammar mistake in config-reference.adoc\n-   [#\u0026#8203;33986](https://github.com/quarkusio/quarkus/issues/33986) - Resource leak: Multipart HTTP-Requests leave Attr\\_ temporary files not deleted\n-   [#\u0026#8203;33983](https://github.com/quarkusio/quarkus/pull/33983) - Make sure our recipes are visible as a dependency when updating\n-   [#\u0026#8203;33978](https://github.com/quarkusio/quarkus/pull/33978) - Generated docs should generate mvn create app command with Quarkus version and not stream version\n-   [#\u0026#8203;33971](https://github.com/quarkusio/quarkus/pull/33971) - Protect include/exclude test commands against NPE\n-   [#\u0026#8203;33970](https://github.com/quarkusio/quarkus/pull/33970) - Qute: skip generation of resources if a validation error occurs\n-   [#\u0026#8203;33968](https://github.com/quarkusio/quarkus/pull/33968) - Update to Vert.x 4.4.3 and Netty 4.1.93.Final\n-   [#\u0026#8203;33966](https://github.com/quarkusio/quarkus/issues/33966) - Quarkus crashing with dev-mode with Qute (on a specific situation)\n-   [#\u0026#8203;33965](https://github.com/quarkusio/quarkus/pull/33965) - Don\u0027t include startup probe for KNative manifests\n-   [#\u0026#8203;33962](https://github.com/quarkusio/quarkus/pull/33962) - Use JavaBinFinder when launching decompiler\n-   [#\u0026#8203;33961](https://github.com/quarkusio/quarkus/issues/33961) - :dev terminal test commands don\u0027t work anymore (testSupport.include is null)\n-   [#\u0026#8203;33958](https://github.com/quarkusio/quarkus/pull/33958) - Replace IfBuildProfile in UnlessBuildProfile javadoc\n-   [#\u0026#8203;33954](https://github.com/quarkusio/quarkus/issues/33954) - UnlessBuildProfile Annotation Javadoc\n-   [#\u0026#8203;33948](https://github.com/quarkusio/quarkus/pull/33948) - Manage org.glassfish.jaxb:txw2 at the same version as jaxb-core and jaxb-runtime\n-   [#\u0026#8203;33944](https://github.com/quarkusio/quarkus/issues/33944) - Kubernetes + Smallrye Health Extensions: Knative deployment fails due to presence of startupProbe\n-   [#\u0026#8203;33940](https://github.com/quarkusio/quarkus/pull/33940) - Manage net.java.dev.jna:jna-platform at the same version as net.java.dev.jna:jna\n-   [#\u0026#8203;33939](https://github.com/quarkusio/quarkus/pull/33939) - Downgrade `maven-shade-plugin` to 3.2.1\n-   [#\u0026#8203;33934](https://github.com/quarkusio/quarkus/pull/33934) - Bump SmallRye GraphQL to 2.2.1\n-   [#\u0026#8203;33930](https://github.com/quarkusio/quarkus/issues/33930) - Decompiler fails when there\u0027s no java in path\n-   [#\u0026#8203;33912](https://github.com/quarkusio/quarkus/pull/33912) - Bump Vert.x Mutiny Bindings to version 3.4.2\n-   [#\u0026#8203;33910](https://github.com/quarkusio/quarkus/pull/33910) - Change redirection from /q/dev to /q/dev-ui to be FOUND instead of MOVED_PERMANENTLY\n-   [#\u0026#8203;33904](https://github.com/quarkusio/quarkus/pull/33904) - Gradle plugin \"confused\" with parent-first vs removed vs optional artifacts\n-   [#\u0026#8203;33903](https://github.com/quarkusio/quarkus/pull/33903) - ArC: beans injected into All List injection points should be unremovable\n-   [#\u0026#8203;33901](https://github.com/quarkusio/quarkus/pull/33901) - Gradle-plugin: properly handle read-only files\n-   [#\u0026#8203;33893](https://github.com/quarkusio/quarkus/pull/33893) - Bump jboss-logging from 3.5.0.Final to 3.5.1.Final\n-   [#\u0026#8203;33891](https://github.com/quarkusio/quarkus/pull/33891) - Bump mariadb-java-client from 3.1.3 to 3.1.4\n-   [#\u0026#8203;33884](https://github.com/quarkusio/quarkus/issues/33884) - Quarkus 3.1.1 causes Npe when using configinterceptor\n-   [#\u0026#8203;33878](https://github.com/quarkusio/quarkus/pull/33878) - Upgrade to Maven 3.9.2 and Maven resolver 1.9.10\n-   [#\u0026#8203;33873](https://github.com/quarkusio/quarkus/pull/33873) - Launch Liquibase and Flyway operations only when Arc is ready\n-   [#\u0026#8203;33872](https://github.com/quarkusio/quarkus/pull/33872) - Add more documentation to `@RestHeader`\n-   [#\u0026#8203;33870](https://github.com/quarkusio/quarkus/issues/33870) - Gradle plugin does not copy all files correctly, when having parent-first-artifacts\n-   [#\u0026#8203;33867](https://github.com/quarkusio/quarkus/pull/33867) - Upgrade smallrye-health to 4.0.2\n-   [#\u0026#8203;33861](https://github.com/quarkusio/quarkus/issues/33861) - Name resolution fails with `@RestHeader` annotation under certain condition\n-   [#\u0026#8203;33843](https://github.com/quarkusio/quarkus/issues/33843) - AppCDS failed if mongodb-liquibase extension present\n-   [#\u0026#8203;33842](https://github.com/quarkusio/quarkus/issues/33842) - AppCDS generation failed with `Permission denied`\n-   [#\u0026#8203;33841](https://github.com/quarkusio/quarkus/pull/33841) - ArC: fix some scenarios with generic decorators\n-   [#\u0026#8203;33825](https://github.com/quarkusio/quarkus/issues/33825) - smallrye-graphql-cdi triggers \"Detected bean archive with bean discovery mode of \u0027all\u0027\" warning\n-   [#\u0026#8203;33824](https://github.com/quarkusio/quarkus/pull/33824) - Replace references of s2i with openshift\n-   [#\u0026#8203;33819](https://github.com/quarkusio/quarkus/pull/33819) - Restrict properties passed to gradle worker processes\n-   [#\u0026#8203;33803](https://github.com/quarkusio/quarkus/issues/33803) - Generic CDI Decorator Throws java.lang.NoSuchMethodError\n-   [#\u0026#8203;33781](https://github.com/quarkusio/quarkus/pull/33781) - Check if OIDC user-info-path is configured when UserInfo is required\n-   [#\u0026#8203;33772](https://github.com/quarkusio/quarkus/issues/33772) - OIDC code authorization flow misleading error in some OAuth2 configurations\n-   [#\u0026#8203;33679](https://github.com/quarkusio/quarkus/issues/33679) - Vert.X bump to 4.4.2 lead to `domain socket must not be empty` exception when used with Quarkus Micrometer extension\n-   [#\u0026#8203;33658](https://github.com/quarkusio/quarkus/issues/33658) - redirect of /q/dev too permanent?\n-   [#\u0026#8203;33469](https://github.com/quarkusio/quarkus/pull/33469) - Fix detection of project root in Quarkus CLI\n-   [#\u0026#8203;33402](https://github.com/quarkusio/quarkus/issues/33402) - Extension provided plugins are not automatically added if plugin catalog is missing\n-   [#\u0026#8203;33333](https://github.com/quarkusio/quarkus/pull/33333) - Use the container-provided settings decrypter\n-   [#\u0026#8203;33321](https://github.com/quarkusio/quarkus/issues/33321) - Different behavior in native build using env var in application.properties when build with gradle vs. maven (Quarkus 3.x)\n-   [#\u0026#8203;33220](https://github.com/quarkusio/quarkus/issues/33220) - Maven proxy usage is broken with Quarkus 3.0.2.Final\n-   [#\u0026#8203;33024](https://github.com/quarkusio/quarkus/issues/33024) - Error trailers are not propagated when using new Vert.x gRPC support\n-   [#\u0026#8203;30811](https://github.com/quarkusio/quarkus/issues/30811) - CDI Decorator ignored for beans implementing interface extending other generic interface\n\n\u003c/details\u003e\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.\n\n🔕 **Ignore**: Close this MR and you won\u0027t be reminded about these updates again.\n\n---\n\n - [ ] \u003c!-- rebase-check --\u003eIf you want to rebase/retry this MR, check this box\n\n---\n\nThis MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\u003c!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9--\u003e"
    },
    {
      "commit": "00198903a414200fdc942fe391b5900877ee8b9e",
      "tree": "db5d96a1ee7e091436f5e316effa376d919e3855",
      "parents": [
        "b9379fa237c381d37744224c7aa78a646f2c7ef2"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Sun Jun 18 13:02:21 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Sun Jun 18 13:02:21 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.1.2.final\n"
    },
    {
      "commit": "b9379fa237c381d37744224c7aa78a646f2c7ef2",
      "tree": "6738585beb3622481290d4ff6d67f047f8e9ff53",
      "parents": [
        "326129201028bb58c73ebbaa3775f3a0146059b1"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Jun 07 11:01:42 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Jun 07 11:01:42 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.1.1.final\n"
    },
    {
      "commit": "326129201028bb58c73ebbaa3775f3a0146059b1",
      "tree": "b904dcb835899e1b5018bbc58bca60e0e10392f0",
      "parents": [
        "90aac423605fe245cb63f2126ffa8c1f8eea4c8e"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Tue Jun 06 19:01:45 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Tue Jun 06 19:01:45 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.1.2\n"
    },
    {
      "commit": "90aac423605fe245cb63f2126ffa8c1f8eea4c8e",
      "tree": "21ead8c64555d56ff14de82290a5d5cf0bdb2b3e",
      "parents": [
        "bccc128594a9d4d160fcf5128c89e75f79aa31f8"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed May 24 13:01:35 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed May 24 13:01:35 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.1.0.final\n"
    },
    {
      "commit": "bccc128594a9d4d160fcf5128c89e75f79aa31f8",
      "tree": "49f1802302bc5e85dc721d513bbc9dd65cc76458",
      "parents": [
        "dc9cd5915a861699ca41629c6b034a21b7b7a6bd"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed May 24 03:01:46 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed May 24 03:01:46 2023 +0000"
      },
      "message": "chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.37.0\n"
    },
    {
      "commit": "dc9cd5915a861699ca41629c6b034a21b7b7a6bd",
      "tree": "c84232090ecdaa7a9872dffd6cbc4b702f11c307",
      "parents": [
        "a761422cfa00ccdc8621f6a3533b677f4fde54e6"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Sun May 21 09:01:57 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Sun May 21 09:01:57 2023 +0000"
      },
      "message": "chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.0\n"
    },
    {
      "commit": "a761422cfa00ccdc8621f6a3533b677f4fde54e6",
      "tree": "7d0c30b43ba00776484e55ac92cb83e0c63f34ac",
      "parents": [
        "ecf11d965bfc1752936d0181e94042fc728430d0"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed May 10 11:01:44 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed May 10 11:01:44 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.0.3.final\n"
    },
    {
      "commit": "ecf11d965bfc1752936d0181e94042fc728430d0",
      "tree": "14a884ed5402da74b57d5bd372f1bc2cc4663e5c",
      "parents": [
        "dd84c763f79f4646dd4c4a520a258f6bc4802e3a",
        "ab71a0158561ac2a498e5caf571b0ae43a578844"
      ],
      "author": {
        "name": "Marge Bot",
        "email": "marge@benkard.de",
        "time": "Wed May 10 04:59:53 2023 +0000"
      },
      "committer": {
        "name": "Marge Bot",
        "email": "marge@benkard.de",
        "time": "Wed May 10 04:59:53 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies (mulk/quarkus-googlecloud-jsonlogging!15)\n\nThis MR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) |  | patch | `3.0.0.Beta1` -\u003e `3.0.2.Final` |\n| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.0.0.Beta1` -\u003e `3.0.2.Final` |\n| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `3.0.0.Beta1` -\u003e `3.0.2.Final` |\n| [org.apache.maven.plugins:maven-failsafe-plugin](https://maven.apache.org/surefire/) | build | minor | `3.0.0` -\u003e `3.1.0` |\n| [org.apache.maven.plugins:maven-surefire-plugin](https://maven.apache.org/surefire/) | build | minor | `3.0.0` -\u003e `3.1.0` |\n| [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | build | minor | `2.35.0` -\u003e `2.36.0` |\n| [org.apache.maven.plugins:maven-gpg-plugin](https://maven.apache.org/plugins/) | build | minor | `3.0.1` -\u003e `3.1.0` |\n| [org.codehaus.mojo:flatten-maven-plugin](https://www.mojohaus.org/flatten-maven-plugin/) ([source](https://github.com/mojohaus/flatten-maven-plugin)) | build | minor | `1.4.1` -\u003e `1.5.0` |\n\n---\n\n### Release Notes\n\n\u003cdetails\u003e\n\u003csummary\u003equarkusio/quarkus\u003c/summary\u003e\n\n### [`v3.0.2.Final`](https://github.com/quarkusio/quarkus/releases/tag/3.0.2.Final)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/3.0.1.Final...3.0.2.Final)\n\n##### Complete changelog\n\n-   [#\u0026#8203;33040](https://github.com/quarkusio/quarkus/pull/33040) - Fix config for Vale linter GitHub Action on MR\n-   [#\u0026#8203;33033](https://github.com/quarkusio/quarkus/pull/33033) - Fix minor formatting issue in the update guide\n-   [#\u0026#8203;33013](https://github.com/quarkusio/quarkus/pull/33013) - Lowercase enum values to avoid hypen in k8s flavor acronym\n-   [#\u0026#8203;33004](https://github.com/quarkusio/quarkus/issues/33004) - Kubernetes Dev Services: k3s flavour name is not properly documented\n-   [#\u0026#8203;33002](https://github.com/quarkusio/quarkus/pull/33002) - Bump gizmo from 1.6.0.Final to 1.6.1.Final\n-   [#\u0026#8203;32999](https://github.com/quarkusio/quarkus/pull/32999) - Qute - fix a regression introduced in [#\u0026#8203;32653](https://github.com/quarkusio/quarkus/issues/32653) (3.0.1)\n-   [#\u0026#8203;32989](https://github.com/quarkusio/quarkus/pull/32989) - Exclude JS files from resource filtering\n-   [#\u0026#8203;32978](https://github.com/quarkusio/quarkus/pull/32978) - Fix native compilation when using the kafka-client without netty\n-   [#\u0026#8203;32968](https://github.com/quarkusio/quarkus/issues/32968) - Unable to build native binary when using quarkus-kafka-client extension\n-   [#\u0026#8203;32959](https://github.com/quarkusio/quarkus/issues/32959) - Minus not working with Integer in qute after upgrading to 3.0.1.Final\n-   [#\u0026#8203;32956](https://github.com/quarkusio/quarkus/issues/32956) - Dev UI2 show wrong java version\n-   [#\u0026#8203;32949](https://github.com/quarkusio/quarkus/pull/32949) - InjectMock should not create a new contextual instance\n-   [#\u0026#8203;32944](https://github.com/quarkusio/quarkus/issues/32944) - Quarkus 3: `@InjectMock` with Producer\n-   [#\u0026#8203;32941](https://github.com/quarkusio/quarkus/pull/32941) - Rename server-list to hosts in the Infinispan Dev Services guide\n-   [#\u0026#8203;32938](https://github.com/quarkusio/quarkus/pull/32938) - Register class for reflection when returning Multi for JAX-RS Resource\n-   [#\u0026#8203;32934](https://github.com/quarkusio/quarkus/pull/32934) - Fix setting service account in Kubernetes/Openshift extensions\n-   [#\u0026#8203;32933](https://github.com/quarkusio/quarkus/issues/32933) - Quarkus-3.0.1 - Ignores Kubernetes Service account property\n-   [#\u0026#8203;32922](https://github.com/quarkusio/quarkus/pull/32922) - Narayana upgrade (to 6.0.1.Final)\n-   [#\u0026#8203;32907](https://github.com/quarkusio/quarkus/pull/32907) - Set minimal Maven version to 3.8.2\n-   [#\u0026#8203;32893](https://github.com/quarkusio/quarkus/pull/32893) - Fix issue with KnownPathResource manager in native\n-   [#\u0026#8203;32888](https://github.com/quarkusio/quarkus/pull/32888) - Quartz - update the error message when scheduler was not started\n-   [#\u0026#8203;32886](https://github.com/quarkusio/quarkus/issues/32886) - RESTEasy Reactive streaming resource methods leads to NoSuchMethodException in native mode\n-   [#\u0026#8203;32874](https://github.com/quarkusio/quarkus/pull/32874) - Scheduler Dev UI - always log id of programmatically scheduled jobs\n-   [#\u0026#8203;32855](https://github.com/quarkusio/quarkus/pull/32855) - Support for multi tenancy column discriminator\n-   [#\u0026#8203;32844](https://github.com/quarkusio/quarkus/pull/32844) - Allow access token verification for Google,Github\n-   [#\u0026#8203;32827](https://github.com/quarkusio/quarkus/pull/32827) - Update OIDC Dev code to recognize quarkus.oidc.provider\n-   [#\u0026#8203;32826](https://github.com/quarkusio/quarkus/issues/32826) - OidcDevConsoleProcessor does not recognize quarkus.oidc.provider\n-   [#\u0026#8203;32781](https://github.com/quarkusio/quarkus/pull/32781) - Bump micrometer-bom from 1.10.5 to 1.10.6\n-   [#\u0026#8203;32780](https://github.com/quarkusio/quarkus/pull/32780) - Bump picocli.version from 4.7.1 to 4.7.3\n-   [#\u0026#8203;32656](https://github.com/quarkusio/quarkus/pull/32656) - Undertow file servlet listing\n-   [#\u0026#8203;32192](https://github.com/quarkusio/quarkus/pull/32192) - Encrypt OIDC session cookie value by default\n\n### [`v3.0.1.Final`](https://github.com/quarkusio/quarkus/releases/tag/3.0.1.Final)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/3.0.0.Final...3.0.1.Final)\n\n##### Complete changelog\n\n-   [#\u0026#8203;32879](https://github.com/quarkusio/quarkus/pull/32879) - PLANNER-2861 Upgrate to OptaPlanner 9\n-   [#\u0026#8203;32863](https://github.com/quarkusio/quarkus/pull/32863) - Dev UI: Implement the config filter by extension\n-   [#\u0026#8203;32861](https://github.com/quarkusio/quarkus/pull/32861) - Make dev-services hot reload\n-   [#\u0026#8203;32848](https://github.com/quarkusio/quarkus/pull/32848) - Provide correct generic type and annotations in ParamConverterProvider\n-   [#\u0026#8203;32847](https://github.com/quarkusio/quarkus/pull/32847) - Fix a typo in rest-client-multipart.adoc\n-   [#\u0026#8203;32846](https://github.com/quarkusio/quarkus/pull/32846) - Fix a typo in mongodb-panache.adoc\n-   [#\u0026#8203;32842](https://github.com/quarkusio/quarkus/pull/32842) - Correct a typo in redis-reference.adoc\n-   [#\u0026#8203;32841](https://github.com/quarkusio/quarkus/pull/32841) - Add a column before a table column separator `|`\n-   [#\u0026#8203;32840](https://github.com/quarkusio/quarkus/pull/32840) - Correct a minor error in qute-reference.adoc\n-   [#\u0026#8203;32838](https://github.com/quarkusio/quarkus/pull/32838) - Fix a typo in security-openid-connect-multitenancy.adoc\n-   [#\u0026#8203;32837](https://github.com/quarkusio/quarkus/pull/32837) - Disable DEV UI for remote dev mode\n-   [#\u0026#8203;32836](https://github.com/quarkusio/quarkus/issues/32836) - Prevent exposing of new DEV UI in remote development mode\n-   [#\u0026#8203;32833](https://github.com/quarkusio/quarkus/pull/32833) - Fix OIDC UserInfo to better handle null, array, map\n-   [#\u0026#8203;32825](https://github.com/quarkusio/quarkus/pull/32825) - Set correct OIDC Google principal claim\n-   [#\u0026#8203;32824](https://github.com/quarkusio/quarkus/issues/32824) - Set correct OIDC Google principal claim name\n-   [#\u0026#8203;32817](https://github.com/quarkusio/quarkus/pull/32817) - ArC - new Dev UI - fixes and improvements\n-   [#\u0026#8203;32815](https://github.com/quarkusio/quarkus/pull/32815) - Properly pass annotation to Writers when streaming data\n-   [#\u0026#8203;32812](https://github.com/quarkusio/quarkus/pull/32812) - Report OTel config unknowns only when fallback properties used\n-   [#\u0026#8203;32810](https://github.com/quarkusio/quarkus/pull/32810) - Fix K8 service binding with reactive datasource\n-   [#\u0026#8203;32809](https://github.com/quarkusio/quarkus/pull/32809) - Set OIDC `user-info-required` when `UserInfo` is known to be required\n-   [#\u0026#8203;32805](https://github.com/quarkusio/quarkus/pull/32805) - ArC - support interception of static methods with repeatable bindings\n-   [#\u0026#8203;32804](https://github.com/quarkusio/quarkus/pull/32804) - Remove maven-compiler-plugin from dependabot ignore list\n-   [#\u0026#8203;32798](https://github.com/quarkusio/quarkus/pull/32798) - Register Resource Class for reflection when customer Reader or Writer is used\n-   [#\u0026#8203;32797](https://github.com/quarkusio/quarkus/pull/32797) - Dev UI remove console.log\n-   [#\u0026#8203;32796](https://github.com/quarkusio/quarkus/pull/32796) - Dev UI Fix labels not clearing out\n-   [#\u0026#8203;32795](https://github.com/quarkusio/quarkus/pull/32795) - Docs update for Apicurio Registry compatible dependencies\n-   [#\u0026#8203;32788](https://github.com/quarkusio/quarkus/pull/32788) - Add note about using Jacoco with a multi-module project\n-   [#\u0026#8203;32783](https://github.com/quarkusio/quarkus/pull/32783) - Bump dekorate to 3.5.5\n-   [#\u0026#8203;32776](https://github.com/quarkusio/quarkus/pull/32776) - Bump quarkiverse-parent to 13\n-   [#\u0026#8203;32771](https://github.com/quarkusio/quarkus/pull/32771) - Prevent NPE for UserInfo String and Boolean properties\n-   [#\u0026#8203;32765](https://github.com/quarkusio/quarkus/issues/32765) - RR client: annotations on `@*Param` fields present in `@BeanParam` class unavailable to custom `ParamConverterProvider`\n-   [#\u0026#8203;32762](https://github.com/quarkusio/quarkus/pull/32762) - Normalize paths for POM Model providers\n-   [#\u0026#8203;32759](https://github.com/quarkusio/quarkus/pull/32759) - Restore the ability to use `@TestReactiveTransaction` on a test class\n-   [#\u0026#8203;32757](https://github.com/quarkusio/quarkus/pull/32757) - Also create the default mailer if `@CheckedTemplate` is used\n-   [#\u0026#8203;32756](https://github.com/quarkusio/quarkus/pull/32756) - Display JVM CDS logs when debug logging is enabled\n-   [#\u0026#8203;32755](https://github.com/quarkusio/quarkus/issues/32755) - \\[Quarkus 3.0.0.CR2] \\[quarkus-mailer] NullPointerException when sending with MailTemplateInstance\n-   [#\u0026#8203;32754](https://github.com/quarkusio/quarkus/pull/32754) - Allow the OPTIONS method for static resources\n-   [#\u0026#8203;32753](https://github.com/quarkusio/quarkus/pull/32753) - Update codestarts to use openjdk container images 1.15\n-   [#\u0026#8203;32752](https://github.com/quarkusio/quarkus/pull/32752) - Collect META-INF/resources only from the runtime classpath\n-   [#\u0026#8203;32751](https://github.com/quarkusio/quarkus/issues/32751) - Codestarts - OpenJDK-Container Image not updated\n-   [#\u0026#8203;32750](https://github.com/quarkusio/quarkus/pull/32750) - Fix issue with quarkus.init-and-exit\n-   [#\u0026#8203;32749](https://github.com/quarkusio/quarkus/pull/32749) - Dev UI add label and icon to submenu\n-   [#\u0026#8203;32748](https://github.com/quarkusio/quarkus/pull/32748) - Dev UI DevService page to use new card component\n-   [#\u0026#8203;32744](https://github.com/quarkusio/quarkus/pull/32744) - Dev UI - add logger level to server log\n-   [#\u0026#8203;32740](https://github.com/quarkusio/quarkus/pull/32740) - Add missing static import in config interceptor doc\n-   [#\u0026#8203;32738](https://github.com/quarkusio/quarkus/pull/32738) - Fix guide oidc trust-store config parameter name\n-   [#\u0026#8203;32737](https://github.com/quarkusio/quarkus/pull/32737) - Make it possible to test Google OIDC from DevUI\n-   [#\u0026#8203;32733](https://github.com/quarkusio/quarkus/pull/32733) - Fixed Java migrations from different packages\n-   [#\u0026#8203;32729](https://github.com/quarkusio/quarkus/issues/32729) - quarkus.init-and-exit no longer works\n-   [#\u0026#8203;32724](https://github.com/quarkusio/quarkus/issues/32724) - Undertow: Servlet context path failing with `_static` directory\n-   [#\u0026#8203;32717](https://github.com/quarkusio/quarkus/pull/32717) - Get element type without annotations\n-   [#\u0026#8203;32715](https://github.com/quarkusio/quarkus/pull/32715) - Throw better exception when REST Client receives invalid JSON\n-   [#\u0026#8203;32711](https://github.com/quarkusio/quarkus/pull/32711) - Add service registars and loaders to the list of beans to keep\n-   [#\u0026#8203;32710](https://github.com/quarkusio/quarkus/issues/32710) - Rest-client throw a \"HTTP 400 Bad Request\" instead of \"Bad Response From Server\"\n-   [#\u0026#8203;32708](https://github.com/quarkusio/quarkus/pull/32708) - Dev UI Move info to menu item and format page for known items\n-   [#\u0026#8203;32707](https://github.com/quarkusio/quarkus/pull/32707) - Bump yasson from 3.0.2 to 3.0.3\n-   [#\u0026#8203;32704](https://github.com/quarkusio/quarkus/pull/32704) - Bump smallrye-mutiny-vertx-core from 3.2.0 to 3.3.0\n-   [#\u0026#8203;32697](https://github.com/quarkusio/quarkus/pull/32697) - Fix OpenTelemetryJdbcInstrumentationTest flaky test\n-   [#\u0026#8203;32696](https://github.com/quarkusio/quarkus/issues/32696) - Quarkus returns 404 on OPTIONS request for the static resources\n-   [#\u0026#8203;32692](https://github.com/quarkusio/quarkus/pull/32692) - Allow ConfigMappings with default visibility\n-   [#\u0026#8203;32690](https://github.com/quarkusio/quarkus/issues/32690) - Quarkus dev mode is not working with a certain type of folder tree due to dependency injection\n-   [#\u0026#8203;32689](https://github.com/quarkusio/quarkus/pull/32689) - Make mailer beans default beans\n-   [#\u0026#8203;32687](https://github.com/quarkusio/quarkus/pull/32687) - Upgrade to Hibernate ORM 6.2.1.Final\n-   [#\u0026#8203;32683](https://github.com/quarkusio/quarkus/pull/32683) - Reinitialize BouncyCastle DRBG URLSeededEntropySourceProvider at runtime\n-   [#\u0026#8203;32675](https://github.com/quarkusio/quarkus/pull/32675) - Dev UI: allow status to be a list\n-   [#\u0026#8203;32673](https://github.com/quarkusio/quarkus/pull/32673) - Dev UI make sure to work on custom http root\n-   [#\u0026#8203;32666](https://github.com/quarkusio/quarkus/issues/32666) - Get  java.nio.file.InvalidPathException on Windows  when compile  Quarkus 3.0.0.Final  Spring Cloud Config Client\n-   [#\u0026#8203;32654](https://github.com/quarkusio/quarkus/issues/32654) - Flyway migration: JavaMigration doesn\u0027t respect location\n-   [#\u0026#8203;32653](https://github.com/quarkusio/quarkus/pull/32653) - Qute build steps - refactoring and performance improvements\n-   [#\u0026#8203;32651](https://github.com/quarkusio/quarkus/pull/32651) - Ensure the ServiceAccount/Role/ClusterRole resources are created in order\n-   [#\u0026#8203;32650](https://github.com/quarkusio/quarkus/issues/32650) - Quarkus 3: Using `@TestReactiveTransaction` at the class level doesn\u0027t work\n-   [#\u0026#8203;32648](https://github.com/quarkusio/quarkus/pull/32648) - ConcurrentAuthTest: Make sure executor is shut down even after failure\n-   [#\u0026#8203;32645](https://github.com/quarkusio/quarkus/pull/32645) - Updates to Infinispan 14.0.8.Final\n-   [#\u0026#8203;32644](https://github.com/quarkusio/quarkus/pull/32644) - Support blocking exception mappers in REST Client Reactive\n-   [#\u0026#8203;32643](https://github.com/quarkusio/quarkus/issues/32643) - Quarkus doesn\u0027t support 2.2.5.Final apicurio-registry-mem anymore and documentation should provide compatibility info\n-   [#\u0026#8203;32641](https://github.com/quarkusio/quarkus/pull/32641) - Fixed minor typos in doc content\n-   [#\u0026#8203;32640](https://github.com/quarkusio/quarkus/issues/32640) - Openshift application has no access to secrets\n-   [#\u0026#8203;32633](https://github.com/quarkusio/quarkus/pull/32633) - Bump microprofile-config-api from 3.0.2 to 3.0.3\n-   [#\u0026#8203;32630](https://github.com/quarkusio/quarkus/pull/32630) - Bump mongodb-crypt from 1.7.1 to 1.7.3\n-   [#\u0026#8203;32620](https://github.com/quarkusio/quarkus/pull/32620) - Upgrade to Hibernate Reactive 2.0.0.Beta2\n-   [#\u0026#8203;32617](https://github.com/quarkusio/quarkus/pull/32617) - UniAsserterInterceptor - improve the javadoc and docs\n-   [#\u0026#8203;32614](https://github.com/quarkusio/quarkus/pull/32614) - Implement new DevUI for Reactive REST Client\n-   [#\u0026#8203;32613](https://github.com/quarkusio/quarkus/pull/32613) - Add CSS ids to DEV UI continuous testing page to help automated testing\n-   [#\u0026#8203;32611](https://github.com/quarkusio/quarkus/pull/32611) - Add new security architecture diagram and process description to Security Architecture content\n-   [#\u0026#8203;32610](https://github.com/quarkusio/quarkus/pull/32610) - Qute Dev UI improvements\n-   [#\u0026#8203;32605](https://github.com/quarkusio/quarkus/pull/32605) - Support generation of ClusterRoleBinding resources\n-   [#\u0026#8203;32602](https://github.com/quarkusio/quarkus/issues/32602) - Strange problem with Hibernate Reactive Panache in Quarkus 3.0.0.\n-   [#\u0026#8203;32599](https://github.com/quarkusio/quarkus/issues/32599) - Dev UI: Complete Server log implementation.\n-   [#\u0026#8203;32596](https://github.com/quarkusio/quarkus/issues/32596) - Dev UI: Migrate Rest client reactive to the new Dev UI\n-   [#\u0026#8203;32589](https://github.com/quarkusio/quarkus/pull/32589) - Bump microprofile-config-tck from 3.0.2 to 3.0.3\n-   [#\u0026#8203;32587](https://github.com/quarkusio/quarkus/pull/32587) - Bump com.gradle.enterprise from 3.12.6 to 3.13 in /devtools/gradle\n-   [#\u0026#8203;32586](https://github.com/quarkusio/quarkus/pull/32586) - Validator for Config only\n-   [#\u0026#8203;32585](https://github.com/quarkusio/quarkus/issues/32585) - Write \"Update projects to Quarkus 3 automatically\" guide\n-   [#\u0026#8203;32584](https://github.com/quarkusio/quarkus/pull/32584) - Add JWT authentication tests to management-interface-auth\n-   [#\u0026#8203;32583](https://github.com/quarkusio/quarkus/issues/32583) - New Dev UI show numbers in submenu for arc extension\n-   [#\u0026#8203;32581](https://github.com/quarkusio/quarkus/issues/32581) - Quarkus 3.0.0.CR2 : DevUI error with custom root path\n-   [#\u0026#8203;32580](https://github.com/quarkusio/quarkus/pull/32580) - Quartz - only notify QuartzSchedulerImpl.destroy() if the bean exists\n-   [#\u0026#8203;32579](https://github.com/quarkusio/quarkus/pull/32579) - Update docs about spying on partial mocks\n-   [#\u0026#8203;32576](https://github.com/quarkusio/quarkus/pull/32576) - AWT related .so libs needed in container\n-   [#\u0026#8203;32573](https://github.com/quarkusio/quarkus/pull/32573) - Bump Keycloak version to 21.0.2\n-   [#\u0026#8203;32572](https://github.com/quarkusio/quarkus/issues/32572) - Kubernetes - RBAC ClusterRoleBinding not generating correctly?\n-   [#\u0026#8203;32571](https://github.com/quarkusio/quarkus/pull/32571) - Gradle integration tests: tackle (Windows) CI issues\n-   [#\u0026#8203;32565](https://github.com/quarkusio/quarkus/pull/32565) - Fix Otel propagator for old property\n-   [#\u0026#8203;32564](https://github.com/quarkusio/quarkus/pull/32564) - Remove useless leading spaces in sam YAML files\n-   [#\u0026#8203;32563](https://github.com/quarkusio/quarkus/pull/32563) - Small UI fix to devservice page\n-   [#\u0026#8203;32561](https://github.com/quarkusio/quarkus/pull/32561) - Properly perform reflection registration for `@Gauge` instances\n-   [#\u0026#8203;32559](https://github.com/quarkusio/quarkus/pull/32559) - Disable flaky OpenTelemetry Jdbc instrumentation test\n-   [#\u0026#8203;32558](https://github.com/quarkusio/quarkus/pull/32558) - Remove lambdas from OidcRecorder\n-   [#\u0026#8203;32554](https://github.com/quarkusio/quarkus/pull/32554) - Bump mockito-core from 5.2.0 to 5.3.0\n-   [#\u0026#8203;32538](https://github.com/quarkusio/quarkus/pull/32538) - Use local lookup policy for generated image stream resources\n-   [#\u0026#8203;32533](https://github.com/quarkusio/quarkus/issues/32533) - Exceptions with Hibernate Reactive under load\n-   [#\u0026#8203;32527](https://github.com/quarkusio/quarkus/pull/32527) - Update apicurio registry dependencies\n-   [#\u0026#8203;32464](https://github.com/quarkusio/quarkus/issues/32464) - Spring Data API Extension not updating generic mapping\n-   [#\u0026#8203;32427](https://github.com/quarkusio/quarkus/issues/32427) - Smallrye-metrics integration test fails when passing `-H:-ParseOnce` GraalVM option\n-   [#\u0026#8203;32414](https://github.com/quarkusio/quarkus/issues/32414) - ERROR Being Logged In Quarkus 3.0.0.CR1 DevUIProcessor with camel-quarkus-twilio extension\n-   [#\u0026#8203;32384](https://github.com/quarkusio/quarkus/pull/32384) - Provide an update guide\n-   [#\u0026#8203;32332](https://github.com/quarkusio/quarkus/issues/32332) - Unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL\n-   [#\u0026#8203;32326](https://github.com/quarkusio/quarkus/issues/32326) - DevUI: Info change from Card to Menu\n-   [#\u0026#8203;32210](https://github.com/quarkusio/quarkus/issues/32210) - Use of the `quarkus-opentelemetry` extension yields config warnings\n-   [#\u0026#8203;31908](https://github.com/quarkusio/quarkus/issues/31908) - Add Management auth test confirming OIDC works for the main router only\n-   [#\u0026#8203;31587](https://github.com/quarkusio/quarkus/issues/31587) - RESTEasy Reactive SSE doesn\u0027t provide method annotations, nor actual headers to `MessageBodyWriter`\n-   [#\u0026#8203;31554](https://github.com/quarkusio/quarkus/issues/31554) - RunTimeMappingsConfigBuilder failures (native build/tests) with 2.16.4\n-   [#\u0026#8203;31543](https://github.com/quarkusio/quarkus/issues/31543) - Improving the sam.jvm.yaml\n-   [#\u0026#8203;30555](https://github.com/quarkusio/quarkus/issues/30555) - Quarkus jacoco coverage not working in a multi module project where code and tests are in separate modules\n-   [#\u0026#8203;30312](https://github.com/quarkusio/quarkus/issues/30312) - Reactive Client ResponseExceptionMapper throws BlockingNotAllowedException when consuming an InputStream\n-   [#\u0026#8203;29879](https://github.com/quarkusio/quarkus/issues/29879) - Create an opentelemetry-aws IT test project\n-   [#\u0026#8203;28505](https://github.com/quarkusio/quarkus/pull/28505) - Support a silent mode for JWTAuthMechanism\n-   [#\u0026#8203;24540](https://github.com/quarkusio/quarkus/issues/24540) - NullPointerException on custom consraint validator when injecting a config mapping at startup\n\n### [`v3.0.0.Final`](https://github.com/quarkusio/quarkus/releases/tag/3.0.0.Final)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/3.0.0.CR2...3.0.0.Final)\n\n##### Major changes\n\n-   [#\u0026#8203;32491](https://github.com/quarkusio/quarkus/pull/32491) - Dev UI:  Continuous testing\n-   [#\u0026#8203;25422](https://github.com/quarkusio/quarkus/issues/25422) - Make Stork CDI-aware\n\n##### Complete changelog\n\n-   [#\u0026#8203;32560](https://github.com/quarkusio/quarkus/issues/32560) - quarkus plugin repeats arguments passed to cli rendering users incapable of passing right arguments\n-   [#\u0026#8203;32555](https://github.com/quarkusio/quarkus/pull/32555) - Change pie to bar in continuous-testing dev ui\n-   [#\u0026#8203;32553](https://github.com/quarkusio/quarkus/pull/32553) - Bump maven-invoker-plugin from 3.4.0 to 3.5.1\n-   [#\u0026#8203;32543](https://github.com/quarkusio/quarkus/pull/32543) - Dev UI 2 - Hide the RESTEasy Reactive score on the home page\n-   [#\u0026#8203;32542](https://github.com/quarkusio/quarkus/pull/32542) - Various fixes for Kubernetes Dev UI 2\n-   [#\u0026#8203;32541](https://github.com/quarkusio/quarkus/pull/32541) - Remove inexistent relocations in the application BOM\n-   [#\u0026#8203;32540](https://github.com/quarkusio/quarkus/issues/32540) - Dev Ui for kubernetes throws error on manifest generation\n-   [#\u0026#8203;32536](https://github.com/quarkusio/quarkus/pull/32536) - Various Quarkus Update fixes and enhancements\n-   [#\u0026#8203;32535](https://github.com/quarkusio/quarkus/pull/32535) - Gradle: do not pass all system properties\n-   [#\u0026#8203;32528](https://github.com/quarkusio/quarkus/pull/32528) - Add triage rule for Dev UI\n-   [#\u0026#8203;32524](https://github.com/quarkusio/quarkus/pull/32524) - Gradle: ability to disable worker process isolation, pass all envs+sys-props\n-   [#\u0026#8203;32522](https://github.com/quarkusio/quarkus/issues/32522) - devui 2 continous testing layout issues\n-   [#\u0026#8203;32521](https://github.com/quarkusio/quarkus/pull/32521) - ArC - optimize if no BuildCompatibleExtension is found\n-   [#\u0026#8203;32520](https://github.com/quarkusio/quarkus/pull/32520) - Use list with an empty string by default in generated Role/ClusterRole\n-   [#\u0026#8203;32519](https://github.com/quarkusio/quarkus/issues/32519) - Generating Role or ClusterRole resources with empty API group property produces invalid manifests\n-   [#\u0026#8203;32518](https://github.com/quarkusio/quarkus/pull/32518) - Devui small enchancements\n-   [#\u0026#8203;32509](https://github.com/quarkusio/quarkus/issues/32509) - Native `quarkusBuild` fails with 3.0.0.CR2\n-   [#\u0026#8203;32508](https://github.com/quarkusio/quarkus/pull/32508) - Gradle-Plugin: Do not let Gradle build fail w/ configuration cache\n-   [#\u0026#8203;32502](https://github.com/quarkusio/quarkus/pull/32502) - Disable Vert.x file caching when building the k8s client HttpClient.Factory\n-   [#\u0026#8203;32499](https://github.com/quarkusio/quarkus/issues/32499) - Kubernetes client thread block\n-   [#\u0026#8203;32497](https://github.com/quarkusio/quarkus/pull/32497) - Bump mongo-client.version from 4.9.0 to 4.9.1\n-   [#\u0026#8203;32496](https://github.com/quarkusio/quarkus/pull/32496) - Bump smallrye-fault-tolerance.version from 6.2.1 to 6.2.2\n-   [#\u0026#8203;32495](https://github.com/quarkusio/quarkus/pull/32495) - Bump com.gradle.plugin-publish from 1.1.0 to 1.2.0 in /devtools/gradle\n-   [#\u0026#8203;32491](https://github.com/quarkusio/quarkus/pull/32491) - Dev UI:  Continuous testing\n-   [#\u0026#8203;32490](https://github.com/quarkusio/quarkus/pull/32490) - Avoid null pointer exception when building containers\n-   [#\u0026#8203;32489](https://github.com/quarkusio/quarkus/pull/32489) - Upgrade Oracle DB container images to use the slim-faststart variant\n-   [#\u0026#8203;32488](https://github.com/quarkusio/quarkus/pull/32488) - Higher timeouts for various builds\n-   [#\u0026#8203;32487](https://github.com/quarkusio/quarkus/pull/32487) - Support referencing method parameters in `@ClientHeaderParam`\n-   [#\u0026#8203;32478](https://github.com/quarkusio/quarkus/pull/32478) - Fix base-codestart 2.x\n-   [#\u0026#8203;32476](https://github.com/quarkusio/quarkus/pull/32476) - Fix native image warning in Kafka\n-   [#\u0026#8203;32472](https://github.com/quarkusio/quarkus/pull/32472) - Update getting started reactive image\n-   [#\u0026#8203;32467](https://github.com/quarkusio/quarkus/pull/32467) - DevUI: Liquibase and Datasource updates\n-   [#\u0026#8203;32465](https://github.com/quarkusio/quarkus/issues/32465) - Native build fails with 3.0.0.CR2\n-   [#\u0026#8203;32461](https://github.com/quarkusio/quarkus/issues/32461) - Quarkus 3.0.0.CR2 - quarkus-kafka-client triggers NativeImageBuildStep in JVM mode\n-   [#\u0026#8203;32458](https://github.com/quarkusio/quarkus/pull/32458) - Align deployment image name when custom name is set in Openshift configuration\n-   [#\u0026#8203;32450](https://github.com/quarkusio/quarkus/pull/32450) - Bump flyway.version from 9.16.1 to 9.16.3\n-   [#\u0026#8203;32448](https://github.com/quarkusio/quarkus/pull/32448) - Local cache upgrade\n-   [#\u0026#8203;32443](https://github.com/quarkusio/quarkus/issues/32443) - DevUI: Configuration Changes Not Sticking\n-   [#\u0026#8203;32439](https://github.com/quarkusio/quarkus/issues/32439) - Openshift resources getting out of sync when custom quarkus.openshift.name is used.\n-   [#\u0026#8203;32437](https://github.com/quarkusio/quarkus/pull/32437) - Test default storage change for OffsetTime in Hibernate ORM 6.2.0.Final\n-   [#\u0026#8203;32435](https://github.com/quarkusio/quarkus/pull/32435) - Upgrade the reference Oracle RDBMS container used across integration tests\n-   [#\u0026#8203;32433](https://github.com/quarkusio/quarkus/pull/32433) - Fix Hibernate ORM value generators in native image\n-   [#\u0026#8203;32430](https://github.com/quarkusio/quarkus/pull/32430) - Include ID in the form inputs\n-   [#\u0026#8203;32428](https://github.com/quarkusio/quarkus/pull/32428) - Rename guides mentioning MicroProfile to SmallRye to avoid redirects\n-   [#\u0026#8203;32425](https://github.com/quarkusio/quarkus/pull/32425) - Sanitize the behavior of provided ExceptionMapper classes in dev-mode\n-   [#\u0026#8203;32423](https://github.com/quarkusio/quarkus/pull/32423) - Bump httpclient from 4.5.13 to 4.5.14\n-   [#\u0026#8203;32418](https://github.com/quarkusio/quarkus/issues/32418) - Native build with jib and gradle fails on quarkus 3.0.0.CR1\n-   [#\u0026#8203;32409](https://github.com/quarkusio/quarkus/pull/32409) - InjectMock should not mock an intercepted subclass\n-   [#\u0026#8203;32407](https://github.com/quarkusio/quarkus/pull/32407) - Arc CDI TCK related fixes, focused around behavior gated behind strict mode\n-   [#\u0026#8203;32404](https://github.com/quarkusio/quarkus/pull/32404) - Fix ConfigMap volumes example at deploying-to-openshift.adoc\n-   [#\u0026#8203;32394](https://github.com/quarkusio/quarkus/pull/32394) - Test gRPC usage of Vert.x event loops\n-   [#\u0026#8203;32366](https://github.com/quarkusio/quarkus/pull/32366) - Update version detection scheme for native\n-   [#\u0026#8203;32357](https://github.com/quarkusio/quarkus/issues/32357) - Αllow referring to property parameters in header config of REST Client\n-   [#\u0026#8203;32350](https://github.com/quarkusio/quarkus/pull/32350) - Gradle: Help extensions that assume the output directory exists\n-   [#\u0026#8203;32338](https://github.com/quarkusio/quarkus/pull/32338) - Proofreading for cli-tooling.adoc\n-   [#\u0026#8203;32333](https://github.com/quarkusio/quarkus/issues/32333) - Quarkus 3.0.0.CR1 throw NoSuchMethodException where use   `@CreationTimestamp`  and   `@UpdateTimestamp`  in native mode\n-   [#\u0026#8203;32316](https://github.com/quarkusio/quarkus/pull/32316) - Update SmallRye Config to 3.2.1\n-   [#\u0026#8203;32474](https://github.com/quarkusio/quarkus/issues/32474) - Quarkus 3 kotlin generation missconfigures allopen\n-   [#\u0026#8203;32276](https://github.com/quarkusio/quarkus/pull/32276) - Switch Hibernate Search extension to `@ConfigMapping`\n-   [#\u0026#8203;32233](https://github.com/quarkusio/quarkus/issues/32233) - Clicking on Dev UI main logo/title doesn\u0027t bring me to the home page\n-   [#\u0026#8203;32230](https://github.com/quarkusio/quarkus/issues/32230) - Dev UI 2 - Fonts are blurry (Chrome / Fedora)\n-   [#\u0026#8203;32162](https://github.com/quarkusio/quarkus/pull/32162) - Register implicit converters for reflection\n-   [#\u0026#8203;31932](https://github.com/quarkusio/quarkus/issues/31932) - Dev UI 2 - generate-code gets maven-metadata.xml for Vaadin components\n-   [#\u0026#8203;31898](https://github.com/quarkusio/quarkus/issues/31898) - Test and document default storage change for `OffsetTime` in Hibernate ORM 6\n-   [#\u0026#8203;28065](https://github.com/quarkusio/quarkus/issues/28065) - ConfigMapping - register type arguments of supported generic return types for reflection\n-   [#\u0026#8203;25422](https://github.com/quarkusio/quarkus/issues/25422) - Make Stork CDI-aware\n-   [#\u0026#8203;18973](https://github.com/quarkusio/quarkus/issues/18973) - Java OOM Java heap space when I use WithKubernetesTestServer annotation in unit test\n-   [#\u0026#8203;7883](https://github.com/quarkusio/quarkus/issues/7883) - built-in ExceptionMappers cause unexpected behavior\n\n### [`v3.0.0.CR2`](https://github.com/quarkusio/quarkus/releases/tag/3.0.0.CR2)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/3.0.0.CR1...3.0.0.CR2)\n\n##### Major changes\n\n-   [#\u0026#8203;32362](https://github.com/quarkusio/quarkus/pull/32362) - Add Gradle project update\n-   [#\u0026#8203;32151](https://github.com/quarkusio/quarkus/pull/32151) - Make Dev UI 2 the default Dev UI\n-   [#\u0026#8203;32136](https://github.com/quarkusio/quarkus/pull/32136) - Introduce HTTP security policy mapping between roles and permissions\n\n##### Complete changelog\n\n-   [#\u0026#8203;32406](https://github.com/quarkusio/quarkus/pull/32406) - RestClient Reactive: copy method parameter annotations to the generated class\n-   [#\u0026#8203;32405](https://github.com/quarkusio/quarkus/pull/32405) - ArC: fix spying on intercepted beans\n-   [#\u0026#8203;32403](https://github.com/quarkusio/quarkus/pull/32403) - Make SDKMAN releases minor for maintenance and preview releases\n-   [#\u0026#8203;32402](https://github.com/quarkusio/quarkus/pull/32402) - Fix ConfigMap volumes example at deploying-to-kubernetes.adoc\n-   [#\u0026#8203;32401](https://github.com/quarkusio/quarkus/pull/32401) - Remove Amazon Services related entries from MAINTAINERS.adoc\n-   [#\u0026#8203;32400](https://github.com/quarkusio/quarkus/pull/32400) - DevUI: RabbitMQ Reactive Messaging\n-   [#\u0026#8203;32396](https://github.com/quarkusio/quarkus/pull/32396) - Provide an actionable console item for missing DevUI\n-   [#\u0026#8203;32395](https://github.com/quarkusio/quarkus/pull/32395) - Bump Dekorate to 3.5.4\n-   [#\u0026#8203;32393](https://github.com/quarkusio/quarkus/pull/32393) - Allow relying on Jackson-databind in Dev UI JsonRpc services regardless of runtime dependencies\n-   [#\u0026#8203;32390](https://github.com/quarkusio/quarkus/pull/32390) - Fix copy paste typo\n-   [#\u0026#8203;32388](https://github.com/quarkusio/quarkus/pull/32388) - Add some documentation about the /q/info endpoint\n-   [#\u0026#8203;32387](https://github.com/quarkusio/quarkus/pull/32387) - Update Test timeouts for Windows\n-   [#\u0026#8203;32386](https://github.com/quarkusio/quarkus/pull/32386) - Do not print stack-trace in LogStreamBroadcaster.recordHistory\n-   [#\u0026#8203;32380](https://github.com/quarkusio/quarkus/pull/32380) - Bump jacoco.version from 0.8.8 to 0.8.9\n-   [#\u0026#8203;32371](https://github.com/quarkusio/quarkus/pull/32371) - Add a way to expose more git info\n-   [#\u0026#8203;32364](https://github.com/quarkusio/quarkus/pull/32364) - Improve error message when a to-index dependency is missing\n-   [#\u0026#8203;32362](https://github.com/quarkusio/quarkus/pull/32362) - Add Gradle project update\n-   [#\u0026#8203;32360](https://github.com/quarkusio/quarkus/pull/32360) - Qute validation - fix the way the namespace expressions are collected\n-   [#\u0026#8203;32356](https://github.com/quarkusio/quarkus/pull/32356) - Refactor the QuteProcessor#validateNestedExpressions() method\n-   [#\u0026#8203;32355](https://github.com/quarkusio/quarkus/issues/32355) - Cannot using 2 classes with Qute `@MessageBundle` with different namespace\n-   [#\u0026#8203;32351](https://github.com/quarkusio/quarkus/pull/32351) - Cleanup PackageConfig\n-   [#\u0026#8203;32349](https://github.com/quarkusio/quarkus/pull/32349) - Better error on unparseable GraphQL JSON request\n-   [#\u0026#8203;32342](https://github.com/quarkusio/quarkus/pull/32342) - Avoid deprecated Maven API in DevMojo\n-   [#\u0026#8203;32339](https://github.com/quarkusio/quarkus/pull/32339) - Add the .quarkus directory to project .gitignore\n-   [#\u0026#8203;32335](https://github.com/quarkusio/quarkus/pull/32335) - Native sources build step output GraalVM version and docker image to use\n-   [#\u0026#8203;32334](https://github.com/quarkusio/quarkus/issues/32334) - Pressing ‘d’ for open dev mode should provide info on how to enable devui if devui not available\n-   [#\u0026#8203;32331](https://github.com/quarkusio/quarkus/pull/32331) - Documentation: fix typos and merged paragraphs in extending the CLI section\n-   [#\u0026#8203;32328](https://github.com/quarkusio/quarkus/issues/32328) - native sources build step should tell the GraalVM version to use\n-   [#\u0026#8203;32325](https://github.com/quarkusio/quarkus/pull/32325) - CLI plugin improvements and fixes\n-   [#\u0026#8203;32323](https://github.com/quarkusio/quarkus/pull/32323) - Bump elasticsearch-opensource-components.version from 8.6.2 to 8.7.0\n-   [#\u0026#8203;32321](https://github.com/quarkusio/quarkus/pull/32321) - Bump groovy from 4.0.10 to 4.0.11\n-   [#\u0026#8203;32318](https://github.com/quarkusio/quarkus/pull/32318) - Revert io.netty.noUnsafe change\n-   [#\u0026#8203;32314](https://github.com/quarkusio/quarkus/pull/32314) - DevUI: SmallRye Metrics\n-   [#\u0026#8203;32312](https://github.com/quarkusio/quarkus/pull/32312) - Change link to new Dev UI\n-   [#\u0026#8203;32310](https://github.com/quarkusio/quarkus/pull/32310) - Set a slightly higher memory for testing\n-   [#\u0026#8203;32308](https://github.com/quarkusio/quarkus/pull/32308) - Upgrade to Hibernate ORM 6.2.0.Final and Hibernate Reactive 2.0.0.Beta1\n-   [#\u0026#8203;32307](https://github.com/quarkusio/quarkus/pull/32307) - DevUI: Info extension\n-   [#\u0026#8203;32306](https://github.com/quarkusio/quarkus/pull/32306) - Bump smallrye-jwt version to 4.2.1\n-   [#\u0026#8203;32305](https://github.com/quarkusio/quarkus/issues/32305) - quarkus kill should on discovery say what it is installing\n-   [#\u0026#8203;32304](https://github.com/quarkusio/quarkus/issues/32304) - quarkus plug caching issue?\n-   [#\u0026#8203;32303](https://github.com/quarkusio/quarkus/issues/32303) - qurkus kill fails if jbang not installed\n-   [#\u0026#8203;32300](https://github.com/quarkusio/quarkus/issues/32300) - Mocking/stubbing/spying not working right in Quarkus 3.x\n-   [#\u0026#8203;32299](https://github.com/quarkusio/quarkus/issues/32299) - Refactor the QuteProcessor#validateNestedExpressions() method\n-   [#\u0026#8203;32297](https://github.com/quarkusio/quarkus/pull/32297) - Fix intellij tests\n-   [#\u0026#8203;32296](https://github.com/quarkusio/quarkus/pull/32296) - Properly include logging filters in named handlers\n-   [#\u0026#8203;32291](https://github.com/quarkusio/quarkus/issues/32291) - Logging: filter not set on named handler\n-   [#\u0026#8203;32289](https://github.com/quarkusio/quarkus/issues/32289) - Quarkus 3.0.0.Alpha4 introduces a performance regression\n-   [#\u0026#8203;32284](https://github.com/quarkusio/quarkus/pull/32284) - Bump microprofile-health-api from 4.0 to 4.0.1\n-   [#\u0026#8203;32279](https://github.com/quarkusio/quarkus/pull/32279) - Save creation of hashset and array to create an immutable set\n-   [#\u0026#8203;32270](https://github.com/quarkusio/quarkus/pull/32270) - Dev UI - First version of build steps and build items pages\n-   [#\u0026#8203;32264](https://github.com/quarkusio/quarkus/pull/32264) - OpenShift Dev UI\n-   [#\u0026#8203;32262](https://github.com/quarkusio/quarkus/pull/32262) - Upgrade graphql-java to 20.1 and smallrye-graphql 2.1.3\n-   [#\u0026#8203;32255](https://github.com/quarkusio/quarkus/pull/32255) - Ensure redis-cache does not cause load value on the wrong executor\n-   [#\u0026#8203;32251](https://github.com/quarkusio/quarkus/pull/32251) - Integrate Stork 2.1.0\n-   [#\u0026#8203;32249](https://github.com/quarkusio/quarkus/pull/32249) - Dev UI Resteasy reactive: no endpoint and card\n-   [#\u0026#8203;32248](https://github.com/quarkusio/quarkus/pull/32248) - Bump smallrye-open-api.version from 3.3.1 to 3.3.2\n-   [#\u0026#8203;32236](https://github.com/quarkusio/quarkus/pull/32236) - Take into account \"fallback to container\" when determining where native-image gets executed\n-   [#\u0026#8203;32232](https://github.com/quarkusio/quarkus/pull/32232) - Take into account quarkus.resteasy.gzip.max-input in classic REST Client\n-   [#\u0026#8203;32228](https://github.com/quarkusio/quarkus/issues/32228) - Dev UI 2 - RESTEasy Reactive speedometer on front page really a good idea?\n-   [#\u0026#8203;32221](https://github.com/quarkusio/quarkus/pull/32221) - ArC - minor cleanup\n-   [#\u0026#8203;32216](https://github.com/quarkusio/quarkus/issues/32216) - devui for resteasy reactive give 0% rating when no endpoints yet\n-   [#\u0026#8203;32214](https://github.com/quarkusio/quarkus/pull/32214) - Avoid instantiating JPAConfig just to destroy it when static init fails\n-   [#\u0026#8203;32208](https://github.com/quarkusio/quarkus/pull/32208) - Ensure RoleBinding resource is generated after Role/ClusterRole/ServiceAccount resources\n-   [#\u0026#8203;32205](https://github.com/quarkusio/quarkus/pull/32205) - Bump Gradle to 8.0.2\n-   [#\u0026#8203;32203](https://github.com/quarkusio/quarkus/issues/32203) - Do not print stack-trace in LogStreamBroadcaster.recordHistory\n-   [#\u0026#8203;32193](https://github.com/quarkusio/quarkus/issues/32193) - Kubernetes config now requires explicit `view-secrets` authorization to access secrets that is not needed\n-   [#\u0026#8203;32151](https://github.com/quarkusio/quarkus/pull/32151) - Make Dev UI 2 the default Dev UI\n-   [#\u0026#8203;32136](https://github.com/quarkusio/quarkus/pull/32136) - Introduce HTTP security policy mapping between roles and permissions\n-   [#\u0026#8203;32111](https://github.com/quarkusio/quarkus/issues/32111) - stork-configuration-generator 2.0.z gives java.lang.NoClassDefFoundError: jakarta/enterprise/inject/spi/CDI: jakarta.enterprise.inject.spi.CDI\n-   [#\u0026#8203;31939](https://github.com/quarkusio/quarkus/pull/31939) - A bit of javadoc for codegen\n-   [#\u0026#8203;31784](https://github.com/quarkusio/quarkus/pull/31784) - RESTEasy Reactive: Handle separator for bean params\n-   [#\u0026#8203;31556](https://github.com/quarkusio/quarkus/pull/31556) - Properly monitor config for changes loaded from `quarkus.config.locations`\n-   [#\u0026#8203;31050](https://github.com/quarkusio/quarkus/issues/31050) - Combining `@Separator` and `@BeanParam`\n-   [#\u0026#8203;29000](https://github.com/quarkusio/quarkus/issues/29000) - \\[EPIC] Allow to migrate from Quarkus 2 to 3 with our tooling\n-   [#\u0026#8203;12941](https://github.com/quarkusio/quarkus/issues/12941) - quarkus.resteasy.gzip.max-input does not apply for REST client\n-   [#\u0026#8203;12219](https://github.com/quarkusio/quarkus/issues/12219) - Add support for Roles with permissions\n\n### [`v3.0.0.CR1`](https://github.com/quarkusio/quarkus/releases/tag/3.0.0.CR1)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/3.0.0.Beta1...3.0.0.CR1)\n\n##### Major changes\n\n-   [#\u0026#8203;32161](https://github.com/quarkusio/quarkus/pull/32161) - Introduce a first version of the `/q/info` endpoint\n-   [#\u0026#8203;32104](https://github.com/quarkusio/quarkus/pull/32104) - Add support for multiple mailers\n-   [#\u0026#8203;31917](https://github.com/quarkusio/quarkus/pull/31917) - Use SmallRye BeanBag to initialize Maven RepositorySystem for compatibility with Maven 3.9\n-   [#\u0026#8203;31865](https://github.com/quarkusio/quarkus/pull/31865) - Implement a backend for Quarkus Cache using Redis\n-   [#\u0026#8203;31198](https://github.com/quarkusio/quarkus/pull/31198) - Introduce CLI plugins\n\n##### Complete changelog\n\n-   [#\u0026#8203;32244](https://github.com/quarkusio/quarkus/pull/32244) - Add doc on Kafka Streams production configuration\n-   [#\u0026#8203;32243](https://github.com/quarkusio/quarkus/pull/32243) - Make sure quarkus-cli can initialize the Maven resolver\n-   [#\u0026#8203;32235](https://github.com/quarkusio/quarkus/pull/32235) - Remove lock icon for runtime config overrides\n-   [#\u0026#8203;32229](https://github.com/quarkusio/quarkus/issues/32229) - new devui shows locks  for both locked at build time and not build time\n-   [#\u0026#8203;32227](https://github.com/quarkusio/quarkus/pull/32227) - Upgrade Caffeine 3.1.5\n-   [#\u0026#8203;32224](https://github.com/quarkusio/quarkus/pull/32224) - Apply some housekeeping to RESTEasy Reactive\n-   [#\u0026#8203;32219](https://github.com/quarkusio/quarkus/issues/32219) - Creating extension fails over missing bean `RepositorySystem`\n-   [#\u0026#8203;32213](https://github.com/quarkusio/quarkus/pull/32213) - ArC: fix known-compatible bean archives check\n-   [#\u0026#8203;32212](https://github.com/quarkusio/quarkus/pull/32212) - Kubernetes DEV UI extension\n-   [#\u0026#8203;32207](https://github.com/quarkusio/quarkus/pull/32207) - Fix typo in OpenShift liveness probe\n-   [#\u0026#8203;32201](https://github.com/quarkusio/quarkus/pull/32201) - Dev UI: Allow multiple pages for menu items\n-   [#\u0026#8203;32199](https://github.com/quarkusio/quarkus/pull/32199) - Add support of Temporal types for cookie and header params\n-   [#\u0026#8203;32198](https://github.com/quarkusio/quarkus/pull/32198) - Bump quarkus-platform-bom-maven-plugin from 0.0.80 to 0.0.81\n-   [#\u0026#8203;32195](https://github.com/quarkusio/quarkus/pull/32195) - Remove misplaced System.out.println\n-   [#\u0026#8203;32194](https://github.com/quarkusio/quarkus/issues/32194) - `@RestCookie`/`@RestHeader` (and relative @\u0026#8203;\\*Param) applied to Temporal parameter lead to deployment failure\n-   [#\u0026#8203;32186](https://github.com/quarkusio/quarkus/pull/32186) - Remove `quarkus-bootstrap-maven-plugin`\n-   [#\u0026#8203;32184](https://github.com/quarkusio/quarkus/issues/32184) - DevUI: Allow JsonRpc to other extensions\n-   [#\u0026#8203;32183](https://github.com/quarkusio/quarkus/pull/32183) - Enhance MS Azure content doc portal search results\n-   [#\u0026#8203;32179](https://github.com/quarkusio/quarkus/pull/32179) - Arc - introduce built-in bean for injection point of type `@All` List\u003cX\u003e\n-   [#\u0026#8203;32178](https://github.com/quarkusio/quarkus/pull/32178) - Simplify MutinyInfrastructure\n-   [#\u0026#8203;32173](https://github.com/quarkusio/quarkus/pull/32173) - CLI plugin improvements\n-   [#\u0026#8203;32172](https://github.com/quarkusio/quarkus/pull/32172) - Bump Dekorate to 3.5.3\n-   [#\u0026#8203;32171](https://github.com/quarkusio/quarkus/pull/32171) - Bump jboss-metadata-web from 15.4.0 to 16.0.0.Final\n-   [#\u0026#8203;32170](https://github.com/quarkusio/quarkus/pull/32170) - Bump asm.version from 9.4 to 9.5\n-   [#\u0026#8203;32169](https://github.com/quarkusio/quarkus/pull/32169) - Bump cron-utils from 9.2.0 to 9.2.1\n-   [#\u0026#8203;32167](https://github.com/quarkusio/quarkus/pull/32167) - Rework sequence handling in import scripts in codestarts, guides and tests\n-   [#\u0026#8203;32166](https://github.com/quarkusio/quarkus/pull/32166) - ApplyHttpGetActionPortDecorator now also sets scheme\n-   [#\u0026#8203;32163](https://github.com/quarkusio/quarkus/pull/32163) - Bump the lowest supported Maven version to 3.6.3\n-   [#\u0026#8203;32161](https://github.com/quarkusio/quarkus/pull/32161) - Introduce a first version of the `/q/info` endpoint\n-   [#\u0026#8203;32153](https://github.com/quarkusio/quarkus/pull/32153) - Add `.sdkmanrc` file\n-   [#\u0026#8203;32146](https://github.com/quarkusio/quarkus/pull/32146) - Update brotli4j to version 1.11.0\n-   [#\u0026#8203;32141](https://github.com/quarkusio/quarkus/pull/32141) - OpenAPI: ignore build-time excluded classes from annotation scan\n-   [#\u0026#8203;32140](https://github.com/quarkusio/quarkus/pull/32140) - Upgrade gRPC lib to 1.54.0, handle newly generated AsyncService\n-   [#\u0026#8203;32139](https://github.com/quarkusio/quarkus/pull/32139) - Improve the dev mode console output\n-   [#\u0026#8203;32138](https://github.com/quarkusio/quarkus/pull/32138) - Provide proper Docker executable name on Windows\n-   [#\u0026#8203;32137](https://github.com/quarkusio/quarkus/pull/32137) - Update jansi and aesh-readline to latest versions\n-   [#\u0026#8203;32135](https://github.com/quarkusio/quarkus/issues/32135) - Quarkus-openshift fails to properly deploy applications which use management interface\n-   [#\u0026#8203;32131](https://github.com/quarkusio/quarkus/pull/32131) - Bump surefire and failsafe plugins to `3.0.0`\n-   [#\u0026#8203;32130](https://github.com/quarkusio/quarkus/pull/32130) - Add support for specifying custom profiles in Spring Cloud Config client\n-   [#\u0026#8203;32128](https://github.com/quarkusio/quarkus/pull/32128) - Support config reactive datasource with list of database urls for fault tolerance and load balance\n-   [#\u0026#8203;32125](https://github.com/quarkusio/quarkus/pull/32125) - Bump com.gradle.enterprise from 3.12.5 to 3.12.6 in /devtools/gradle\n-   [#\u0026#8203;32120](https://github.com/quarkusio/quarkus/pull/32120) - Silence JBoss version logging in QuarkusUnitTest\n-   [#\u0026#8203;32119](https://github.com/quarkusio/quarkus/pull/32119) - Support JSON formatter for syslog logging\n-   [#\u0026#8203;32116](https://github.com/quarkusio/quarkus/pull/32116) - ArC AnnotationsTransformer - add more specific builders\n-   [#\u0026#8203;32115](https://github.com/quarkusio/quarkus/pull/32115) - Rename `InitalizationTaskCompletedBuildItem` to `InitTaskCompletedBuildItem`\n-   [#\u0026#8203;32113](https://github.com/quarkusio/quarkus/pull/32113) - Support of gRPC actions for Kubernetes/Knative/OpenShift probes\n-   [#\u0026#8203;32110](https://github.com/quarkusio/quarkus/pull/32110) - Prevent splitting of cookie header values when using AWS Lambda\n-   [#\u0026#8203;32107](https://github.com/quarkusio/quarkus/pull/32107) - Fix Podman detection on Windows\n-   [#\u0026#8203;32106](https://github.com/quarkusio/quarkus/issues/32106) - Native building with container: Podman not detected on Windows\n-   [#\u0026#8203;32105](https://github.com/quarkusio/quarkus/pull/32105) - Disable validation of JAXBContext by default\n-   [#\u0026#8203;32104](https://github.com/quarkusio/quarkus/pull/32104) - Add support for multiple mailers\n-   [#\u0026#8203;32101](https://github.com/quarkusio/quarkus/pull/32101) - Dev UI: Auto naming for JsonRPC and build time data\n-   [#\u0026#8203;32100](https://github.com/quarkusio/quarkus/pull/32100) - Fix Kotlin formatting\n-   [#\u0026#8203;32099](https://github.com/quarkusio/quarkus/pull/32099) - Allow using the annotation `@PartFilename` on method parameters\n-   [#\u0026#8203;32097](https://github.com/quarkusio/quarkus/issues/32097) - quarks-spring-cloud-config-client cannot take \"profile\" as a property which was supported by spring\n-   [#\u0026#8203;32095](https://github.com/quarkusio/quarkus/pull/32095) - Bump smallrye-open-api.version from 3.3.0 to 3.3.1\n-   [#\u0026#8203;32094](https://github.com/quarkusio/quarkus/pull/32094) - Bump mariadb-java-client from 3.1.2 to 3.1.3\n-   [#\u0026#8203;32093](https://github.com/quarkusio/quarkus/pull/32093) - Re-use current ApplicationModel for JaCoCo reports when testing Gradle projects\n-   [#\u0026#8203;32091](https://github.com/quarkusio/quarkus/pull/32091) - DevUI: Liquibase\n-   [#\u0026#8203;32090](https://github.com/quarkusio/quarkus/pull/32090) - K8s moved its registry\n-   [#\u0026#8203;32086](https://github.com/quarkusio/quarkus/pull/32086) - Ensure Dialects initialzed by Hibernate Reactive extension use the ReactiveDialectWrapper\n-   [#\u0026#8203;32085](https://github.com/quarkusio/quarkus/pull/32085) - Do not require `@ConfigGroup` to generate mappings documentation\n-   [#\u0026#8203;32083](https://github.com/quarkusio/quarkus/pull/32083) - Add missing mp-health and mp-fault-tolerance apis in bom\n-   [#\u0026#8203;32082](https://github.com/quarkusio/quarkus/pull/32082) - Add missing quote in Hibernate Reactive with Panache guide\n-   [#\u0026#8203;32081](https://github.com/quarkusio/quarkus/issues/32081) - Created extension failes to generate code as it is unable to provision BootstrapWorkspaceProvider\n-   [#\u0026#8203;32080](https://github.com/quarkusio/quarkus/issues/32080) - Can\u0027t inject list of interfaces with wildcards twice into beans\n-   [#\u0026#8203;32079](https://github.com/quarkusio/quarkus/issues/32079) - Quarkus JaCoCo extension fails to start Gradle daemon\n-   [#\u0026#8203;32077](https://github.com/quarkusio/quarkus/pull/32077) - Get rid of Stork related warning in REST Client usage\n-   [#\u0026#8203;32076](https://github.com/quarkusio/quarkus/pull/32076) - Add note in the docs about using OData with the REST Client\n-   [#\u0026#8203;32074](https://github.com/quarkusio/quarkus/pull/32074) - Create the \"Using the Infinispan Client\" guide\n-   [#\u0026#8203;32073](https://github.com/quarkusio/quarkus/pull/32073) - Fix OTel exporter headers config\n-   [#\u0026#8203;32072](https://github.com/quarkusio/quarkus/pull/32072) - Ensure that computed headers can override the default content-type\n-   [#\u0026#8203;32069](https://github.com/quarkusio/quarkus/pull/32069) - List of AWT runtime initialized classes not observable for other extensions\n-   [#\u0026#8203;32065](https://github.com/quarkusio/quarkus/issues/32065) - List of AWT runtime initialized classes not observable for other extensions\n-   [#\u0026#8203;32063](https://github.com/quarkusio/quarkus/pull/32063) - Qute - the new Dev UI\n-   [#\u0026#8203;32061](https://github.com/quarkusio/quarkus/pull/32061) - Support `@PartFilename` on InputStream and Multi\u003cByte\u003e fields\n-   [#\u0026#8203;32060](https://github.com/quarkusio/quarkus/pull/32060) - The quarkus-jaxb extension loads entity classes at build time even though no default JAXBContext will be created within the application\n-   [#\u0026#8203;32059](https://github.com/quarkusio/quarkus/issues/32059) - `quarkus-jaxb` loads entity classes at build time even though no default JAXBContext will be created within the application\n-   [#\u0026#8203;32056](https://github.com/quarkusio/quarkus/pull/32056) - Bump postgresql from 42.5.4 to 42.6.0\n-   [#\u0026#8203;32055](https://github.com/quarkusio/quarkus/pull/32055) - Bump commons-compress from 1.22 to 1.23.0\n-   [#\u0026#8203;32053](https://github.com/quarkusio/quarkus/pull/32053) - Remove Java 19 from Early Access JDK Build\n-   [#\u0026#8203;32050](https://github.com/quarkusio/quarkus/pull/32050) - Move OTel configuration to use `@ConfigMapping`\n-   [#\u0026#8203;32048](https://github.com/quarkusio/quarkus/pull/32048) - Caffeine Dev UI\n-   [#\u0026#8203;32044](https://github.com/quarkusio/quarkus/pull/32044) - Port some Hibernate ORM extension features to the Hibernate Reactive extension\n-   [#\u0026#8203;32042](https://github.com/quarkusio/quarkus/pull/32042) - Dev UI - BuildTimeContentProcessor - use the mapper from DatabindCodec\n-   [#\u0026#8203;32041](https://github.com/quarkusio/quarkus/issues/32041) - K8s is moving it\u0027s images\n-   [#\u0026#8203;32040](https://github.com/quarkusio/quarkus/issues/32040) - Hibernate Reactive - trouble using identity generation strategy\n-   [#\u0026#8203;32039](https://github.com/quarkusio/quarkus/pull/32039) - Fix package declaration of the DevUIContent\n-   [#\u0026#8203;32038](https://github.com/quarkusio/quarkus/pull/32038) - The annotation `@RestStreamElementType` should override `@Produces` at class\n-   [#\u0026#8203;32037](https://github.com/quarkusio/quarkus/issues/32037) - Set-Cookie Header is Split when using OIDC together with AWS Lambda\n-   [#\u0026#8203;32036](https://github.com/quarkusio/quarkus/pull/32036) - Make header computation in Reactive REST Client more capable\n-   [#\u0026#8203;32035](https://github.com/quarkusio/quarkus/pull/32035) - Remove unwanted (and unnecessary) build-order dependency from test\n-   [#\u0026#8203;32034](https://github.com/quarkusio/quarkus/issues/32034) - jdeps broken for fast-jar layout due to brotli version in dependency chain\n-   [#\u0026#8203;32033](https://github.com/quarkusio/quarkus/issues/32033) - Allow PartFileName as method parameter\n-   [#\u0026#8203;32032](https://github.com/quarkusio/quarkus/issues/32032) - PartFilename does not work for InputStream\n-   [#\u0026#8203;32026](https://github.com/quarkusio/quarkus/pull/32026) - Allows applications to expose management endpoints\n-   [#\u0026#8203;32024](https://github.com/quarkusio/quarkus/pull/32024) - Bump de.flapdoodle.embed.mongo from 4.6.1 to 4.6.2\n-   [#\u0026#8203;32022](https://github.com/quarkusio/quarkus/pull/32022) - Bump google-http-client-bom from 1.43.0 to 1.43.1\n-   [#\u0026#8203;32018](https://github.com/quarkusio/quarkus/pull/32018) - Automatic websocket codecs reflection registration\n-   [#\u0026#8203;32013](https://github.com/quarkusio/quarkus/pull/32013) - Add Maven rewrite support to update\n-   [#\u0026#8203;32012](https://github.com/quarkusio/quarkus/issues/32012) - `@Produces`(MediaType.SERVER_SENT_EVENTS) is necessary when using server side event\n-   [#\u0026#8203;32010](https://github.com/quarkusio/quarkus/pull/32010) - Clarify diagnostic of Resteasy reactive for blocking methods\n-   [#\u0026#8203;32008](https://github.com/quarkusio/quarkus/pull/32008) - Fix HttpRootPathBuildItem.Builder.orderedRoute()\n-   [#\u0026#8203;31995](https://github.com/quarkusio/quarkus/pull/31995) - Bump dekorate from 3.5.0 to 3.5.2\n-   [#\u0026#8203;31992](https://github.com/quarkusio/quarkus/pull/31992) - Bump version.cdi-tck from 4.0.8 to 4.0.9\n-   [#\u0026#8203;31981](https://github.com/quarkusio/quarkus/pull/31981) - Implement a transformer for compatibility with downstream documentation\n-   [#\u0026#8203;31968](https://github.com/quarkusio/quarkus/issues/31968) - K8s extension with customization doesn\u0027t generate `spec.template.metadata` when it\u0027s not customized.\n-   [#\u0026#8203;31917](https://github.com/quarkusio/quarkus/pull/31917) - Use SmallRye BeanBag to initialize Maven RepositorySystem for compatibility with Maven 3.9\n-   [#\u0026#8203;31909](https://github.com/quarkusio/quarkus/pull/31909) - Fix OTel endpoint resolution and improve documentation\n-   [#\u0026#8203;31865](https://github.com/quarkusio/quarkus/pull/31865) - Implement a backend for Quarkus Cache using Redis\n-   [#\u0026#8203;31827](https://github.com/quarkusio/quarkus/pull/31827) - Bump kafka-oauth-client from 0.11.0 to 0.12.0\n-   [#\u0026#8203;31824](https://github.com/quarkusio/quarkus/pull/31824) - Update SmallRye Config to 3.2.0\n-   [#\u0026#8203;31820](https://github.com/quarkusio/quarkus/pull/31820) - Change the  kotlin formatter to better support building under Java 17\n-   [#\u0026#8203;31786](https://github.com/quarkusio/quarkus/issues/31786) - Dev UI: `doNotEmbed` is opening a blank page instead of new window tab\n-   [#\u0026#8203;31775](https://github.com/quarkusio/quarkus/issues/31775) - java.lang.StackOverflowError\n-   [#\u0026#8203;31759](https://github.com/quarkusio/quarkus/issues/31759) - config validation fails for Optional\\\u003cList\u003cCustomInterface\u003e\u003e\n-   [#\u0026#8203;31744](https://github.com/quarkusio/quarkus/issues/31744) - SROAP04005: Could not find schema class in index: java.lang.Object with smallrye-openapi \u0026  resteasy-reactive Resource returning RestResponse\\\u003c?\u003e\n-   [#\u0026#8203;31621](https://github.com/quarkusio/quarkus/issues/31621) - Read encrypted configuration from configuration sources\n-   [#\u0026#8203;31528](https://github.com/quarkusio/quarkus/issues/31528) - `ExtensionDescriptorMojoTest.shouldFlagMissingDependenciesInARealisticExtension` fails in Early Access JDK build\n-   [#\u0026#8203;31525](https://github.com/quarkusio/quarkus/pull/31525) - Bump Keycloak version to 21.0.1\n-   [#\u0026#8203;31521](https://github.com/quarkusio/quarkus/issues/31521) - Hibernate ORM - Document how to handle sequences in import.sql\n-   [#\u0026#8203;31492](https://github.com/quarkusio/quarkus/issues/31492) - Loadbalance for reactive mysql client\n-   [#\u0026#8203;31457](https://github.com/quarkusio/quarkus/pull/31457) - Bump smallrye-context-propagation.version from 2.0.0 to 2.1.0\n-   [#\u0026#8203;31402](https://github.com/quarkusio/quarkus/issues/31402) - Error opening config URL is ignored\n-   [#\u0026#8203;31198](https://github.com/quarkusio/quarkus/pull/31198) - Introduce CLI plugins\n-   [#\u0026#8203;31166](https://github.com/quarkusio/quarkus/pull/31166) - Make `QuarkusBuild` not pollute Gradle\u0027s build cache\n-   [#\u0026#8203;31149](https://github.com/quarkusio/quarkus/pull/31149) - Add link to \u0027how to write a guide\u0027 docs in create-extension template\n-   [#\u0026#8203;31071](https://github.com/quarkusio/quarkus/pull/31071) - Remove outdated relocations\n-   [#\u0026#8203;31070](https://github.com/quarkusio/quarkus/issues/31070) - Remove Maven relocations\n-   [#\u0026#8203;31011](https://github.com/quarkusio/quarkus/issues/31011) - Impossible to create a project with Maven 3.9.0\n-   [#\u0026#8203;30457](https://github.com/quarkusio/quarkus/issues/30457) - Split the actual Infinispan Client documentation Guide\n-   [#\u0026#8203;30383](https://github.com/quarkusio/quarkus/pull/30383) - Create a new base classloader including parent-first test scoped dependencies when bootstrapping for CT\n-   [#\u0026#8203;29995](https://github.com/quarkusio/quarkus/issues/29995) - Provide Git information on runtime (Alternative to SpringBoot build-info)\n-   [#\u0026#8203;27785](https://github.com/quarkusio/quarkus/issues/27785) - Integrate Redis with the Quarkus Cache\n-   [#\u0026#8203;25950](https://github.com/quarkusio/quarkus/issues/25950) - Support JSON logging for syslog\n-   [#\u0026#8203;16218](https://github.com/quarkusio/quarkus/issues/16218) - Excluded JAX-RS classes are visible in openapi\n-   [#\u0026#8203;9064](https://github.com/quarkusio/quarkus/issues/9064) - Add support for multiple SMTP servers to quarkus-mailer\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003ediffplug/spotless\u003c/summary\u003e\n\n### [`v2.36.0`](https://github.com/diffplug/spotless/blob/HEAD/CHANGES.md#\u0026#8203;2360---2023-02-27)\n\n##### Added\n\n-   `gradlew equoIde` opens a repeatable clean Spotless dev environment. ([#\u0026#8203;1523](https://github.com/diffplug/spotless/pull/1523))\n-   `cleanthat` added `includeDraft` option, to include draft mutators from composite mutators. ([#\u0026#8203;1574](https://github.com/diffplug/spotless/pull/1574))\n-   `npm`-based formatters now support caching of `node_modules` directory ([#\u0026#8203;1590](https://github.com/diffplug/spotless/pull/1590))\n\n##### Fixed\n\n-   `JacksonJsonFormatterFunc` handles json files with an Array as root. ([#\u0026#8203;1585](https://github.com/diffplug/spotless/pull/1585))\n\n##### Changes\n\n-   Bump default `cleanthat` version to latest `2.1` -\u003e `2.6` ([#\u0026#8203;1569](https://github.com/diffplug/spotless/pull/1569) and [#\u0026#8203;1574](https://github.com/diffplug/spotless/pull/1574))\n-   Reduce logging-noise created by `npm`-based formatters ([#\u0026#8203;1590](https://github.com/diffplug/spotless/pull/1590) fixes [#\u0026#8203;1582](https://github.com/diffplug/spotless/issues/1582))\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003emojohaus/flatten-maven-plugin\u003c/summary\u003e\n\n### [`v1.5.0`](https://github.com/mojohaus/flatten-maven-plugin/releases/tag/1.5.0)\n\n[Compare Source](https://github.com/mojohaus/flatten-maven-plugin/compare/1.4.1...1.5.0)\n\n\u003c!-- Optional: add a release summary here --\u003e\n\n#### 🚀 New features and improvements\n\n-   Update Maven to 3.5.0 - fix for Maven 4 ([#\u0026#8203;351](https://github.com/mojohaus/flatten-maven-plugin/pull/351)) [@\u0026#8203;gnodet](https://github.com/gnodet)\n\n#### 📦 Dependency updates\n\n-   Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom ([#\u0026#8203;354](https://github.com/mojohaus/flatten-maven-plugin/pull/354)) [@\u0026#8203;dependabot](https://github.com/dependabot)\n-   Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom ([#\u0026#8203;353](https://github.com/mojohaus/flatten-maven-plugin/pull/353)) [@\u0026#8203;dependabot](https://github.com/dependabot)\n\n#### 👻 Maintenance\n\n-   Require Maven 3.5.4+ ([#\u0026#8203;356](https://github.com/mojohaus/flatten-maven-plugin/pull/356)) [@\u0026#8203;slachiewicz](https://github.com/slachiewicz)\n-   Bump m-shade-p to 3.4.1 in flatten-shaded-drp test - fix for Maven 4 ([#\u0026#8203;355](https://github.com/mojohaus/flatten-maven-plugin/pull/355)) [@\u0026#8203;slawekjaranowski](https://github.com/slawekjaranowski)\n-   Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom ([#\u0026#8203;354](https://github.com/mojohaus/flatten-maven-plugin/pull/354)) [@\u0026#8203;dependabot](https://github.com/dependabot)\n-   Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom ([#\u0026#8203;353](https://github.com/mojohaus/flatten-maven-plugin/pull/353)) [@\u0026#8203;dependabot](https://github.com/dependabot)\n\n\u003c/details\u003e\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.\n\n👻 **Immortal**: This MR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that\u0027s undesired.\n\n---\n\n - [ ] \u003c!-- rebase-check --\u003eIf you want to rebase/retry this MR, check this box\n\n---\n\nThis MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\u003c!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9--\u003e"
    },
    {
      "commit": "ab71a0158561ac2a498e5caf571b0ae43a578844",
      "tree": "14a884ed5402da74b57d5bd372f1bc2cc4663e5c",
      "parents": [
        "bbad7a059f135540a7834aa4f14895276537180e"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed May 10 06:54:36 2023 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed May 10 06:54:36 2023 +0200"
      },
      "message": "fix: Update quarkus-{bootstrap \u003d\u003e extension}-maven-plugin.\n\nChange-Id: Id8219addfdfd5149a0ff25bba3bb3934f6bacc01\n"
    },
    {
      "commit": "bbad7a059f135540a7834aa4f14895276537180e",
      "tree": "9b2e12559c069e2a7a70dacdbf556318caf31cb6",
      "parents": [
        "dd84c763f79f4646dd4c4a520a258f6bc4802e3a"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Tue May 09 21:01:43 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Tue May 09 21:01:43 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies\n"
    },
    {
      "commit": "dd84c763f79f4646dd4c4a520a258f6bc4802e3a",
      "tree": "a80ae279162f5064926b8136e85ed5c1781012bf",
      "parents": [
        "d082a115ab7d7c90a2d26941d4c64116f2f74325"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Mon Mar 27 22:01:39 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Mon Mar 27 22:01:39 2023 +0000"
      },
      "message": "chore(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.4.1\n"
    },
    {
      "commit": "d082a115ab7d7c90a2d26941d4c64116f2f74325",
      "tree": "f2aa4d389dc14010fe400f62e4b3421be0229ea4",
      "parents": [
        "8607f6f56558a81b82379bd686b8bdff364b15a8"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Mar 24 11:07:05 2023 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Mar 24 11:07:05 2023 +0100"
      },
      "message": "Bump version to 6.0.1-SNAPSHOT.\n\nChange-Id: Ibbc5896e86ade0233c90d81aafd5713deb8949cb\n"
    },
    {
      "commit": "8607f6f56558a81b82379bd686b8bdff364b15a8",
      "tree": "4a869bd5fa01f5a0a16b2c7a91f8c65c010a3f83",
      "parents": [
        "3d5479a851426db589d73f9777bed55fb5ca42e5"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Mar 24 11:02:56 2023 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Mar 24 11:02:56 2023 +0100"
      },
      "message": "Release 6.0.0.\n\nChange-Id: I2168c4d15dd03379a9c7e53b257be3e5b69b7b3b\n"
    },
    {
      "commit": "3d5479a851426db589d73f9777bed55fb5ca42e5",
      "tree": "26fc71527b4db4f0af9e2dc031b465f9d37a5b50",
      "parents": [
        "d979a7a028bfc543ef4d2d524b541db2ec4849c9",
        "195c2674fe3e914be20385afdb1482fab8ca8d02"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Mar 24 11:00:37 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 24 11:00:37 2023 +0100"
      },
      "message": "Move from Javax JSON to Jakarta JSON (#11)\n\nMoves from the old Jakarta EE 8/9 namespaces to Jakarta EE 10."
    },
    {
      "commit": "195c2674fe3e914be20385afdb1482fab8ca8d02",
      "tree": "26fc71527b4db4f0af9e2dc031b465f9d37a5b50",
      "parents": [
        "69574ef3633171e1797a97186513cb26dc51a3fc"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Mar 24 10:58:57 2023 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Mar 24 10:58:57 2023 +0100"
      },
      "message": "Update Quarkus example.\n\nChange-Id: Ia52fac7ab966761d4a9eebc6fbf615ab5c97697d\n"
    },
    {
      "commit": "69574ef3633171e1797a97186513cb26dc51a3fc",
      "tree": "dde8aac6c77ac91a46ec1a6299a684ed79981a92",
      "parents": [
        "0c4bbce114364c4af10fe1d05cf2157434150f23",
        "d979a7a028bfc543ef4d2d524b541db2ec4849c9"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Mar 24 10:52:59 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 24 10:52:59 2023 +0100"
      },
      "message": "Merge branch \u0027master\u0027 into jakarta-json"
    },
    {
      "commit": "d979a7a028bfc543ef4d2d524b541db2ec4849c9",
      "tree": "59131799766af91fc2b1a2e4a12408176471c5ca",
      "parents": [
        "7ef7c392934e8c5d2f570c7013057cd28b823c4f",
        "222c8e602441c86b68d3c0f35604eb07f47fd8ea"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Mar 24 10:50:52 2023 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Mar 24 10:50:52 2023 +0100"
      },
      "message": "Merge remote-tracking branch \u0027github/master\u0027\n\nChange-Id: Ic4c0780eb99cd2528ab04cd9610f66f00daca964\n"
    },
    {
      "commit": "0c4bbce114364c4af10fe1d05cf2157434150f23",
      "tree": "69ec1035a606215587b14926b505b1faa4f1761c",
      "parents": [
        "ca9b92912a0090af5e3c24ab922ffdc0849869e5"
      ],
      "author": {
        "name": "siddik.acil",
        "email": "siddik.acil@egym.com",
        "time": "Fri Mar 24 09:54:36 2023 +0100"
      },
      "committer": {
        "name": "siddik.acil",
        "email": "siddik.acil@egym.com",
        "time": "Fri Mar 24 09:54:36 2023 +0100"
      },
      "message": "Update Spring Boot Example\n"
    },
    {
      "commit": "ca9b92912a0090af5e3c24ab922ffdc0849869e5",
      "tree": "992bad67eb37b32c9f1305b9918ec8d58e06fa27",
      "parents": [
        "21805f62218f2a48cac18fcda4712893b14d3c79"
      ],
      "author": {
        "name": "siddik.acil",
        "email": "siddik.acil@egym.com",
        "time": "Fri Mar 24 09:54:22 2023 +0100"
      },
      "committer": {
        "name": "siddik.acil",
        "email": "siddik.acil@egym.com",
        "time": "Fri Mar 24 09:54:22 2023 +0100"
      },
      "message": "Eclipse Parsson\n"
    },
    {
      "commit": "21805f62218f2a48cac18fcda4712893b14d3c79",
      "tree": "cb9ba5abf4c1ca32700cae156eb9f242a68844dc",
      "parents": [
        "c59bf52dd18cc26ab5bbccbff1c1782d3fbed08c"
      ],
      "author": {
        "name": "siddik.acil",
        "email": "siddik.acil@egym.com",
        "time": "Fri Mar 24 08:58:35 2023 +0100"
      },
      "committer": {
        "name": "siddik.acil",
        "email": "siddik.acil@egym.com",
        "time": "Fri Mar 24 08:58:35 2023 +0100"
      },
      "message": "6.0.0-SNAPSHOT\n"
    },
    {
      "commit": "7ef7c392934e8c5d2f570c7013057cd28b823c4f",
      "tree": "59131799766af91fc2b1a2e4a12408176471c5ca",
      "parents": [
        "c73301bd9872c7df7f96965ac981d325dce32cd6"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Fri Mar 24 07:02:01 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Fri Mar 24 07:02:01 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies\n"
    },
    {
      "commit": "c59bf52dd18cc26ab5bbccbff1c1782d3fbed08c",
      "tree": "dff0486626692a0d632a7d161b0a83006dc0d6a4",
      "parents": [
        "222c8e602441c86b68d3c0f35604eb07f47fd8ea"
      ],
      "author": {
        "name": "siddik.acil",
        "email": "siddik.acil@egym.com",
        "time": "Thu Mar 23 18:26:51 2023 +0100"
      },
      "committer": {
        "name": "siddik.acil",
        "email": "siddik.acil@egym.com",
        "time": "Thu Mar 23 18:26:51 2023 +0100"
      },
      "message": "chore(deps): Javax JSON to Jakarta JSON\n\nMove to Quarkus 3.x Beta for updating to Jakarta version of the libraries. That means moving away from org.glassfish:java.json to jakarta.json:jakarta.json-api.\n\nThe new version will be released as v6.0.0. Any changes should go to both 5.x and 6.x versions until Quarkus 3.x is Final and javax.json is finally history.\n\nPoints:\n- We might want to change the Import Order to include Jakarta.\n- We might want to move from Javax to Jakarta for annotation, ws etc. in the examples.\n"
    },
    {
      "commit": "c73301bd9872c7df7f96965ac981d325dce32cd6",
      "tree": "12146e51061f2b2eae428619befc15ef9fa521c5",
      "parents": [
        "4cc48201fa6f30d8fd64d682c55fc6cbef3e3e04"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Mon Mar 06 06:01:47 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Mon Mar 06 06:01:47 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies\n"
    },
    {
      "commit": "4cc48201fa6f30d8fd64d682c55fc6cbef3e3e04",
      "tree": "ce80c2234fa33c0c086f1031d1bb0e53f7a52dfe",
      "parents": [
        "7d13684c61bb0ca38a42afd38b80db3090b30030"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Thu Feb 16 13:03:35 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Thu Feb 16 13:03:35 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v2.16.3.final\n"
    },
    {
      "commit": "7d13684c61bb0ca38a42afd38b80db3090b30030",
      "tree": "d1464c100aa8cd550c3b7767766bf1a595e19d6a",
      "parents": [
        "604fa6c6107ee6978ca2a18720e4f8d2df03773f"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Feb 15 12:01:37 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Feb 15 12:01:37 2023 +0000"
      },
      "message": "chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.5.0\n"
    },
    {
      "commit": "604fa6c6107ee6978ca2a18720e4f8d2df03773f",
      "tree": "c44431ae17da919a48af99837413e01e32d5d4c6",
      "parents": [
        "5fbe03e91f0365a9961aa97cdba00665a49343e9"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Tue Feb 14 20:02:59 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Tue Feb 14 20:02:59 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.0.0-m9\n"
    },
    {
      "commit": "5fbe03e91f0365a9961aa97cdba00665a49343e9",
      "tree": "e5788d4b5a28651e1201841d8702b9249043bc8b",
      "parents": [
        "db3aeacb6fd3ec938d5d4c8ae12d13a67d5acd47"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Fri Feb 10 19:02:10 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Fri Feb 10 19:02:10 2023 +0000"
      },
      "message": "chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.33.0\n"
    },
    {
      "commit": "db3aeacb6fd3ec938d5d4c8ae12d13a67d5acd47",
      "tree": "e6f468690ff81cc2f53971ed09aac65b8d789013",
      "parents": [
        "60feeaa52fdea2e46e3cc1aca178f4ba9fdaa02d",
        "03cf607c23269b409368a5749537a8765bd3dc69"
      ],
      "author": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Wed Feb 08 17:25:28 2023 +0000"
      },
      "committer": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Wed Feb 08 17:25:28 2023 +0000"
      },
      "message": "Update all non-major dependencies to v2.16.2.final (mulk/quarkus-googlecloud-jsonlogging!14)\n\nThis MR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) |  | patch | `2.16.1.Final` -\u003e `2.16.2.Final` |\n| [io.quarkus:quarkus-bootstrap-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.1.Final` -\u003e `2.16.2.Final` |\n| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.1.Final` -\u003e `2.16.2.Final` |\n| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `2.16.1.Final` -\u003e `2.16.2.Final` |\n\n---\n\n### Release Notes\n\n\u003cdetails\u003e\n\u003csummary\u003equarkusio/quarkus\u003c/summary\u003e\n\n### [`v2.16.2.Final`](https://github.com/quarkusio/quarkus/compare/2.16.1.Final...2.16.2.Final)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.1.Final...2.16.2.Final)\n\n\u003c/details\u003e\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.\n\n🔕 **Ignore**: Close this MR and you won\u0027t be reminded about these updates again.\n\n---\n\n - [ ] \u003c!-- rebase-check --\u003eIf you want to rebase/retry this MR, check this box\n\n---\n\nThis MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\u003c!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9--\u003e"
    },
    {
      "commit": "03cf607c23269b409368a5749537a8765bd3dc69",
      "tree": "e6f468690ff81cc2f53971ed09aac65b8d789013",
      "parents": [
        "60feeaa52fdea2e46e3cc1aca178f4ba9fdaa02d"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Feb 08 17:25:28 2023 +0000"
      },
      "committer": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Wed Feb 08 17:25:28 2023 +0000"
      },
      "message": "Update all non-major dependencies to v2.16.2.final\n"
    },
    {
      "commit": "60feeaa52fdea2e46e3cc1aca178f4ba9fdaa02d",
      "tree": "8c53e40b5486aa0d462ac5d4315fcac3521344bc",
      "parents": [
        "57860bc5dfd63b60a0269392b870d786766463e2"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Sun Feb 05 17:02:15 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Sun Feb 05 17:02:15 2023 +0000"
      },
      "message": "chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.32.0\n"
    },
    {
      "commit": "57860bc5dfd63b60a0269392b870d786766463e2",
      "tree": "a6a8d2342e88440459efd4b36a1896a0d81cf515",
      "parents": [
        "6feb60b36e6c071ff1f0eb3af66602f43753c8ae",
        "ea907aa8f59f5adf4b62bc149973e6614bbd3adc"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Feb 01 15:01:56 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Feb 01 15:01:56 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v2.16.1.final (mulk/quarkus-googlecloud-jsonlogging!13)\n\nThis MR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) |  | patch | `2.16.0.Final` -\u003e `2.16.1.Final` |\n| [io.quarkus:quarkus-bootstrap-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.0.Final` -\u003e `2.16.1.Final` |\n| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.0.Final` -\u003e `2.16.1.Final` |\n| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `2.16.0.Final` -\u003e `2.16.1.Final` |\n\n---\n\n### Release Notes\n\n\u003cdetails\u003e\n\u003csummary\u003equarkusio/quarkus\u003c/summary\u003e\n\n### [`v2.16.1.Final`](https://github.com/quarkusio/quarkus/compare/2.16.0.Final...2.16.1.Final)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.0.Final...2.16.1.Final)\n\n\u003c/details\u003e\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.\n\n🔕 **Ignore**: Close this MR and you won\u0027t be reminded about these updates again.\n\n---\n\n - [ ] \u003c!-- rebase-check --\u003eIf you want to rebase/retry this MR, check this box\n\n---\n\nThis MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\u003c!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9--\u003e"
    },
    {
      "commit": "ea907aa8f59f5adf4b62bc149973e6614bbd3adc",
      "tree": "a6a8d2342e88440459efd4b36a1896a0d81cf515",
      "parents": [
        "6feb60b36e6c071ff1f0eb3af66602f43753c8ae"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Feb 01 12:01:50 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Feb 01 12:01:50 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v2.16.1.final\n"
    },
    {
      "commit": "6feb60b36e6c071ff1f0eb3af66602f43753c8ae",
      "tree": "2919f070cbec59dfe34331c96380d5b743aad7da",
      "parents": [
        "d9e926e9538f8ed05896fdff5f151a78b7ffc862"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Thu Jan 26 21:02:21 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Thu Jan 26 21:02:21 2023 +0000"
      },
      "message": "chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.31.0\n"
    },
    {
      "commit": "d9e926e9538f8ed05896fdff5f151a78b7ffc862",
      "tree": "d3ee9a828f98307b2e6a1029b6a6a586442df0a3",
      "parents": [
        "7dca8c704cc71ad5d33f9d6bfafe0a305ee415a7"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Wed Jan 18 13:03:39 2023 +0000"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 21 21:04:42 2023 +0100"
      },
      "message": "Update all non-major dependencies to v2.16.0.final\n\nChange-Id: I48f2026c8e381abddb5326f84b5cf39a96e86450\n"
    },
    {
      "commit": "7dca8c704cc71ad5d33f9d6bfafe0a305ee415a7",
      "tree": "d8310430400474b32a0ec86b36922b80c0067ab2",
      "parents": [
        "a923a5b7fd6bb73135f315c31704e9c528c4107d"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Sat Jan 14 00:03:07 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Sat Jan 14 00:03:07 2023 +0000"
      },
      "message": "chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.30.0\n"
    },
    {
      "commit": "a923a5b7fd6bb73135f315c31704e9c528c4107d",
      "tree": "37299cd4562159642ac6e027297793f8e8267d51",
      "parents": [
        "50f0f7a67241bac251db32fc1a1744f4cd766fc5",
        "ea17285e6975f566a26db74458c27b0bf51f9866"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Thu Jan 12 19:34:30 2023 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Thu Jan 12 19:34:30 2023 +0100"
      },
      "message": "Merge remote-tracking branch \u0027gitlab/master\u0027\n\nChange-Id: I7a3ea1ed60718e70ce2553363d43ab595f3613e7\n"
    },
    {
      "commit": "50f0f7a67241bac251db32fc1a1744f4cd766fc5",
      "tree": "f1882584900f9702078292bd3a8f1f5ae463b100",
      "parents": [
        "6fcb44a9a68e07d0ef4d64fbbfb86347a279ff75",
        "93e7d9ecef79bf4319a6ee5ef0ae666dd99ec17e"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Thu Jan 12 19:33:23 2023 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Thu Jan 12 19:33:23 2023 +0100"
      },
      "message": "Merge remote-tracking branch \u0027gitlab/master\u0027\n\nChange-Id: I2e20b9ab54f24911aca5e5c76bd4efa721c2396a\n"
    },
    {
      "commit": "ea17285e6975f566a26db74458c27b0bf51f9866",
      "tree": "37299cd4562159642ac6e027297793f8e8267d51",
      "parents": [
        "93e7d9ecef79bf4319a6ee5ef0ae666dd99ec17e",
        "5502f33c2fad4ffd13a52b586e30dd0962054b84"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Thu Jan 12 08:18:11 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Thu Jan 12 08:18:11 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.0.0-m8 (mulk/quarkus-googlecloud-jsonlogging!12)\n\nThis MR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [org.apache.maven.plugins:maven-failsafe-plugin](https://maven.apache.org/surefire/) | build | patch | `3.0.0-M7` -\u003e `3.0.0-M8` |\n| [org.apache.maven.plugins:maven-surefire-plugin](https://maven.apache.org/surefire/) | build | patch | `3.0.0-M7` -\u003e `3.0.0-M8` |\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.\n\n🔕 **Ignore**: Close this MR and you won\u0027t be reminded about these updates again.\n\n---\n\n - [ ] \u003c!-- rebase-check --\u003eIf you want to rebase/retry this MR, check this box\n\n---\n\nThis MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\u003c!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9--\u003e"
    },
    {
      "commit": "5502f33c2fad4ffd13a52b586e30dd0962054b84",
      "tree": "37299cd4562159642ac6e027297793f8e8267d51",
      "parents": [
        "93e7d9ecef79bf4319a6ee5ef0ae666dd99ec17e"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Thu Jan 12 07:26:43 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Thu Jan 12 07:26:43 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v3.0.0-m8\n"
    },
    {
      "commit": "93e7d9ecef79bf4319a6ee5ef0ae666dd99ec17e",
      "tree": "f1882584900f9702078292bd3a8f1f5ae463b100",
      "parents": [
        "868378f09210b23aaca96de33f81c9dc1781a363"
      ],
      "author": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Thu Jan 12 06:37:03 2023 +0000"
      },
      "committer": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Thu Jan 12 06:37:03 2023 +0000"
      },
      "message": "Renovate: Automerge minor updates."
    },
    {
      "commit": "868378f09210b23aaca96de33f81c9dc1781a363",
      "tree": "8a5d3cd4b18115a2ddb97319bcde1b8d5ac79337",
      "parents": [
        "b996b6238d4882c1824684933eaf457b0d3186de",
        "710370de67626ea9d3ffe05425a7cbad013f29a2"
      ],
      "author": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Tue Jan 10 17:45:51 2023 +0000"
      },
      "committer": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Tue Jan 10 17:45:51 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v2.15.3.final (mulk/quarkus-googlecloud-jsonlogging!11)\n\nThis MR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) |  | patch | `2.15.2.Final` -\u003e `2.15.3.Final` |\n| [io.quarkus:quarkus-bootstrap-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.15.2.Final` -\u003e `2.15.3.Final` |\n| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.15.2.Final` -\u003e `2.15.3.Final` |\n| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `2.15.2.Final` -\u003e `2.15.3.Final` |\n\n---\n\n### Release Notes\n\n\u003cdetails\u003e\n\u003csummary\u003equarkusio/quarkus\u003c/summary\u003e\n\n### [`v2.15.3.Final`](https://github.com/quarkusio/quarkus/compare/2.15.2.Final...2.15.3.Final)\n\n[Compare Source](https://github.com/quarkusio/quarkus/compare/2.15.2.Final...2.15.3.Final)\n\n\u003c/details\u003e\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.\n\n🔕 **Ignore**: Close this MR and you won\u0027t be reminded about these updates again.\n\n---\n\n - [ ] \u003c!-- rebase-check --\u003eIf you want to rebase/retry this MR, check this box\n\n---\n\nThis MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\u003c!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9--\u003e"
    },
    {
      "commit": "710370de67626ea9d3ffe05425a7cbad013f29a2",
      "tree": "8a5d3cd4b18115a2ddb97319bcde1b8d5ac79337",
      "parents": [
        "b996b6238d4882c1824684933eaf457b0d3186de"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Tue Jan 10 13:02:17 2023 +0000"
      },
      "committer": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Tue Jan 10 13:02:17 2023 +0000"
      },
      "message": "chore(deps): update all non-major dependencies to v2.15.3.final\n"
    },
    {
      "commit": "b996b6238d4882c1824684933eaf457b0d3186de",
      "tree": "d745435df32c4a2b5d120908cb390ebd919d524d",
      "parents": [
        "45f6bbaefce6b1a5c5e3563c79aab00f4968e896",
        "526cebec9b36b3d5d6ecc9d15824b6a2ef5f90e4"
      ],
      "author": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Mon Jan 09 18:05:07 2023 +0000"
      },
      "committer": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Mon Jan 09 18:05:07 2023 +0000"
      },
      "message": "Add GitLab CI pipeline (mulk/quarkus-googlecloud-jsonlogging!10)\n\n"
    },
    {
      "commit": "526cebec9b36b3d5d6ecc9d15824b6a2ef5f90e4",
      "tree": "d745435df32c4a2b5d120908cb390ebd919d524d",
      "parents": [
        "45f6bbaefce6b1a5c5e3563c79aab00f4968e896"
      ],
      "author": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Mon Jan 09 09:49:34 2023 +0000"
      },
      "committer": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Mon Jan 09 09:49:34 2023 +0000"
      },
      "message": "Add GitLab CI pipeline."
    },
    {
      "commit": "45f6bbaefce6b1a5c5e3563c79aab00f4968e896",
      "tree": "9b94370a378d2329e1bafa71aac5660ea2af0fbf",
      "parents": [
        "31ef186e9907cf384e6d55f79898f4bbd8216c96",
        "7c5638d65870b1f2c119d0ec78cf2da08f7862d3"
      ],
      "author": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Mon Jan 09 04:24:20 2023 +0000"
      },
      "committer": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Mon Jan 09 04:24:20 2023 +0000"
      },
      "message": "Merge branch \u0027renovate/all-minor-patch\u0027 into \u0027master\u0027\n\nchore(deps): update all non-major dependencies\n\nSee merge request mulk/quarkus-googlecloud-jsonlogging!9"
    },
    {
      "commit": "7c5638d65870b1f2c119d0ec78cf2da08f7862d3",
      "tree": "9b94370a378d2329e1bafa71aac5660ea2af0fbf",
      "parents": [
        "31ef186e9907cf384e6d55f79898f4bbd8216c96"
      ],
      "author": {
        "name": "Renovate Bot",
        "email": "renovate-bot@benkard.de",
        "time": "Mon Jan 09 04:24:14 2023 +0000"
      },
      "committer": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Mon Jan 09 04:24:14 2023 +0000"
      },
      "message": "Update all non-major dependencies\n"
    },
    {
      "commit": "31ef186e9907cf384e6d55f79898f4bbd8216c96",
      "tree": "c6b8e6c07031b32fae4b1fa332679b067d523a17",
      "parents": [
        "4548a9e354141d3570cdbc98a8a8d17eeb1b559d"
      ],
      "author": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Mon Jan 09 04:08:53 2023 +0000"
      },
      "committer": {
        "name": "Matthias Benkard",
        "email": "code@mulk.eu",
        "time": "Mon Jan 09 04:08:53 2023 +0000"
      },
      "message": "Update Renovate configuration for GitLab."
    },
    {
      "commit": "6fcb44a9a68e07d0ef4d64fbbfb86347a279ff75",
      "tree": "d0674e06d826378329779b57fcef1fb7c0349bae",
      "parents": [
        "1d211398fe20d0c3bda75d934758e8e5b217c125"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Mon Jan 02 19:23:30 2023 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Mon Jan 02 19:24:44 2023 +0100"
      },
      "message": "Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.29.0 (#9)\n\nCo-authored-by: renovate[bot] \u003c29139614+renovate[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "222c8e602441c86b68d3c0f35604eb07f47fd8ea",
      "tree": "d0674e06d826378329779b57fcef1fb7c0349bae",
      "parents": [
        "4548a9e354141d3570cdbc98a8a8d17eeb1b559d"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Mon Jan 02 19:23:30 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 02 19:23:30 2023 +0100"
      },
      "message": "Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.29.0 (#9)\n\nCo-authored-by: renovate[bot] \u003c29139614+renovate[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "1d211398fe20d0c3bda75d934758e8e5b217c125",
      "tree": "70f15f7b5efa4d46080536d0a497c9034135996f",
      "parents": [
        "812a1d6d7a2524865add3ef41da1eb0e756f64fb"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Wed Dec 21 18:09:12 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Tue Dec 27 10:43:54 2022 +0100"
      },
      "message": "Update all non-major dependencies to v2.15.1.Final (#8)\n\nCo-authored-by: renovate[bot] \u003c29139614+renovate[bot]@users.noreply.github.com\u003e\nChange-Id: I65c66c2858b29efc548bc1375c07e77da65f26a0\n"
    },
    {
      "commit": "4548a9e354141d3570cdbc98a8a8d17eeb1b559d",
      "tree": "70f15f7b5efa4d46080536d0a497c9034135996f",
      "parents": [
        "812a1d6d7a2524865add3ef41da1eb0e756f64fb"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Wed Dec 21 18:09:12 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 21 18:09:12 2022 +0100"
      },
      "message": "Update all non-major dependencies to v2.15.1.Final (#8)\n\nCo-authored-by: renovate[bot] \u003c29139614+renovate[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "812a1d6d7a2524865add3ef41da1eb0e756f64fb",
      "tree": "87b14f62a4321841dfb889c4356047125dd6ff62",
      "parents": [
        "a0bc62b07a5e15a11afb8ed07026140c6fe046d4"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Sat Dec 17 09:28:16 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 17 09:28:16 2022 +0100"
      },
      "message": "chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3 (#7)\n\nCo-authored-by: renovate[bot] \u003c29139614+renovate[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "a0bc62b07a5e15a11afb8ed07026140c6fe046d4",
      "tree": "d146d817a39fff9ecaa7af70afecf4631f27a142",
      "parents": [
        "90f9c6d9389e145e902d049b1296b7e1699276eb"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Dec 16 21:30:20 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Dec 16 21:30:20 2022 +0100"
      },
      "message": "Reformat renovate.json.\n\nChange-Id: I02eda963d4fa9ca1d87c5d4ce797e4968d5699cf\n"
    },
    {
      "commit": "90f9c6d9389e145e902d049b1296b7e1699276eb",
      "tree": "bf53a39d8e43d7df329b01367f796af21dd65636",
      "parents": [
        "bf2b7d1814b1f514aa2c703624aeb22c3f7f843a"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Fri Dec 16 21:24:02 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 16 21:24:02 2022 +0100"
      },
      "message": "chore(deps): update all non-major dependencies (#5)\n\nCo-authored-by: renovate[bot] \u003c29139614+renovate[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "bf2b7d1814b1f514aa2c703624aeb22c3f7f843a",
      "tree": "bb25e7068591fc495e1ff7dcfbf23d04fc22d1f6",
      "parents": [
        "d06fe9b3caa22406b959b0368078ae6aae975470"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Fri Dec 16 21:23:13 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 16 21:23:13 2022 +0100"
      },
      "message": "chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 (#6)\n\nCo-authored-by: renovate[bot] \u003c29139614+renovate[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "d06fe9b3caa22406b959b0368078ae6aae975470",
      "tree": "426fec838022da357cbb41d48f6cd891fe5cbaf2",
      "parents": [
        "db2440e87895a7b319cf7b0f154127b030363280"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Fri Dec 16 21:20:34 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 16 21:20:34 2022 +0100"
      },
      "message": "chore(deps): add renovate.json (#4)\n\nCo-authored-by: renovate[bot] \u003c29139614+renovate[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "db2440e87895a7b319cf7b0f154127b030363280",
      "tree": "1e44db273503beb1ed2314906cafb66ccae88378",
      "parents": [
        "b9879e092b25502e41cce2fba287c93188f83d57"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Oct 23 12:04:13 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Oct 23 12:04:13 2022 +0200"
      },
      "message": "fix(docs): {\u003d\u003e Default}ConsoleHandler.\n\nChange-Id: Iff2eca9531b0a04d2d88088f6411831f0ca05b8e\n"
    },
    {
      "commit": "b9879e092b25502e41cce2fba287c93188f83d57",
      "tree": "c2f9e36418be17ea1dc8d52264583b6e1f43f99c",
      "parents": [
        "62ee2f536f8734b4ce1e2b1360c241090d3ea1ec"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Oct 05 07:58:36 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Oct 05 07:58:36 2022 +0200"
      },
      "message": "Bump version to 5.0.1-SNAPSHOT.\n\nChange-Id: Id8c1aa85febffac9ccb90df876f43be8a249c4c2\n"
    },
    {
      "commit": "62ee2f536f8734b4ce1e2b1360c241090d3ea1ec",
      "tree": "6b9d594225801fc06ba6affe5df1774f4ca744c4",
      "parents": [
        "eaabc832941f1b51f17179cf4e2844fe73c4e5e2"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Oct 05 07:57:02 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Oct 05 07:57:02 2022 +0200"
      },
      "message": "Release 5.0.0.\n\nChange-Id: I538321f39fc7ffce6551df53dd34830d00cf419c\n"
    },
    {
      "commit": "eaabc832941f1b51f17179cf4e2844fe73c4e5e2",
      "tree": "2f23e07d291b7767c9391166f60e2981aef30e8e",
      "parents": [
        "b6ab304bec17b600783c482bb4dbeda17a144384"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Oct 05 07:52:15 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Oct 05 07:52:15 2022 +0200"
      },
      "message": "README: Bump Javadoc link versions.\n\nChange-Id: I41b7088df957ccb762c32d3ab9997d1901b3a47a\n"
    },
    {
      "commit": "b6ab304bec17b600783c482bb4dbeda17a144384",
      "tree": "3049aebdb3f01d55f7b185e60cf2f7b8b0bad2b3",
      "parents": [
        "2cc18b37da2428f468fb595b348bef7faf34a205"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 16:05:00 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 16:05:00 2022 +0200"
      },
      "message": "README: Bump example POM versions.\n\nChange-Id: I0c611601bc45bbcc4cf8ea3d3cbc9dae584fb098\n"
    },
    {
      "commit": "2cc18b37da2428f468fb595b348bef7faf34a205",
      "tree": "2fa730122483839e6e03fa01bc0fc3bf7bd6fb46",
      "parents": [
        "e3c37046c68b59dd9d8356bfa36294851e6529a2"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Sep 03 10:03:30 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 16:02:29 2022 +0200"
      },
      "message": "Add ProviderContext.\n\nAdds a ProviderContext type which is passed to LabelProvider#getLabels\nand StructuredParameterProvider#getParameter and which carries some\ninformation from ExtLogRecord that is not taken care of by Formatter.\n\nProviderContext is designed to be extended in the future.\n\nChange-Id: Ib29b7032ae42e0f9e86c75b7404c25cd75b20011\n"
    },
    {
      "commit": "e3c37046c68b59dd9d8356bfa36294851e6529a2",
      "tree": "2f1d41fde5880a3713fabb02ab42faf8582d8526",
      "parents": [
        "017a454b6267d4c539d6c99569b8bc8b805e22ed"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 16:01:48 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 16:01:48 2022 +0200"
      },
      "message": "Bump version to 4.1.2-SNAPSHOT.\n\nChange-Id: I57696a6323a555b979910d0d765d5463d08fc161\n"
    },
    {
      "commit": "017a454b6267d4c539d6c99569b8bc8b805e22ed",
      "tree": "220dc8979c1e5745f9dea9135c4c5186e4c47cca",
      "parents": [
        "23233778dbf09ce904d8487ce8dbb24e462a901e"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 15:57:52 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 15:57:52 2022 +0200"
      },
      "message": "Release 4.1.1.\n\nChange-Id: I3adbdc1fa802e9a406e5292369cf3b736f2e75e9\n"
    },
    {
      "commit": "23233778dbf09ce904d8487ce8dbb24e462a901e",
      "tree": "adcee646431a56789b2744741731645d6ef6c8e3",
      "parents": [
        "5ae4244c454ec29311888733e053df6a7051df16"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 15:57:34 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 15:57:34 2022 +0200"
      },
      "message": "Bump dependency versions.\n\nChange-Id: I6cd1614812af7f24988a76d546a4ea5cdbfa2fd8\n"
    },
    {
      "commit": "5ae4244c454ec29311888733e053df6a7051df16",
      "tree": "88266ef56e551fbaf205344a3e4ed2a98536b983",
      "parents": [
        "090b885b7d6dc82e5ec066dbf81d071086e9ec10"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 15:43:44 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sun Sep 04 15:46:47 2022 +0200"
      },
      "message": "Release 4.1.0.\n\nChange-Id: I41e637ada9225623b46f5a57bdf52b72de0fdfe2\n"
    },
    {
      "commit": "090b885b7d6dc82e5ec066dbf81d071086e9ec10",
      "tree": "3203c963cba5842a9f78af0e61e16697b14e9bd7",
      "parents": [
        "5303673160fb8a52102a55774eb99dae1ebf5eda"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Sep 03 18:23:23 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Sep 03 18:43:36 2022 +0200"
      },
      "message": "Quarkus: Simplify and document on/off toggle.\n\nChange-Id: I90b5879ff99ec54deb17453af709ce2ba7070c0d\n"
    },
    {
      "commit": "5303673160fb8a52102a55774eb99dae1ebf5eda",
      "tree": "c78b84d43934dd28689556a676731df46b653263",
      "parents": [
        "c567bf458883882e23cf642098e764c61d2ae094"
      ],
      "author": {
        "name": "clecius",
        "email": "clecius.martinkoski@gmail.com",
        "time": "Mon Aug 08 17:42:32 2022 -0300"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Sep 03 18:39:44 2022 +0200"
      },
      "message": "Quarkus: On/off toggle via configuration.\n\nChange-Id: I2b1b5796501784b4e21697fea85d5e1e12a3e12b\n"
    },
    {
      "commit": "c567bf458883882e23cf642098e764c61d2ae094",
      "tree": "ba1622bd8b3f48b0fe5a37da8012218894a78133",
      "parents": [
        "e369c51d6d81961ce750fc0cecb5d9ad9e5271d9"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Apr 15 20:56:11 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Apr 15 20:56:11 2022 +0200"
      },
      "message": "POM: Update Spotless, Google Java Format.\n\nChange-Id: I6cc7bc4a89379ee6cfcfa984ca4cf3731924e903\n"
    },
    {
      "commit": "e369c51d6d81961ce750fc0cecb5d9ad9e5271d9",
      "tree": "d1f02e2a2dd0e30f6cabf6579765801f35807635",
      "parents": [
        "919480dbadb07e040c254eaaeae991cf098a0954"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Apr 15 20:54:52 2022 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Apr 15 20:54:52 2022 +0200"
      },
      "message": "Update Javadocs with @snippet tags.\n\nChange-Id: I22f440c6ced5b90cdebc1fdf068171e7baad180f\n"
    },
    {
      "commit": "919480dbadb07e040c254eaaeae991cf098a0954",
      "tree": "cbfb2d44ff63864da1b8ddc007d404c61b4bc1ef",
      "parents": [
        "60d4505bd1af08795cbfe3d5097d4c1bacad3b05"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Tue Mar 01 20:04:07 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Tue Mar 01 20:04:07 2022 +0100"
      },
      "message": "POM: Update Quarkus to 2.7.2.Final.\n\nChange-Id: Ic6c4013b5d8e7dee40585d2dbbe254b25b0f5d8f\n"
    },
    {
      "commit": "60d4505bd1af08795cbfe3d5097d4c1bacad3b05",
      "tree": "7a8a57b3204c36f6488d1f9f62ed43436e4b5c9b",
      "parents": [
        "e1b76f2d3fa489cb5acd11b9082cdc7f4f06ab3a"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Feb 16 07:57:02 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Feb 16 07:57:02 2022 +0100"
      },
      "message": "Bump version to 4.0.2-SNAPSHOT.\n\nChange-Id: I47869ea408dc8dc223849fc624fadc0d20ac3b7f\n"
    },
    {
      "commit": "e1b76f2d3fa489cb5acd11b9082cdc7f4f06ab3a",
      "tree": "bda5a81055388ae9a63b72974695cda73e36a59d",
      "parents": [
        "7e4db31e23cd0ee47d319322dae52a35a035ed16"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Feb 16 07:53:55 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Feb 16 07:53:55 2022 +0100"
      },
      "message": "Release 4.0.1.\n\nFixes #1.\n\nChange-Id: Icbdf042275c56454442787e488f12f6a9bec159d\n"
    },
    {
      "commit": "7e4db31e23cd0ee47d319322dae52a35a035ed16",
      "tree": "37d4fbc37e96af70f9b906745b67539aa2c944ff",
      "parents": [
        "b4667b1fdf822f2343cabc7b00077e55839c847b"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Feb 16 07:51:35 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Wed Feb 16 07:51:35 2022 +0100"
      },
      "message": "Bump Quarkus version to 2.6.1.Final.\n\nChange-Id: I6e6133bb9fa85f199cf963dac310ba107b952e74\n"
    },
    {
      "commit": "b4667b1fdf822f2343cabc7b00077e55839c847b",
      "tree": "f85efb7b66b559fc65cb99a1e941a6afa5606528",
      "parents": [
        "419419d8ba3fad300ef780c01850024e4ea3a972"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Feb 04 07:34:35 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Feb 04 07:39:42 2022 +0100"
      },
      "message": "Add COPYING files.\n\nIn order to help static analysis tools such as GitHub\u0027s Licensee license\ndetector, this change makes the overall project license easier to see by\ncopying LICENSES/LGPL-3.0-or-later.txt to COPYING and removing all other\nCOPYING.* files.\n\nChange-Id: I7658a33c256e127930f9d6303d827ffdb42a4a62\n"
    },
    {
      "commit": "419419d8ba3fad300ef780c01850024e4ea3a972",
      "tree": "f5fbc6d29cef97d16fc4efea51b95422a90508fa",
      "parents": [
        "c8c32c0b7b41142582cd8f17b17c9196c771c891"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Feb 04 07:29:25 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Fri Feb 04 07:29:25 2022 +0100"
      },
      "message": "Replace license files with FSF versions.\n\nThe FSF versions of the text files are easier to read in a text editor,\nwhich gives them better usability.\n\nChange-Id: I380a0b8b0133d7041803d277511a2b1df4e14b58\n"
    },
    {
      "commit": "c8c32c0b7b41142582cd8f17b17c9196c771c891",
      "tree": "25975e6a38bb9eb8e86060087d498ea02211967c",
      "parents": [
        "6548ab7ecc31359d6a674c6078130569a0c849ab"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Thu Feb 03 21:13:16 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Thu Feb 03 21:13:16 2022 +0100"
      },
      "message": "Add licensing information for .mvn/*.config.\n\nChange-Id: I4455cc008a18dc131875dd07a620ba1fe27160f7\n"
    },
    {
      "commit": "6548ab7ecc31359d6a674c6078130569a0c849ab",
      "tree": "ea8291e9bfcad96aaf28ab0f2031e94b83711b08",
      "parents": [
        "8090924af3cac443415bf0790cfd6dc71a9b2f4e"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Thu Feb 03 21:11:29 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Thu Feb 03 21:11:29 2022 +0100"
      },
      "message": "Add .mvn/jvm.config.\n\nChange-Id: I47be44ffc63b5695ba31f943639ba0b1daf7b16d\n"
    },
    {
      "commit": "8090924af3cac443415bf0790cfd6dc71a9b2f4e",
      "tree": "34c1f67c6139485b4e6b0b7a720c00768384036f",
      "parents": [
        "59942f5078eb782dbf09cd362bb2e2d1313aefdb"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Thu Feb 03 20:47:47 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Thu Feb 03 20:55:56 2022 +0100"
      },
      "message": "Clarify licensing through REUSE annotations.\n\n - Manual: GFDL-1.3-or-later\n - Library: LGPL-3.0-or-later\n - Examples: GPL-3.0-or-later\n\nChange-Id: Ia9637209724b416a157edc2027a0faa7ca9d5c25\n"
    },
    {
      "commit": "59942f5078eb782dbf09cd362bb2e2d1313aefdb",
      "tree": "724d19afdaefbd8b90b1fe3e333a2f717b0f7e7d",
      "parents": [
        "ef37709535a1e9cccd000c42a67e732092e1c9c7"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 21:33:46 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 21:33:46 2022 +0100"
      },
      "message": "Quarkus example: Use CDI instead of ServiceLoader for the provider.\n\nChange-Id: Ibbb012ea3fe9e32b8bc533724732885b57f87c88\n"
    },
    {
      "commit": "ef37709535a1e9cccd000c42a67e732092e1c9c7",
      "tree": "0226566040bdbdd6b860d14044c750cdc002216c",
      "parents": [
        "6dfc6ffc852c422c1678bafa2ec470ffb41743d5"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 21:29:53 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 21:29:53 2022 +0100"
      },
      "message": "Spring Boot example: Remove unused class ApplicationLoggingSystem.\n\nChange-Id: I75ce46a6116a02339d2b8e0c6e634cee294d86dd\n"
    },
    {
      "commit": "6dfc6ffc852c422c1678bafa2ec470ffb41743d5",
      "tree": "8ee971921d5351392e48a950125f4792e362434a",
      "parents": [
        "f95c408d642d0ef484907f1ecce1d52e866ea52f"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 21:19:32 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 21:19:32 2022 +0100"
      },
      "message": "Bump version to 4.0.1-SNAPSHOT.\n\nChange-Id: Ic212e9415dc3b3a8ac1604c487fcf5227002494d\n"
    },
    {
      "commit": "f95c408d642d0ef484907f1ecce1d52e866ea52f",
      "tree": "9c3e28fcc79f8b1b24686886a9020397a3eade4b",
      "parents": [
        "348f2055bfb000633bb80e89bcf62ea037a5af0b"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 21:16:22 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 21:16:22 2022 +0100"
      },
      "message": "Release 4.0.0.\n\nChange-Id: I284390568ef15662d52654663000c3f68f362bd5\n"
    },
    {
      "commit": "348f2055bfb000633bb80e89bcf62ea037a5af0b",
      "tree": "9ad5b0436a7fc24af466508a552366a1f867c7cb",
      "parents": [
        "93ecfd1e0c1d1e40fb17e580a7a11de35383ef79"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 16:13:01 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 21:14:23 2022 +0100"
      },
      "message": "Add a Spring Boot example and integration code.\n\nChange-Id: Ia11dea607c74d9b4cc9a698e9ec92e930bd03f37\n"
    },
    {
      "commit": "93ecfd1e0c1d1e40fb17e580a7a11de35383ef79",
      "tree": "6265b4bfe75ddab0a566c6d1b32ca1391081fd9b",
      "parents": [
        "20210245e619658c2459c77223d9abe3c643a882"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 14:03:41 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 14:27:26 2022 +0100"
      },
      "message": "Load providers registered through the ServiceLoader mechanism.\n\nChange-Id: I392e78b34c8330e9b4c06d57b1423ca552ba6fc1\n"
    },
    {
      "commit": "20210245e619658c2459c77223d9abe3c643a882",
      "tree": "7b5dbdab7bdd5fb3422afbbe616feee6084127c9",
      "parents": [
        "85d5b06d724b36232349e1b2cefe100f2f9ac598"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 10:39:30 2022 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Jan 15 10:39:30 2022 +0100"
      },
      "message": "Split off -core module.\n\nChange-Id: I64d3c195db94e92da44c7e4971f5e85991ac30c8\n"
    },
    {
      "commit": "85d5b06d724b36232349e1b2cefe100f2f9ac598",
      "tree": "107cd91bf84ca48360e10670076a5289bf303a2b",
      "parents": [
        "6c76a0954bb281401ed9a607c03b78498f76b680"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Dec 18 19:04:28 2021 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Dec 18 19:04:28 2021 +0100"
      },
      "message": "Bump version to 3.1.4-SNAPSHOT.\n\nChange-Id: I80b55956f3f1cecec9e20082db09a86cd073d0e0\n"
    },
    {
      "commit": "6c76a0954bb281401ed9a607c03b78498f76b680",
      "tree": "05ad721b4461f508cc0fd45d8fb85927bf30b930",
      "parents": [
        "bf20d48be80dada47990d96a2bf1812aed62d2a2"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Dec 18 19:03:39 2021 +0100"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Dec 18 19:03:39 2021 +0100"
      },
      "message": "Release 3.1.3.\n\nThis is a rerelease of 3.1.2 with Javadocs in English.\n\nChange-Id: I2590703346044e607c828363b2d2387fca6a0028\n"
    },
    {
      "commit": "bf20d48be80dada47990d96a2bf1812aed62d2a2",
      "tree": "ac5456841876a69896c6eec9b0c8727582e2f948",
      "parents": [
        "acdb095d5390b13f6142dad6050b01295b418eb0"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Oct 30 10:38:24 2021 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Oct 30 10:38:24 2021 +0200"
      },
      "message": "Bump version to 3.1.3-SNAPSHOT.\n\nChange-Id: Icacce54f78bb1f90d42bf2cf11fdda05df83f973\n"
    },
    {
      "commit": "acdb095d5390b13f6142dad6050b01295b418eb0",
      "tree": "0ad221eeb9fee94f636684e4a2b3a46b3a9526b2",
      "parents": [
        "771137640650ccd342b3ce52f731d5fbdedc5b34"
      ],
      "author": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Oct 30 10:36:35 2021 +0200"
      },
      "committer": {
        "name": "Matthias Andreas Benkard",
        "email": "code@mail.matthias.benkard.de",
        "time": "Sat Oct 30 10:36:35 2021 +0200"
      },
      "message": "Release 3.1.2.\n\nChange-Id: I2bbac89950c3af08e6e3df81d51d81b31d5b9192\n"
    }
  ],
  "next": "771137640650ccd342b3ce52f731d5fbdedc5b34"
}
