)]}'
{
  "log": [
    {
      "commit": "325a5689cef77ed810852064da1ad83aa7d3f63b",
      "tree": "5a507ba1578cf25d7a3c39ec2fdae1985f7d7890",
      "parents": [
        "997d6078d5a2c752a100f6fe56c27a5070ad7e3c"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Wed Apr 01 11:01:25 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 01 11:01:25 2026 -0400"
      },
      "message": "Handle context stack push parameters (#151)\n\n* Handle context stack push parameters\n\n* Fix changelog\n\n* Apply suggestion from @vy\n\n---------\n\nCo-authored-by: Volkan Yazıcı \u003cvolkan@yazi.ci\u003e"
    },
    {
      "commit": "997d6078d5a2c752a100f6fe56c27a5070ad7e3c",
      "tree": "f6f760d09569c3a622d432b3632b5e51492f3aa6",
      "parents": [
        "4601fdec3a586abf14deec1fc1af563c5a32f126"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Apr 01 13:11:14 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 01 13:11:14 2026 +0000"
      },
      "message": "Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.2 (#135)\n\nBumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.24.3 to 2.25.2.\n- [Release notes](https://github.com/apache/logging-log4j2/releases)\n- [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc)\n- [Commits](https://github.com/apache/logging-log4j2/compare/rel/2.24.3...rel/2.25.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-bom\n  dependency-version: 2.25.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "4601fdec3a586abf14deec1fc1af563c5a32f126",
      "tree": "f2ef2c279f5bf64a63ca7fd8b439b6ca53b9e26e",
      "parents": [
        "037ce89501eaa80959d9678d596bad62ed3faf19"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Wed Apr 01 07:07:42 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 01 07:07:42 2026 -0400"
      },
      "message": "Move logger property to `extension` package (#137)\n\n* Move logger property to `extension` package\n\nThe `logger` property conflicts with explicitly defined logger properties.\nGiven the performance considerations of the `logger` property, move it to\na separate package so imports of it are explicit and non-conflicting.\n\nResolves #136\n\n* Logger extension: update docs"
    },
    {
      "commit": "037ce89501eaa80959d9678d596bad62ed3faf19",
      "tree": "fc2a3630b609bf45b9c1834444d492c4fb39b085",
      "parents": [
        "4564dff21c700763566a151ae9849e129d354ea8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Mar 31 17:07:26 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 17:07:26 2026 +0000"
      },
      "message": "Update `org.codehaus.mojo:exec-maven-plugin` to version `3.5.0` (#99) (#99)\n\nCo-authored-by: ASF Logging Services RM \u003cprivate@logging.apache.org\u003e"
    },
    {
      "commit": "4564dff21c700763566a151ae9849e129d354ea8",
      "tree": "0c99ff1a4913e4da0a1b3f1c5375aef99c651e8b",
      "parents": [
        "bcbcd915f9b519a5a74ceb07783cb27833b29faa"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Mar 31 16:12:21 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 16:12:21 2026 +0000"
      },
      "message": "Bump junit.version from 5.12.0 to 6.0.1 (#141)\n\nBumps `junit.version` from 5.12.0 to 6.0.1.\n\nUpdates `org.junit:junit-bom` from 5.12.0 to 6.0.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r5.12.0...r6.0.1)\n\nUpdates `org.junit.jupiter:junit-jupiter` from 5.12.0 to 6.0.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r5.12.0...r6.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.junit:junit-bom\n  dependency-version: 6.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n- dependency-name: org.junit.jupiter:junit-jupiter\n  dependency-version: 6.0.1\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "bcbcd915f9b519a5a74ceb07783cb27833b29faa",
      "tree": "b64a4a9ad62354175d0fc1debbcdff0d2503f942",
      "parents": [
        "e89fa1e22ed0d66988954ad76dd91c6bdc0585af"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Mar 31 16:12:18 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 16:12:18 2026 +0000"
      },
      "message": "Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#134)\n\nBumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.0 to 3.6.1.\n- [Release notes](https://github.com/apache/maven-shade-plugin/releases)\n- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.6.0...v3.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-shade-plugin\n  dependency-version: 3.6.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "e89fa1e22ed0d66988954ad76dd91c6bdc0585af",
      "tree": "be1a23b09176edd142250dc1f5eb84f944999387",
      "parents": [
        "8da206942c1c5e811a30dc64cfbbe5ca21659f76"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Mar 31 16:11:26 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 16:11:26 2026 +0000"
      },
      "message": "Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#121)\n\nBumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1.\n- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)\n- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.0...3.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.mojo:build-helper-maven-plugin\n  dependency-version: 3.6.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "8da206942c1c5e811a30dc64cfbbe5ca21659f76",
      "tree": "159f81d129e8aaf5623610c2c8ff1418da9357ef",
      "parents": [
        "66286e21ec3076746e9809356d9b368a11b757e9"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Tue Mar 31 11:30:25 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 11:30:25 2026 -0400"
      },
      "message": "Document Maven issue with transitive log4j-api version resolution (#147)\n\n* Document Maven issue with transitive log4j-api version resolution\n\n* Add link to BOM instructions"
    },
    {
      "commit": "66286e21ec3076746e9809356d9b368a11b757e9",
      "tree": "9792c681f7529b32e6b5e60ed2fbb1d3e0e2c162",
      "parents": [
        "6fbb4e52803f0d1fec38572d9db63caa4736796b"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Tue Mar 31 11:08:31 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 11:08:31 2026 -0400"
      },
      "message": "Document why spotbugs is disabled for the benchmark module (#149)\n\n* Remove spotbugs skip setting\n\n* Revert \"Remove spotbugs skip setting\"\n\nThis reverts commit fe2d0492dba61750d9141f969f31f6e6824d2179.\n\n* Document why spotbugs is disabled"
    },
    {
      "commit": "6fbb4e52803f0d1fec38572d9db63caa4736796b",
      "tree": "fe99194c449c1c041f6e7e6cfc814e389e265b80",
      "parents": [
        "34906623c5756b0bbcfb7a36b4890e0725c2746a"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Tue Mar 31 10:45:27 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 14:45:27 2026 +0000"
      },
      "message": "Run PR workflows always, to match with required checks (#150)"
    },
    {
      "commit": "34906623c5756b0bbcfb7a36b4890e0725c2746a",
      "tree": "e85bf7d95b2486f5590d284ede3f9dcc53c056f2",
      "parents": [
        "b6ab1b9a7cdd37d1faabb7ac62f26193ac9b6a90"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Tue Mar 31 04:12:11 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 10:12:11 2026 +0200"
      },
      "message": "Update `logging-parent` to version `12.1.1` (#148)\n\nCo-authored-by: Volkan Yazıcı \u003cvolkan@yazi.ci\u003e"
    },
    {
      "commit": "b6ab1b9a7cdd37d1faabb7ac62f26193ac9b6a90",
      "tree": "dd28dab8ec6dc3307e94672b0f3402bc1396b8f5",
      "parents": [
        "c14f00633ecdd8138bf5405ca170777330f9b5b3"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Mon Dec 01 10:00:58 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 01 10:00:58 2025 +0100"
      },
      "message": "Disable commit signatures (#142)\n\n"
    },
    {
      "commit": "c14f00633ecdd8138bf5405ca170777330f9b5b3",
      "tree": "43bb8e480c298d5e9cf2da85d3ca0c93f2c91aa4",
      "parents": [
        "95c7ef296588189509a3a44486f8ebbfbd51e29b"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Tue Oct 28 10:48:58 2025 -0400"
      },
      "committer": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Tue Oct 28 10:49:03 2025 -0400"
      },
      "message": "pom: correct timezone for Raman Gupta\n"
    },
    {
      "commit": "95c7ef296588189509a3a44486f8ebbfbd51e29b",
      "tree": "e69fa1ac793a1cd63ae17e417112654f2ca5b8b6",
      "parents": [
        "64c17a8188104ab7a867341b401fc47a1ae36c45"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Feb 24 08:38:08 2025 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Feb 24 08:38:08 2025 +0000"
      },
      "message": "Update `apache/logging-parent/.github/workflows/codeql-analysis-reusable.yaml@rel/11.3.0` to version `12.0.0` (#110)\n"
    },
    {
      "commit": "64c17a8188104ab7a867341b401fc47a1ae36c45",
      "tree": "273578aecc2c2b56ee208429cfa6a5b5a83ec2c9",
      "parents": [
        "f9a85e3c190f18d8d46183e9c26345183037f597"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Feb 24 08:25:26 2025 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Feb 24 08:25:26 2025 +0000"
      },
      "message": "Update `org.junit:junit-bom` to version `5.12.0` (#109)\n"
    },
    {
      "commit": "f9a85e3c190f18d8d46183e9c26345183037f597",
      "tree": "aa4c17ef61664112e6206f4f9098287cfe32a3a3",
      "parents": [
        "882fac1884d41db2c11e891e0b4de92352d6de5e"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Feb 17 08:27:35 2025 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Feb 17 08:27:35 2025 +0000"
      },
      "message": "Update `apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/11.3.0` to version `12.0.0` (#104)\n"
    },
    {
      "commit": "882fac1884d41db2c11e891e0b4de92352d6de5e",
      "tree": "1408b8226d46eb059948cede12960d1cc2ad6cdd",
      "parents": [
        "12df8432a631cababa58320aeed93eec33804596"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue Dec 17 08:52:35 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue Dec 17 08:52:35 2024 +0000"
      },
      "message": "Update `org.junit:junit-bom` to version `5.11.4` (#102)\n"
    },
    {
      "commit": "12df8432a631cababa58320aeed93eec33804596",
      "tree": "1b8118833c692c8613a111e018840fd34c2f1c02",
      "parents": [
        "b90d1b4f1fd21f3f337ee6a58d0d4b458dcf6895"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Dec 16 08:48:52 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Dec 16 08:48:52 2024 +0000"
      },
      "message": "Update `org.apache.logging.log4j:log4j-bom` to version `2.24.3` (#101)\n"
    },
    {
      "commit": "b90d1b4f1fd21f3f337ee6a58d0d4b458dcf6895",
      "tree": "57f7f2c76dc519f419597277e5926419fa84fe29",
      "parents": [
        "ab27519c29d83612025e3864505703097abe3976"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Fri Nov 22 09:01:58 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Fri Nov 22 09:01:58 2024 +0000"
      },
      "message": "Update `org.apache.logging.log4j:log4j-bom` to version `2.24.2` (#100)\n"
    },
    {
      "commit": "ab27519c29d83612025e3864505703097abe3976",
      "tree": "747b17874c0b9a88182ac9db6a7e6b0cfafabe70",
      "parents": [
        "3644d40958d191f42cd9e0cdd21dda2d178fb608"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue Oct 22 08:51:49 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue Oct 22 08:51:49 2024 +0000"
      },
      "message": "Update `org.junit:junit-bom` to version `5.11.3` (#98)\n"
    },
    {
      "commit": "3644d40958d191f42cd9e0cdd21dda2d178fb608",
      "tree": "ab5f8e6c2edf989e8c47a108bb5cfafdd6d74c2d",
      "parents": [
        "ced8d89a1b1fad08b26166f8351c365cf103cf55"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Fri Oct 11 09:09:02 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Fri Oct 11 09:09:02 2024 +0000"
      },
      "message": "Update `org.jetbrains.kotlin:kotlin-stdlib` to version `2.0.21` (#97)\n"
    },
    {
      "commit": "ced8d89a1b1fad08b26166f8351c365cf103cf55",
      "tree": "a0f72489d73101426ba27b9b16e3b343cc01e16c",
      "parents": [
        "99d386c8aab1d58a4d9cb847bbc81e97cae1561a"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Oct 07 08:42:20 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Oct 07 08:42:20 2024 +0000"
      },
      "message": "Update `org.junit:junit-bom` to version `5.11.2` (#96)\n"
    },
    {
      "commit": "99d386c8aab1d58a4d9cb847bbc81e97cae1561a",
      "tree": "3a58b6fa935b16a087a877ae372dd6e55a2723eb",
      "parents": [
        "eac3040a590095a049a9cca206395eebe44a0e24"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 30 08:26:46 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 30 08:26:46 2024 +0000"
      },
      "message": "Update `org.apache.logging.log4j:log4j-bom` to version `2.24.1` (#95)\n"
    },
    {
      "commit": "eac3040a590095a049a9cca206395eebe44a0e24",
      "tree": "44ce13a833a4294d0d51e56a71c2a6142c2cdf05",
      "parents": [
        "b31095b31a987fcc16b3b7dd3f797e99a56da8e1"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed Sep 25 08:51:28 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed Sep 25 08:51:28 2024 +0000"
      },
      "message": "Update `org.junit:junit-bom` to version `5.11.1` (#94)\n"
    },
    {
      "commit": "b31095b31a987fcc16b3b7dd3f797e99a56da8e1",
      "tree": "2c96e95cfb79d35b78c93706d45ca2fb1c6b9589",
      "parents": [
        "abd7275144d91e7efbbd1b9cd4b25d62b58e3959"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 23 08:34:14 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 23 08:34:14 2024 +0000"
      },
      "message": "Update `apache/logging-parent` to version `` (#93)\n"
    },
    {
      "commit": "abd7275144d91e7efbbd1b9cd4b25d62b58e3959",
      "tree": "43ec796c4619204bdbb7ea117e81cd9eb35edacf",
      "parents": [
        "f03d15ff9f20cd687cb175ab582b7caa76a75ef6"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 23 08:30:42 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 23 08:30:42 2024 +0000"
      },
      "message": "Update `org.apache.logging:logging-parent` to version `11.3.0` (#92)\n"
    },
    {
      "commit": "f03d15ff9f20cd687cb175ab582b7caa76a75ef6",
      "tree": "d24d49b7f2cabdb740104ed51b7d8a40d30270f4",
      "parents": [
        "7680294555373c5dc65229ab454eea77a4772d8c"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Fri Sep 20 08:45:19 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Fri Sep 20 08:45:19 2024 +0000"
      },
      "message": "Update `org.jetbrains.kotlin:kotlin-stdlib` to version `2.0.20` (#91)\n"
    },
    {
      "commit": "7680294555373c5dc65229ab454eea77a4772d8c",
      "tree": "5ef6dc3beaf80ba48c41637754ac0f2ef4cec3f4",
      "parents": [
        "dddcd4434400ba4c98a6defd4a1be8459c38a6c9"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Thu Sep 19 08:21:10 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Thu Sep 19 08:21:10 2024 +0000"
      },
      "message": "Update `org.jetbrains.kotlin:kotlin-stdlib` to version `2.0.0` (#88)\n"
    },
    {
      "commit": "dddcd4434400ba4c98a6defd4a1be8459c38a6c9",
      "tree": "5eaf6d144bee600fd7d6b5be754cdf1cc5c640de",
      "parents": [
        "a4b8b28d892f1fdbc95f44fe7243a1c1022dae49"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 09 08:36:32 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 09 08:36:32 2024 +0000"
      },
      "message": "Update `org.apache.logging.log4j:log4j-bom` to version `2.24.0` (#87)\n"
    },
    {
      "commit": "a4b8b28d892f1fdbc95f44fe7243a1c1022dae49",
      "tree": "cf20ddec04adfc361f62ad1fd7814543eb8416f2",
      "parents": [
        "e2b187ca674a22a62814495dd549fe6820829a70"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Thu Sep 05 22:46:01 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Thu Sep 05 22:46:01 2024 +0200"
      },
      "message": "Update review kit reference\n"
    },
    {
      "commit": "e2b187ca674a22a62814495dd549fe6820829a70",
      "tree": "80953e6cf102a5ea9511ea2ac8a205894e406c06",
      "parents": [
        "086dca3db1f1d78099a6e3f041f71a2b9d9143bd"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Tue Sep 03 21:35:05 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Tue Sep 03 21:36:41 2024 +0200"
      },
      "message": "Fix review kit injection in `generate-email.sh`\n"
    },
    {
      "commit": "086dca3db1f1d78099a6e3f041f71a2b9d9143bd",
      "tree": "b2bd119a6a6320dbc3ba2130e77ab3228b5adfcd",
      "parents": [
        "3171ee080c6552f26fca994e84132f8142893184"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 02 08:40:18 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 02 08:40:18 2024 +0000"
      },
      "message": "Update `apache/logging-parent` to version `` (#86)\n"
    },
    {
      "commit": "3171ee080c6552f26fca994e84132f8142893184",
      "tree": "96ce4a27075604238b57e32f2a0a6a1a06143dd4",
      "parents": [
        "adf7df0c8eef176f25482b97f224f45e3080d1b8"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 02 08:11:25 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Sep 02 08:11:25 2024 +0000"
      },
      "message": "Update `org.apache.logging:logging-parent` to version `11.2.0` (#85)\n"
    },
    {
      "commit": "adf7df0c8eef176f25482b97f224f45e3080d1b8",
      "tree": "cd63b74fa2e548d241e1cf72df1360119f22ce8b",
      "parents": [
        "c54067a3ee814f99a0b03e156148ebae9865802b"
      ],
      "author": {
        "name": "Jan Friedrich",
        "email": "43271715+FreeAndNil@users.noreply.github.com",
        "time": "Sun Aug 18 22:36:47 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Aug 18 22:36:47 2024 +0200"
      },
      "message": "revert change in LICENSE\n\nrevert change in LICENSE"
    },
    {
      "commit": "c54067a3ee814f99a0b03e156148ebae9865802b",
      "tree": "49e03a64c1a4ed3b629e550b1fec2b5f144edbba",
      "parents": [
        "c857cc1748eef5ca32be9d4f9261279a5f1b270b"
      ],
      "author": {
        "name": "Jan Friedrich",
        "email": "43271715+FreeAndNil@users.noreply.github.com",
        "time": "Sun Aug 18 13:21:47 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Aug 18 13:21:47 2024 +0200"
      },
      "message": "Update LICENSE.txt: Copyright 2017 The Apache Software Foundation\n\nreplaced placeholder"
    },
    {
      "commit": "c857cc1748eef5ca32be9d4f9261279a5f1b270b",
      "tree": "cd63b74fa2e548d241e1cf72df1360119f22ce8b",
      "parents": [
        "1d2e1f53eb57c164ae32ba268a936465b8353372"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Thu Aug 15 08:24:12 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Thu Aug 15 08:24:12 2024 +0000"
      },
      "message": "Update `org.junit:junit-bom` to version `5.11.0` (#84)\n"
    },
    {
      "commit": "1d2e1f53eb57c164ae32ba268a936465b8353372",
      "tree": "f596e8002ec2bc85044badb278137a3c23ea13cc",
      "parents": [
        "5e1f36212dd268c90494120f1a197edf6aae89e6"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue Aug 13 09:05:50 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue Aug 13 09:05:50 2024 +0000"
      },
      "message": "Update `org.codehaus.mojo:exec-maven-plugin` to version `3.4.1` (#83)\n"
    },
    {
      "commit": "5e1f36212dd268c90494120f1a197edf6aae89e6",
      "tree": "455a79d2e646bd48749ef03d9daff44af653a47e",
      "parents": [
        "593f35c31fa9c8ea0a1158a279a7bb1c32d5998c"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed Aug 07 08:28:01 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed Aug 07 08:28:01 2024 +0000"
      },
      "message": "Update `org.codehaus.mojo:exec-maven-plugin` to version `3.4.0` (#82)\n"
    },
    {
      "commit": "593f35c31fa9c8ea0a1158a279a7bb1c32d5998c",
      "tree": "bbaa9ab27cbc11cb3df614a8b5b9079585b878d3",
      "parents": [
        "57bc699b9e91a94a7df279f226e4f0ae86769062"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Tue Aug 06 15:25:14 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Tue Aug 06 15:25:14 2024 +0200"
      },
      "message": "Set the version to `1.6.0-SNAPSHOT`\n"
    },
    {
      "commit": "57bc699b9e91a94a7df279f226e4f0ae86769062",
      "tree": "9094761f64398cdc81d43b18c10471dfdd51f956",
      "parents": [
        "5cc6708279c19271d52a67f3e8fb3693cee95987"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Sat Aug 03 17:00:56 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Sat Aug 03 17:00:56 2024 +0000"
      },
      "message": "Update the `project.build.outputTimestamp` property\n"
    },
    {
      "commit": "5cc6708279c19271d52a67f3e8fb3693cee95987",
      "tree": "dd2d4cc72be9d5d73d644a39567c1203f26cfcab",
      "parents": [
        "7008049e29f1d8fb71d761ee889d76314ad97e3c"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 18:55:45 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 18:55:56 2024 +0200"
      },
      "message": "Fix Kotlin-with-JMH issues\n"
    },
    {
      "commit": "7008049e29f1d8fb71d761ee889d76314ad97e3c",
      "tree": "529a8fdcea2ed6c496c3960ea7e6d3f8e706de56",
      "parents": [
        "0ce46957e5b4e6cb12e0960adab4d21626d44dab"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Sat Aug 03 08:39:11 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Sat Aug 03 08:39:11 2024 +0000"
      },
      "message": "Update the `project.build.outputTimestamp` property\n"
    },
    {
      "commit": "0ce46957e5b4e6cb12e0960adab4d21626d44dab",
      "tree": "ee53cbda3ddc638bdb058cebba1d01e97e1a5f20",
      "parents": [
        "5131ddbdb1c9bcc9fdfc1d7686449c2106a3d1de"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 10:35:53 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 10:36:14 2024 +0200"
      },
      "message": "Maven `install` is required for the `site` goal\n"
    },
    {
      "commit": "5131ddbdb1c9bcc9fdfc1d7686449c2106a3d1de",
      "tree": "2ddc3ddf792ebd642e24786ef171823c5df5c14e",
      "parents": [
        "68ecfc9fd026bf376f947287f9243699c3117329"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Sat Aug 03 08:32:00 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Sat Aug 03 08:32:00 2024 +0000"
      },
      "message": "Update the `project.build.outputTimestamp` property\n"
    },
    {
      "commit": "68ecfc9fd026bf376f947287f9243699c3117329",
      "tree": "2515ecddb4a40b2764acf514dcd20e3a9411e534",
      "parents": [
        "cdeb3d697260bc7776162abdfd448e3d7beb4618"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 10:28:18 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 10:28:18 2024 +0200"
      },
      "message": "Don\u0027t create dependency reduced POM for benchmark JAR\n"
    },
    {
      "commit": "cdeb3d697260bc7776162abdfd448e3d7beb4618",
      "tree": "48b58f603994b78c41d77281170e7e4b95125cd2",
      "parents": [
        "3c702ae5cf04bbd61400bc1429ef66398bdda25c"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 10:26:46 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 10:26:46 2024 +0200"
      },
      "message": "Release changelog for version `1.5.0`\n"
    },
    {
      "commit": "3c702ae5cf04bbd61400bc1429ef66398bdda25c",
      "tree": "b5e911502bf6537aa6c3f55b2230f36d197f682d",
      "parents": [
        "7aae8ff8725db01b92d13a3092c8dc75b61b6f28"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 10:19:37 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 10:19:37 2024 +0200"
      },
      "message": "Set version to `1.5.0`\n"
    },
    {
      "commit": "7aae8ff8725db01b92d13a3092c8dc75b61b6f28",
      "tree": "56a3cd6d49c3614970e375d859603baeecb377e8",
      "parents": [
        "a2d84a02950b081a753616fee85ea9d5b012bf99"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 10:19:10 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sat Aug 03 10:19:10 2024 +0200"
      },
      "message": "Remove uninteresting changelog entries\n"
    },
    {
      "commit": "a2d84a02950b081a753616fee85ea9d5b012bf99",
      "tree": "6f4462488b4d78f9ef8d145c9a66d99ddd10960f",
      "parents": [
        "bbd2cd7ea0e4754ab14de657cd0ef3c015f018c9"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Wed Jul 17 09:10:01 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Wed Jul 17 09:10:01 2024 +0200"
      },
      "message": "Enforce squashing while merging PRs\n"
    },
    {
      "commit": "bbd2cd7ea0e4754ab14de657cd0ef3c015f018c9",
      "tree": "e91fdf02d57bc2a88844c6e4dc848a8b4048ede8",
      "parents": [
        "b91c22dfe2c7b0622d37dc47ec7d9eb3638de6a8"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sun Jul 07 19:33:25 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sun Jul 07 19:33:42 2024 +0200"
      },
      "message": "Add missing issue link to the changelog entry (#65)\n"
    },
    {
      "commit": "b91c22dfe2c7b0622d37dc47ec7d9eb3638de6a8",
      "tree": "b1ca3ce19ad252270e9d33e30a1ce20c115f12ba",
      "parents": [
        "b9b544138b6727b838f97581cd9e9405d248b7fe"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sun Jul 07 19:29:29 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sun Jul 07 19:29:29 2024 +0200"
      },
      "message": "Clean up release notes\n"
    },
    {
      "commit": "b9b544138b6727b838f97581cd9e9405d248b7fe",
      "tree": "255952e2a3afb03f5a6c62fcbeb4399c1826d8d5",
      "parents": [
        "5c844a27a9c3468bdc081ace6f03c76f2138b098"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Sun Jul 07 19:21:29 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jul 07 19:21:29 2024 +0200"
      },
      "message": "Revamp the explanation on creating loggers (#79)\n\n"
    },
    {
      "commit": "5c844a27a9c3468bdc081ace6f03c76f2138b098",
      "tree": "bd4d847ca533e2dea3e0b16470b8066d57efd7fe",
      "parents": [
        "53bad82b15b0ffc80f9866716d86d85151911432"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Wed Jul 03 14:32:02 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Wed Jul 03 14:32:10 2024 +0200"
      },
      "message": "Fix example in docs (by @breun)\n"
    },
    {
      "commit": "53bad82b15b0ffc80f9866716d86d85151911432",
      "tree": "0b1741cd5836458b0cec18c136d0d73a09d47e64",
      "parents": [
        "f60ddbfa3c84ecf672436c3f6884cd40bc15aef1"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Fri Jun 28 08:55:57 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Fri Jun 28 08:55:57 2024 +0000"
      },
      "message": "Update `org.junit:junit-bom` to version `5.10.3` (#78)\n"
    },
    {
      "commit": "f60ddbfa3c84ecf672436c3f6884cd40bc15aef1",
      "tree": "40082981d648831e344342dd0fe4ab7063aba3c0",
      "parents": [
        "5ef91c42050c2cf603b3d4f9e6d5ba4e32a6f332"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Thu Jun 20 09:41:09 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Thu Jun 20 09:41:16 2024 +0200"
      },
      "message": "Swap colors of AsciiDoc `IMPORTANT` and `WARNING` blocks\n"
    },
    {
      "commit": "5ef91c42050c2cf603b3d4f9e6d5ba4e32a6f332",
      "tree": "5b534dccd6be49fb570609a978081e44b92ba795",
      "parents": [
        "b4cc7a65d02549fc5d9a57199ad7c3065c97a2f7"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Fri May 31 08:55:18 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Fri May 31 08:55:18 2024 +0000"
      },
      "message": "Update `org.apache.maven.plugins:maven-shade-plugin` to version `3.6.0` (#77)\n"
    },
    {
      "commit": "b4cc7a65d02549fc5d9a57199ad7c3065c97a2f7",
      "tree": "2cf5b0aa3611f4d2058324d9fa61942469f4fdd8",
      "parents": [
        "fad75fe1f83fe3acdfd628a3014448bfaf05db81"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Thu May 30 13:53:50 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Thu May 30 13:53:50 2024 +0200"
      },
      "message": "Fix `h6` style\n"
    },
    {
      "commit": "fad75fe1f83fe3acdfd628a3014448bfaf05db81",
      "tree": "f3861a3065571d638c8917c8f6dab6df8aabd72c",
      "parents": [
        "684f57f79198bc2ee07259b1d72928804b17b9c2"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Thu May 30 13:33:26 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Thu May 30 13:33:32 2024 +0200"
      },
      "message": "Fail on Antora warnings\n"
    },
    {
      "commit": "684f57f79198bc2ee07259b1d72928804b17b9c2",
      "tree": "e8a3f3d9868df545ed8c8cb1e65190eff6c3e7fd",
      "parents": [
        "dc7beacc4dcaac2958a14706d124bd37dad476c9"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon May 27 09:01:08 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon May 27 09:01:08 2024 +0000"
      },
      "message": "Update `apache/logging-parent` to version `` (#76)\n"
    },
    {
      "commit": "dc7beacc4dcaac2958a14706d124bd37dad476c9",
      "tree": "8fc65f080122528363f8adcbfb0ba0c16968de5a",
      "parents": [
        "2896c39381b6df385aff7874c32d4839cbc536bf"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Mon May 27 09:52:05 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Mon May 27 09:52:11 2024 +0200"
      },
      "message": "Make links more visible\n"
    },
    {
      "commit": "2896c39381b6df385aff7874c32d4839cbc536bf",
      "tree": "2c8cfc48f2ff51c986a295b8b251b99eee77df91",
      "parents": [
        "e9a7a48f784c21f1e5c2aaa051753d39cdc566da"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed May 22 08:32:01 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed May 22 08:32:01 2024 +0000"
      },
      "message": "Update `org.codehaus.mojo:exec-maven-plugin` to version `` (#75)\n"
    },
    {
      "commit": "e9a7a48f784c21f1e5c2aaa051753d39cdc566da",
      "tree": "23ee1a95f3d39e1e4fae952ef50f71c78797d337",
      "parents": [
        "b8007e0cb1f48623a2f31b0731b7985705c61053"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue May 21 08:21:48 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue May 21 08:21:48 2024 +0000"
      },
      "message": "Update `org.apache.logging:logging-parent` to version `` (#74)\n"
    },
    {
      "commit": "b8007e0cb1f48623a2f31b0731b7985705c61053",
      "tree": "fa1b9c2da98d45953bc1fa6993def6c992b448cf",
      "parents": [
        "9f6badbfb19fbd20d0541d8003803df2c17a599f"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon May 20 08:45:54 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon May 20 08:45:54 2024 +0000"
      },
      "message": "Update `org.codehaus.mojo:build-helper-maven-plugin` to version `3.6.0` (#73)\n"
    },
    {
      "commit": "9f6badbfb19fbd20d0541d8003803df2c17a599f",
      "tree": "914b7864e7390e05d421aaf3dec053668d88e18f",
      "parents": [
        "254a10dd3d46e1285cfbeca8f32ab06f8e7934c1"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Wed May 01 16:59:14 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Wed May 01 16:59:14 2024 +0200"
      },
      "message": "Improve Antora styling\n"
    },
    {
      "commit": "254a10dd3d46e1285cfbeca8f32ab06f8e7934c1",
      "tree": "01a640472a4c45bf7882cf4039c4febacef99a0e",
      "parents": [
        "cbe63dd8526a2543d52a3c6bbb4e97d89b7020f8"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed Apr 24 08:52:24 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed Apr 24 08:52:24 2024 +0000"
      },
      "message": "Update `org.apache.maven.plugins:maven-shade-plugin` to version `3.5.3` (#72)\n"
    },
    {
      "commit": "cbe63dd8526a2543d52a3c6bbb4e97d89b7020f8",
      "tree": "43bee82d3917cfb480b6a7507dbcad6f429b04c9",
      "parents": [
        "a7489d2aacbb5e9de838e34b5417f1bbd82208f5"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Mon Apr 22 21:38:13 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Mon Apr 22 21:38:13 2024 +0200"
      },
      "message": "Improve email notifications\n"
    },
    {
      "commit": "a7489d2aacbb5e9de838e34b5417f1bbd82208f5",
      "tree": "708cd59a0245a6384badd14981966d85eb2dbd42",
      "parents": [
        "6b9f1ce65af68ba8e3d018e7ecc5edc8b9860124"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Mon Apr 22 21:38:03 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Mon Apr 22 21:38:03 2024 +0200"
      },
      "message": "Add CodeQL analysis workflow\n"
    },
    {
      "commit": "6b9f1ce65af68ba8e3d018e7ecc5edc8b9860124",
      "tree": "adf37c0c5cef94fc5788404a2210f1d5263af564",
      "parents": [
        "d825c145d9826350722da7e3293735311d0436bb"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Mon Apr 22 21:36:38 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Mon Apr 22 21:36:38 2024 +0200"
      },
      "message": "Enable \"strict mode\" for `generate-email.sh`\n"
    },
    {
      "commit": "d825c145d9826350722da7e3293735311d0436bb",
      "tree": "4098b3e5c2e04283715b4768d11e329fa43dae9c",
      "parents": [
        "8cde79e5ce2acae1394a729cb7d1f823c697f41a"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 12:43:19 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 12:43:19 2024 +0200"
      },
      "message": "Fix `downloadUrl`\n"
    },
    {
      "commit": "8cde79e5ce2acae1394a729cb7d1f823c697f41a",
      "tree": "36c27f36b6e2882e1d32dab9c2bda2c3d3c1fdc7",
      "parents": [
        "a5789f7827df1d18071757ca6067a32ef9a83519"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 11:12:59 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 11:12:59 2024 +0200"
      },
      "message": "Fix changelog text\n"
    },
    {
      "commit": "a5789f7827df1d18071757ca6067a32ef9a83519",
      "tree": "9883150d167c0a1ed01e42fbe8fe3af28f78b8a2",
      "parents": [
        "5fe1adf04a7502edbe867bd1b3ca2ecac1129cf3"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 10:50:00 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 10:50:00 2024 +0200"
      },
      "message": "Fix Antora changelog entry type\n"
    },
    {
      "commit": "5fe1adf04a7502edbe867bd1b3ca2ecac1129cf3",
      "tree": "1481325cf45641d71637082aad25ce966bc94dcd",
      "parents": [
        "1ba93440922ee14c06ec1acd4fd5c86ba500a009"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 10:33:23 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 10:33:23 2024 +0200"
      },
      "message": "Fix website viewing instructions\n"
    },
    {
      "commit": "1ba93440922ee14c06ec1acd4fd5c86ba500a009",
      "tree": "9182b886a9b9df0065e017b59b917c465ca48116",
      "parents": [
        "f4b608c7e047daa09f3724c57b6ceda41b55762c"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 10:27:31 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 10:27:31 2024 +0200"
      },
      "message": "Fix issue ID\n"
    },
    {
      "commit": "f4b608c7e047daa09f3724c57b6ceda41b55762c",
      "tree": "369305593f37b8f4b907e7dc0a7ad39aeead9d57",
      "parents": [
        "cca8883130773aaaef751255d8abfb5954c710c5"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 10:26:56 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Fri Apr 19 10:26:56 2024 +0200"
      },
      "message": "Add changelog entry for the Antora migration\n"
    },
    {
      "commit": "cca8883130773aaaef751255d8abfb5954c710c5",
      "tree": "914ded5328f63dbb75826ed5319dbf1b3bae42c9",
      "parents": [
        "0a8b242464f7f530dfb6d52ed4bdcf565fdaf2fd"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Thu Apr 18 21:29:01 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Thu Apr 18 21:33:47 2024 +0200"
      },
      "message": "Bump `logging-parent` to version `11.0.0` (apache/logging-log4j2#2476)\n"
    },
    {
      "commit": "0a8b242464f7f530dfb6d52ed4bdcf565fdaf2fd",
      "tree": "9207ec538dde9c6e54de70043e05770d98441149",
      "parents": [
        "3a6f0575adaa8c1aa170db455a8b36547da0a991"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Wed Apr 17 12:56:56 2024 +0200"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Wed Apr 17 12:57:04 2024 +0200"
      },
      "message": "Fix dependabot ignores\n"
    },
    {
      "commit": "3a6f0575adaa8c1aa170db455a8b36547da0a991",
      "tree": "26f869556486f48cd04fb0263cd248dae943a785",
      "parents": [
        "a6a81850d6c4982df928488148c5a9cde0777fad"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Mar 11 08:46:37 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Mar 11 08:46:37 2024 +0000"
      },
      "message": "Update `org.apache.logging.log4j:log4j-bom` to version `2.23.1` (#70)\n"
    },
    {
      "commit": "a6a81850d6c4982df928488148c5a9cde0777fad",
      "tree": "ccb4f986061d5e7000ef6824d79eb42a78241b4f",
      "parents": [
        "281531847a402165cc47db871235c820a9664c56"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Thu Feb 22 08:41:25 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Thu Feb 22 08:41:25 2024 +0000"
      },
      "message": "Update `org.codehaus.mojo:exec-maven-plugin` to version `3.2.0` (#69)\n"
    },
    {
      "commit": "281531847a402165cc47db871235c820a9664c56",
      "tree": "17d3b3a6b39f3c93aac6d14dc1fd41fced79426a",
      "parents": [
        "01d0d927d25159172bc63f47cf5b5fc49ca3dbd9"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Thu Feb 22 08:40:48 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Thu Feb 22 08:40:48 2024 +0000"
      },
      "message": "Update `org.apache.logging.log4j:log4j-bom` to version `2.23.0` (#68)\n"
    },
    {
      "commit": "01d0d927d25159172bc63f47cf5b5fc49ca3dbd9",
      "tree": "a5b5df423271fc511d75f76d01dd27e5b68683f5",
      "parents": [
        "844e08e062aedd2a01631379c6739a24e17f31ec"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed Feb 21 08:39:39 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed Feb 21 08:39:39 2024 +0000"
      },
      "message": "Update `org.apache.maven.plugins:maven-shade-plugin` to version `3.5.2` (#67)\n"
    },
    {
      "commit": "844e08e062aedd2a01631379c6739a24e17f31ec",
      "tree": "10697790b897d438e58a160a3b46c0f0ca02f930",
      "parents": [
        "2049947deda667090de7f7acc19c45fbf02d031f",
        "3d21dcbd82767bc911885815486e7359e7871b60"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Sat Feb 10 16:29:55 2024 -0500"
      },
      "committer": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Sat Feb 10 16:29:55 2024 -0500"
      },
      "message": "Merge branch \u0027rg/context-convenience-fns\u0027\n\n* rg/context-convenience-fns:\n  Update to 1.5.0-SNAPSHOT\n  Additional coroutine context tests\n  Add docs about context and coroutines integration\n  Add convenience functions coroutines thread context\n"
    },
    {
      "commit": "3d21dcbd82767bc911885815486e7359e7871b60",
      "tree": "10697790b897d438e58a160a3b46c0f0ca02f930",
      "parents": [
        "969266d6d5cb6c875e90ff1fa67c97a636c7e0a2"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Fri Feb 09 11:17:58 2024 -0500"
      },
      "committer": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Sat Feb 10 09:18:20 2024 -0500"
      },
      "message": "Update to 1.5.0-SNAPSHOT\n"
    },
    {
      "commit": "969266d6d5cb6c875e90ff1fa67c97a636c7e0a2",
      "tree": "2438e7671e43578cb7cd028169e9ed4bb93e2af7",
      "parents": [
        "eaf441eaa53dd603c3b1dfc114040146f2b49afd"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Thu Feb 08 17:45:58 2024 -0500"
      },
      "committer": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Sat Feb 10 09:18:19 2024 -0500"
      },
      "message": "Additional coroutine context tests\n"
    },
    {
      "commit": "eaf441eaa53dd603c3b1dfc114040146f2b49afd",
      "tree": "c7deabf329776986f089d07c14ab8e3e75f92aeb",
      "parents": [
        "2c81267ff7f7929d6013b90ac8a59b598d7e9162"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Wed Feb 07 12:22:33 2024 -0500"
      },
      "committer": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Sat Feb 10 09:18:18 2024 -0500"
      },
      "message": "Add docs about context and coroutines integration\n"
    },
    {
      "commit": "2c81267ff7f7929d6013b90ac8a59b598d7e9162",
      "tree": "e9ab86258f5d17c6abdf532732eea933c706c094",
      "parents": [
        "2049947deda667090de7f7acc19c45fbf02d031f"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Wed Feb 07 11:57:04 2024 -0500"
      },
      "committer": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Sat Feb 10 09:18:17 2024 -0500"
      },
      "message": "Add convenience functions coroutines thread context\n"
    },
    {
      "commit": "2049947deda667090de7f7acc19c45fbf02d031f",
      "tree": "8b3459e143a813c6c9f6384dab558fa83b43a0dd",
      "parents": [
        "649426efcc38372c33e9b567c04fc75ee9311380"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Tue Feb 06 20:06:51 2024 +0100"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Tue Feb 06 20:06:51 2024 +0100"
      },
      "message": "Remove `announce@apache.org` in `generate-email.sh`\n\n`announce@apache.org` requires the sender to have an `@apache.org`\naddress. Not all PMC members have this configured, this adds yet\nanother step to the release process and yet another condition to\nhold in the RM machine, and people are not willing to drop this\nrequirement[1].\n\n[1] https://lists.apache.org/thread/jc7o25gxx9w3y3xq51kwbmcbz62cwkb2\n"
    },
    {
      "commit": "649426efcc38372c33e9b567c04fc75ee9311380",
      "tree": "6e58ccee8c0ad70b31c0346db0411e2ccc21954c",
      "parents": [
        "1508f5b60ee97915868d344e21ea95b18f7b8a4d"
      ],
      "author": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Tue Feb 06 09:35:11 2024 +0100"
      },
      "committer": {
        "name": "Volkan Yazıcı",
        "email": "volkan@yazi.ci",
        "time": "Tue Feb 06 09:35:17 2024 +0100"
      },
      "message": "Add `announce@apache.org` to `generate-email.sh`\n"
    },
    {
      "commit": "1508f5b60ee97915868d344e21ea95b18f7b8a4d",
      "tree": "8b3459e143a813c6c9f6384dab558fa83b43a0dd",
      "parents": [
        "6b712e50bb22792e3f89830f0cac62769505be73"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Feb 05 08:20:20 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Feb 05 08:20:20 2024 +0000"
      },
      "message": "Update `org.junit:junit-bom` to version `5.10.2` (#63)\n"
    },
    {
      "commit": "6b712e50bb22792e3f89830f0cac62769505be73",
      "tree": "382353852eebaf5a84afc1d899764a5cce1ff553",
      "parents": [
        "86a9b505743e9aea1127565dd3afaf1517f2ef53"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Jan 15 11:02:57 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Jan 15 11:02:57 2024 +0000"
      },
      "message": "Update `org.apache.logging:logging-parent` to version `10.6.0` (#61)\n"
    },
    {
      "commit": "86a9b505743e9aea1127565dd3afaf1517f2ef53",
      "tree": "dc75d4df2942f5123ebe81cb70966f42bce4116d",
      "parents": [
        "d1fcebb3202e17878d0ba5e0fd7523493ffcdbc5"
      ],
      "author": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Mon Jan 15 11:55:26 2024 +0100"
      },
      "committer": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Mon Jan 15 11:55:43 2024 +0100"
      },
      "message": "Expand wildcard imports\n"
    },
    {
      "commit": "d1fcebb3202e17878d0ba5e0fd7523493ffcdbc5",
      "tree": "006e0cd8958e0d5a5e98216d0bc6a3f565d72dfd",
      "parents": [
        "ecb2b1f92ef3e834ba4e4e9494d6a0c171066a1d"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Jan 15 09:03:32 2024 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Jan 15 09:03:32 2024 +0000"
      },
      "message": "Update `apache/logging-parent` to version `` (#62)\n"
    },
    {
      "commit": "ecb2b1f92ef3e834ba4e4e9494d6a0c171066a1d",
      "tree": "c833aa55ae6330079fac68877d168f747a26a23e",
      "parents": [
        "bf246e51a721c385b479bf5edbcdd851ad09490e"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed Dec 27 08:28:06 2023 +0000"
      },
      "committer": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Wed Dec 27 08:28:06 2023 +0000"
      },
      "message": "Update `org.apache.logging.log4j:log4j-bom` to version `2.22.1` (#60)\n"
    },
    {
      "commit": "bf246e51a721c385b479bf5edbcdd851ad09490e",
      "tree": "8ab9fb0ae0c778631073b18572f16c3b91b0297b",
      "parents": [
        "197912246ddee47046ce0ab99169853e26388281"
      ],
      "author": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Wed Dec 27 09:09:02 2023 +0100"
      },
      "committer": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Wed Dec 27 09:09:02 2023 +0100"
      },
      "message": "Prepare for next release cycle\n"
    },
    {
      "commit": "197912246ddee47046ce0ab99169853e26388281",
      "tree": "19dd9e58d65f7749acaf51d19c5ffb971f782a1c",
      "parents": [
        "90ac516ad75e49db76d9bf95824cbd4f17808167"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Dec 18 18:46:36 2023 +0000"
      },
      "committer": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Wed Dec 27 09:03:36 2023 +0100"
      },
      "message": "Release changelog for version `1.4.0`\n"
    },
    {
      "commit": "90ac516ad75e49db76d9bf95824cbd4f17808167",
      "tree": "ce6fc88109d1cec1958179f75b11e6652f17c544",
      "parents": [
        "b40e49435bd8a0890e79de19e6b3347f2f71b2fc"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Mon Dec 18 18:46:28 2023 +0000"
      },
      "committer": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Wed Dec 27 09:03:35 2023 +0100"
      },
      "message": "Update the `project.build.outputTimestamp` property\n"
    },
    {
      "commit": "b40e49435bd8a0890e79de19e6b3347f2f71b2fc",
      "tree": "ade5250f8b4bf154cccc537651cd7480ce173acb",
      "parents": [
        "b33e0d2fe6c5c687f99659773e8643610a938908"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue Dec 12 19:57:58 2023 +0000"
      },
      "committer": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Wed Dec 27 09:03:35 2023 +0100"
      },
      "message": "Update the `project.build.outputTimestamp` property\n"
    },
    {
      "commit": "b33e0d2fe6c5c687f99659773e8643610a938908",
      "tree": "75283421a94ae43bd773d96535668756af63bf1b",
      "parents": [
        "048ff0a1d6385f40aded844773be3c040bd875a1"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue Dec 12 12:26:45 2023 +0000"
      },
      "committer": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Wed Dec 27 09:03:32 2023 +0100"
      },
      "message": "Release changelog for version `1.4.0`\n"
    },
    {
      "commit": "048ff0a1d6385f40aded844773be3c040bd875a1",
      "tree": "56cc78f06106256fb1c2de1b0fcfcdf828bd9b64",
      "parents": [
        "260a0600fe0ddb32089e4282b6f2e25c7e12e99b"
      ],
      "author": {
        "name": "ASF Logging Services RM",
        "email": "private@logging.apache.org",
        "time": "Tue Dec 12 12:26:37 2023 +0000"
      },
      "committer": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Wed Dec 27 09:01:54 2023 +0100"
      },
      "message": "Update the `project.build.outputTimestamp` property\n"
    },
    {
      "commit": "260a0600fe0ddb32089e4282b6f2e25c7e12e99b",
      "tree": "52dbf00b0eda8ec89bc77a742af6eea664aa1748",
      "parents": [
        "93784766054d464f8947389279e16f6290287726"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Wed Dec 06 19:15:37 2023 -0500"
      },
      "committer": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Wed Dec 27 09:01:53 2023 +0100"
      },
      "message": "Changelog for `1.4.0`\n"
    },
    {
      "commit": "93784766054d464f8947389279e16f6290287726",
      "tree": "c06c5315a42c320edfcdb552f9102a33c5d304f7",
      "parents": [
        "2c34a8742aeeb5937f2d03b1379149bc879117d2"
      ],
      "author": {
        "name": "Raman Gupta",
        "email": "rocketraman@gmail.com",
        "time": "Mon Dec 11 17:43:36 2023 -0500"
      },
      "committer": {
        "name": "Piotr P. Karwasz",
        "email": "piotr.github@karwasz.org",
        "time": "Wed Dec 27 09:01:53 2023 +0100"
      },
      "message": "Version 1.4.0\n"
    }
  ],
  "next": "2c34a8742aeeb5937f2d03b1379149bc879117d2"
}
