)]}'
{
  "log": [
    {
      "commit": "75724dd4a5b00be1462cda6e4f2d062652d2639a",
      "tree": "145b463547e2784b65273c37cbfcf4d14e0bbd3c",
      "parents": [
        "047d5c1ce95edb8ce40ef9a64859d08ea5c4c9cb"
      ],
      "author": {
        "name": "Julian Sedding",
        "email": "jsedding@apache.org",
        "time": "Wed Jun 24 16:36:52 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 24 16:36:52 2026 +0200"
      },
      "message": "SLING-13251 - MBean registration in ServletFilterManager fails for factory components (#80)\n\n- prefer service.pid over component.name, as the former\n  is unique (if present), whereas the latter is not unique\n- quote filter name before including it in the JMX ObjectName\n- add test coverage for JMX MBean registration\n- extract method for DRYer code (and higher coverage)"
    },
    {
      "commit": "047d5c1ce95edb8ce40ef9a64859d08ea5c4c9cb",
      "tree": "e063ad2d92ebf714dc007a411207ac3523100829",
      "parents": [
        "3780cd850ad832eae04fc0e40f7f7fd2a5a9faa7"
      ],
      "author": {
        "name": "aswindhanan",
        "email": "73028762+aswinad@users.noreply.github.com",
        "time": "Tue Jun 23 06:23:36 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 23 13:23:36 2026 +0200"
      },
      "message": "SLING-13244 - Strengthen RequestProcessorMBean reset statistics test (#79)"
    },
    {
      "commit": "3780cd850ad832eae04fc0e40f7f7fd2a5a9faa7",
      "tree": "d48db52aa40ac45b30f4bc59126be7f39f40e5a4",
      "parents": [
        "d48beec93176e48d80702e89b982c6ee2e5df3c1"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Tue Jun 02 16:36:58 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 02 16:36:58 2026 +0200"
      },
      "message": "fix: handle IOException internally and fix session ID lookup (#77)\n\n- SlingServletRequestAdapter: get session ID via getSession(false) instead\n  of delegating to getRequestedSessionId() to avoid cross-context issues\n- RequestHistoryConsolePlugin: remove checked IOException/ServletException\n  from doGet/doPost signatures; catch and log IOExceptions internally\n- Escape `key` with ResponseUtil.escapeXml in the table header to prevent\n  potential XSS\n- Remove unused ServletException import\n\nCo-authored-by: Maia \u003cmaia@noreply\u003e"
    },
    {
      "commit": "d48beec93176e48d80702e89b982c6ee2e5df3c1",
      "tree": "e63c9d6278ab74ac7abc367f7cc852cf0a5ebb9e",
      "parents": [
        "ce69e3a4e9f7e679e1e6cf5cc0827bb0f98acfe7"
      ],
      "author": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Tue Jun 02 12:47:58 2026 +0200"
      },
      "committer": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Tue Jun 02 12:50:37 2026 +0200"
      },
      "message": "Add security section to AGENTS.md\n"
    },
    {
      "commit": "ce69e3a4e9f7e679e1e6cf5cc0827bb0f98acfe7",
      "tree": "1939d1957c5c4d284aa7eb016b85e400b620605f",
      "parents": [
        "33a996f04bcc12d2ff9ba8bcc3e465f768ddd034"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Tue Jun 02 07:30:55 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 02 07:30:55 2026 +0200"
      },
      "message": "docs: add AGENTS.md, CLAUDE.md, and expand README (#78)\n\nAdd AGENTS.md with project overview, build commands, layout, development\npatterns, git workflow, testing guidelines, and gotchas. Add CLAUDE.md\nas a pointer to AGENTS.md. Expand README with an overview, requirements,\nbuild/test commands, repository layout, and notes.\n\nCo-authored-by: Maia \u003cmaia@noreply\u003e"
    },
    {
      "commit": "33a996f04bcc12d2ff9ba8bcc3e465f768ddd034",
      "tree": "9100862aaf4fa9e55a5ae40934fbd35ce4880f7c",
      "parents": [
        "c2edfde28abec6ffae52a267f0826cf137164115",
        "9cfc844c31a356b7962dcdb1ed81f42296fe2ac8"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Wed May 27 16:23:50 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 27 16:23:50 2026 +0200"
      },
      "message": "Merge pull request #76 from apache/maia/workflow-1779890019254\n\nchore(deps): bump sling-bundle-parent from 62 to 66"
    },
    {
      "commit": "9cfc844c31a356b7962dcdb1ed81f42296fe2ac8",
      "tree": "9100862aaf4fa9e55a5ae40934fbd35ce4880f7c",
      "parents": [
        "c2edfde28abec6ffae52a267f0826cf137164115"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Wed May 27 15:53:39 2026 +0200"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Wed May 27 15:53:39 2026 +0200"
      },
      "message": "chore(deps): bump sling-bundle-parent from 62 to 66\n\nCo-authored-by: Maia \u003cmaia@noreply\u003e\n"
    },
    {
      "commit": "c2edfde28abec6ffae52a267f0826cf137164115",
      "tree": "84ab4ecd1ae0e06e9050ca6f8b0bab1951764255",
      "parents": [
        "66959a69ccaa8490cb0886e4f38b6c39fb37b769"
      ],
      "author": {
        "name": "aswindhanan",
        "email": "73028762+aswinad@users.noreply.github.com",
        "time": "Wed Mar 25 07:13:21 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 25 13:13:21 2026 +0100"
      },
      "message": "SLING-13137 Improve logging when file logger creation fails (#73)\n\n* Improve logging when file logger creation fails\n\nCo-authored-by: Jörg Hoh \u003cjoerghoh@users.noreply.github.com\u003e"
    },
    {
      "commit": "66959a69ccaa8490cb0886e4f38b6c39fb37b769",
      "tree": "01bf52afa81c105f5517c58865847e6c312a1529",
      "parents": [
        "459d6d0c665194f51546d63b21f76cea81151a4e"
      ],
      "author": {
        "name": "Christian Schneider",
        "email": "cschneid@adobe.com",
        "time": "Wed Feb 18 16:33:48 2026 +0100"
      },
      "committer": {
        "name": "Christian Schneider",
        "email": "cschneid@adobe.com",
        "time": "Wed Feb 18 16:33:48 2026 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "459d6d0c665194f51546d63b21f76cea81151a4e",
      "tree": "814cdddeccd83fba0ad7c529ffd01692d1393fc5",
      "parents": [
        "c120aeb29cd6b3b517148d61fd2e594793d1a21b"
      ],
      "author": {
        "name": "Christian Schneider",
        "email": "cschneid@adobe.com",
        "time": "Wed Feb 18 16:33:19 2026 +0100"
      },
      "committer": {
        "name": "Christian Schneider",
        "email": "cschneid@adobe.com",
        "time": "Wed Feb 18 16:33:19 2026 +0100"
      },
      "message": "[maven-release-plugin] prepare release org.apache.sling.engine-3.0.2\n"
    },
    {
      "commit": "c120aeb29cd6b3b517148d61fd2e594793d1a21b",
      "tree": "e1b7f971b4581454e461f253af5ce424fe85d1b5",
      "parents": [
        "7198a27076100848e8e184a8bec32f79f0caf655",
        "124c86601f62066394346688826e7f8af669c777"
      ],
      "author": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Wed Feb 11 18:57:54 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 11 18:57:54 2026 +0100"
      },
      "message": "SLING-13071 - HTL use objects that adapt from the javax SlingHttpServletRequest cannot be instantiated a Jakarta context (#68)\n\n- implement a fallback for adapting from the legacy javax servlet requerst when adapting from the jakarta request fails.\n- also support adapting from javax to jakarta request directly.\n- document adaption logic and add back the missing return statement for the original adaption result."
    },
    {
      "commit": "7198a27076100848e8e184a8bec32f79f0caf655",
      "tree": "658088fc3682d8ef4ed5a92c42c737e0ba058aff",
      "parents": [
        "08e1bdd781be7357ff4132c9a69fc78a181430ea"
      ],
      "author": {
        "name": "aswindhanan",
        "email": "73028762+aswinad@users.noreply.github.com",
        "time": "Wed Feb 11 02:47:16 2026 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 11 09:47:16 2026 +0100"
      },
      "message": "SLING-13102 Add tests for TRACE-disabled handling and selector validation (#70)\n\n* Add tests for TRACE-disabled handling in SlingMainServlet\n* Add selector validation tests\n* Replace reflection with OSGi DS config in SlingMainServletTest"
    },
    {
      "commit": "124c86601f62066394346688826e7f8af669c777",
      "tree": "4f5ea139069d7e1ccd93b09fb8ef516b2b0158d1",
      "parents": [
        "59de2f844e9cdca8d7b524fb96d89bd35bd7a647"
      ],
      "author": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Mon Feb 09 23:11:01 2026 +0100"
      },
      "committer": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Mon Feb 09 23:11:01 2026 +0100"
      },
      "message": "SLING-13071 - HTL use objects that adapt from the javax SlingHttpServletRequest cannot be instantiated a Jakarta context\n\nDocument adaption logic and add back the missing return statement for the original adaption result.\n"
    },
    {
      "commit": "08e1bdd781be7357ff4132c9a69fc78a181430ea",
      "tree": "854f1a600f510fad7ce99234d8353cc452fa6a3b",
      "parents": [
        "133fd920ebf49360e5cc72a30b8742c5057835e2"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Thu Feb 05 16:26:57 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 05 16:26:57 2026 +0100"
      },
      "message": "SLING-13090 Expose information about wrapped filter in web console (#72)\n\n"
    },
    {
      "commit": "133fd920ebf49360e5cc72a30b8742c5057835e2",
      "tree": "09512054e1b358b1ce597526ea8c490cd08d01d6",
      "parents": [
        "e87a004790cf9d1cf9d27da63befd5b202defaf8"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Thu Feb 05 14:34:21 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 05 14:34:21 2026 +0100"
      },
      "message": "SLING-13089 Expose OSGi HTTP Whiteboard filters in Sling Filters web console plugin\n\n"
    },
    {
      "commit": "59de2f844e9cdca8d7b524fb96d89bd35bd7a647",
      "tree": "c670ca743c1f9d3b77ba6eef79d8aeaba889d2e8",
      "parents": [
        "b91912c173560f1be7c9c4ed02864435ec6101ad"
      ],
      "author": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Mon Feb 02 16:49:28 2026 +0100"
      },
      "committer": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Mon Feb 02 16:49:28 2026 +0100"
      },
      "message": "SLING-13071 - HTL use objects that adapt from the javax SlingHttpServletRequest cannot be instantiated a Jakarta context\n\nAlso support adapting from javax to jakarta request directly.\n"
    },
    {
      "commit": "b91912c173560f1be7c9c4ed02864435ec6101ad",
      "tree": "0319ed7bed787fdb04275ee50800da65dd6b821f",
      "parents": [
        "e87a004790cf9d1cf9d27da63befd5b202defaf8"
      ],
      "author": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Fri Jan 23 17:43:49 2026 +0100"
      },
      "committer": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Thu Jan 29 15:37:09 2026 +0100"
      },
      "message": "SLING-13071 - HTL use objects that adapt from the javax SlingHttpServletRequest cannot be instantiated a Jakarta context\n\nImplement a fallback for adapting from the legacy javax servlet requerst when adapting\nfrom the jakarta request fails.\n\nAdapters are normally expected to be registered for the legacy javax.servlet-based APIs and\nwe need the adaptions to keep working for backwards compatibility.\n"
    },
    {
      "commit": "e87a004790cf9d1cf9d27da63befd5b202defaf8",
      "tree": "63f9d23bf5e28cd3c6f13ae0fcc2209a9bf57d4e",
      "parents": [
        "8e13e2aaf76822980985b8f78b0e32b38b4dc257"
      ],
      "author": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Thu Jan 29 15:36:37 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 29 15:36:37 2026 +0100"
      },
      "message": "SLING-13083 - Code acessing the \"request-parts-iterator\"  request attribute broken after migration to Jakarta (#69)\n\nHave the StreamedRequestPart implement both \u0027Part\u0027 interfaces. There are no changes between the two\ninterfaces, which simplifies the work quite a bit.\n\nWe don\u0027t need to touch the RequestPartIterator itself because the ClassCastException happens when\nthe element is downcast and the typed iterator is not published anywhere."
    },
    {
      "commit": "8e13e2aaf76822980985b8f78b0e32b38b4dc257",
      "tree": "ca28ffc27ba56cd7d461b6521dadfae255237191",
      "parents": [
        "229091497ffcfcb43ebcce659f0cc36b007ad5a6",
        "aec3b6c28e9f9c2c8a58477e7d56cfbf6bb07600"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Thu Jan 08 14:58:21 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 08 14:58:21 2026 +0100"
      },
      "message": "Merge pull request #67 from RemoLiechti/master\n\nSLING-13049 Remove non-actionable \"Content Type Header\" error log fro…"
    },
    {
      "commit": "aec3b6c28e9f9c2c8a58477e7d56cfbf6bb07600",
      "tree": "ca28ffc27ba56cd7d461b6521dadfae255237191",
      "parents": [
        "4d45420fccb2888f87ae66a376a5aacdde3fdef8"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Thu Jan 08 14:35:02 2026 +0100"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Thu Jan 08 14:35:02 2026 +0100"
      },
      "message": "SLING-13049 Move \"Content Type Header\" error log to debug instead\n"
    },
    {
      "commit": "4d45420fccb2888f87ae66a376a5aacdde3fdef8",
      "tree": "2d5de3db6fdb8c6c8d3271723ef34003bbcef66d",
      "parents": [
        "229091497ffcfcb43ebcce659f0cc36b007ad5a6"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Thu Jan 08 14:06:45 2026 +0100"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Thu Jan 08 14:06:45 2026 +0100"
      },
      "message": "SLING-13049 Remove non-actionable \"Content Type Header\" error log from SlingRequestProcessorImpl\n"
    },
    {
      "commit": "229091497ffcfcb43ebcce659f0cc36b007ad5a6",
      "tree": "86d52fbafcbd6d5397e07a61136d31af692cba36",
      "parents": [
        "944154836c79b39ce3669c7ae457046a40d425e2"
      ],
      "author": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Wed Aug 06 14:20:02 2025 +0200"
      },
      "committer": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Wed Aug 06 14:20:02 2025 +0200"
      },
      "message": "SLING-12866 - Restrict force pushes, auto-delete branches on merge\n"
    },
    {
      "commit": "944154836c79b39ce3669c7ae457046a40d425e2",
      "tree": "e2eeecdff22f9edb38b0afce5350dc50cb7ec0d8",
      "parents": [
        "c9b78043e1a8f95c0e4be9dade0240e45f8a2fd1",
        "a5ca0ecc5d556f3cda0a8b039ae443d157bf7d5d"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Tue Jul 01 10:14:12 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 01 10:14:12 2025 +0200"
      },
      "message": "Merge pull request #65 from RemoLiechti/master\n\nFixes for SLING-12845 and SLING-12844"
    },
    {
      "commit": "a5ca0ecc5d556f3cda0a8b039ae443d157bf7d5d",
      "tree": "e2eeecdff22f9edb38b0afce5350dc50cb7ec0d8",
      "parents": [
        "888ae72c7cfdc82cd27bfd730b7ceeb09cac3e47"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jul 01 09:59:57 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jul 01 09:59:57 2025 +0200"
      },
      "message": "mvn spotless\n"
    },
    {
      "commit": "888ae72c7cfdc82cd27bfd730b7ceeb09cac3e47",
      "tree": "eb7854fe8cd2ed9def37a37af9cbee79ecf1b15f",
      "parents": [
        "481732b926e5419cbebde0f025a38e666f60ac80"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Mon Jun 30 11:13:38 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jul 01 09:59:09 2025 +0200"
      },
      "message": "SLING-12844 review comments\n"
    },
    {
      "commit": "481732b926e5419cbebde0f025a38e666f60ac80",
      "tree": "bad6e695a427a1cc8626583840d694768541d158",
      "parents": [
        "6f4248485d4a83c94d447fbf80458c4bc7fa75e3"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Fri Jun 27 13:20:14 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jul 01 09:59:01 2025 +0200"
      },
      "message": "fix sonar issues\n"
    },
    {
      "commit": "6f4248485d4a83c94d447fbf80458c4bc7fa75e3",
      "tree": "c883f9621e68fc8be039b7af1e6c50ed70e9f803",
      "parents": [
        "c02bb4d3a57ffc948361a40658dcc3b5fcdd5480"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Fri Jun 27 10:33:34 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jul 01 09:58:26 2025 +0200"
      },
      "message": "SLING-12844 check content type violations for committed responses if they where not commited due to sendError or sendRedirect\n"
    },
    {
      "commit": "c02bb4d3a57ffc948361a40658dcc3b5fcdd5480",
      "tree": "f4e2fd4a884f9ef990f6a9a0baa1ed2192c6d0ab",
      "parents": [
        "c9b78043e1a8f95c0e4be9dade0240e45f8a2fd1"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Thu Jun 26 16:45:21 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jul 01 09:54:21 2025 +0200"
      },
      "message": "SLING-12845 fix ProtectHeadersOnInclude functionality ignores changes to the response buffer size\n"
    },
    {
      "commit": "c9b78043e1a8f95c0e4be9dade0240e45f8a2fd1",
      "tree": "b3d2a31c084fb31ce68a8138f4cf3be39c1953c6",
      "parents": [
        "4696010e6ba50f0088a42b6027b170cbeb7a3be1"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Wed Jun 25 09:06:35 2025 +0200"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Wed Jun 25 09:06:35 2025 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "4696010e6ba50f0088a42b6027b170cbeb7a3be1",
      "tree": "65fae23c33ece780260ced8aa0e2877e26830566",
      "parents": [
        "2d0fbccab26dfc55a0155d96c8a3d94f8736ad19"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Wed Jun 25 09:06:29 2025 +0200"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Wed Jun 25 09:06:29 2025 +0200"
      },
      "message": "[maven-release-plugin] prepare release org.apache.sling.engine-3.0.0\n"
    },
    {
      "commit": "2d0fbccab26dfc55a0155d96c8a3d94f8736ad19",
      "tree": "9c79841b30b58c3ea4e7b7d67f973f485323d710",
      "parents": [
        "df16b71aea179011b4a7b317e61aa43925cd02a8"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Wed Jun 25 08:50:24 2025 +0200"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Wed Jun 25 08:50:24 2025 +0200"
      },
      "message": "Use released API 3 and Auth Core\n"
    },
    {
      "commit": "df16b71aea179011b4a7b317e61aa43925cd02a8",
      "tree": "76f821f55c68933f7f2edff1bc1df46abe942b42",
      "parents": [
        "b9a1444988741edec65744758363e3bef5e9ee36"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Mon Jun 09 12:05:58 2025 +0200"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Mon Jun 09 12:05:58 2025 +0200"
      },
      "message": "SLING-12607 : Implement Jakarta Servlet based Sling API\n"
    },
    {
      "commit": "b9a1444988741edec65744758363e3bef5e9ee36",
      "tree": "b17f152db60ce2bdf533cffbdc1a28285786c2ac",
      "parents": [
        "af7a9aa1e2e10fc50401d0a045ab512ef38fe51e",
        "020bc5b0a5639114b73181a49fc5f1a704ae1a2e"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Tue Jun 03 09:58:51 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 03 09:58:51 2025 +0200"
      },
      "message": "Merge pull request #63 from RemoLiechti/master\n\nSLING-12801 - Error handler does not reset the response during include (to master)"
    },
    {
      "commit": "020bc5b0a5639114b73181a49fc5f1a704ae1a2e",
      "tree": "b17f152db60ce2bdf533cffbdc1a28285786c2ac",
      "parents": [
        "0c72c6ef865d937dc04c8214bebd28aaf4fc05da"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 08:55:23 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 08:55:23 2025 +0200"
      },
      "message": "SLING-12801 make compatible with jakarta changes on master\n"
    },
    {
      "commit": "0c72c6ef865d937dc04c8214bebd28aaf4fc05da",
      "tree": "97b867079a1151b92a16c593f6a8aec42f1e6c4e",
      "parents": [
        "b2b0fbbcc173a15288c3283bfb36260586aa3a54"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 08:43:58 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 08:49:19 2025 +0200"
      },
      "message": "SLING-12801 make compatible with jakarta changes on master\n"
    },
    {
      "commit": "b2b0fbbcc173a15288c3283bfb36260586aa3a54",
      "tree": "e3cce3470ac3009439f75956acd4e19f80b9f634",
      "parents": [
        "67173ab6a9c87c0551873daf286a3246d7385746"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 08:00:19 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 08:48:26 2025 +0200"
      },
      "message": "SLING-12801 call the filter chain with the error dispatching info set\n"
    },
    {
      "commit": "67173ab6a9c87c0551873daf286a3246d7385746",
      "tree": "d1cdd6edc9c9d016511346e2c6f130f8e280727a",
      "parents": [
        "3fc14dceb6f8ef8bd873f59830ebe7a002378c19"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 07:11:12 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 08:48:26 2025 +0200"
      },
      "message": "SLING-12801 fix sonar issue\n"
    },
    {
      "commit": "3fc14dceb6f8ef8bd873f59830ebe7a002378c19",
      "tree": "bd61c13e7535670eb39c1596be0629f80bf13bd7",
      "parents": [
        "c6ceb1ff0cf595f4ef6d23662d97126cffc937de"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 07:03:06 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 08:48:26 2025 +0200"
      },
      "message": "SLING-12801 split into dedicated test cases,improve comments\n"
    },
    {
      "commit": "c6ceb1ff0cf595f4ef6d23662d97126cffc937de",
      "tree": "3b730762249ad4e34478c571c4550906527e50ad",
      "parents": [
        "1d9ce52e4881286c22b476ac6cc67a2877df8d40"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Fri May 30 11:08:13 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 08:48:26 2025 +0200"
      },
      "message": "SLING-12801 restore original dispatching info after error handling reset\n"
    },
    {
      "commit": "1d9ce52e4881286c22b476ac6cc67a2877df8d40",
      "tree": "267aa58c45a16b9569f5c480e441f6c63046950c",
      "parents": [
        "af7a9aa1e2e10fc50401d0a045ab512ef38fe51e"
      ],
      "author": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue May 27 09:08:48 2025 +0200"
      },
      "committer": {
        "name": "rliechti",
        "email": "rliechti@adobe.com",
        "time": "Tue Jun 03 08:48:26 2025 +0200"
      },
      "message": "SLING-12801 call reset for errors also when dispatcher contract violation checks are enabled\n"
    },
    {
      "commit": "af7a9aa1e2e10fc50401d0a045ab512ef38fe51e",
      "tree": "45804c50c66bcade269d9a4e93cee8d48abaaa4f",
      "parents": [
        "2e0b06956cb20f4aba22552cb46bf3b7bc75e7cb"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri May 30 07:07:07 2025 +0200"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri May 30 07:07:07 2025 +0200"
      },
      "message": "SLING-12607 : Implement Jakarta Servlet based Sling API\n"
    },
    {
      "commit": "2e0b06956cb20f4aba22552cb46bf3b7bc75e7cb",
      "tree": "b831cb607731ca318ac478e75772da95d9524376",
      "parents": [
        "8170b714c7a0ce9a3efb4938f7d6a415293368ee"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Sat Apr 19 08:36:50 2025 +0200"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Sat Apr 19 08:36:50 2025 +0200"
      },
      "message": "SLING-12752 : Support Jakarta Servlet 6.1\n"
    },
    {
      "commit": "8170b714c7a0ce9a3efb4938f7d6a415293368ee",
      "tree": "4b1e4aa2e2955ce27fdcbee0d92f1141c83eb8ac",
      "parents": [
        "13f34ce31f0b82060fbe0c7fcbb01703741c9ad1"
      ],
      "author": {
        "name": "Stefan Seifert",
        "email": "stefanseifert@users.noreply.github.com",
        "time": "Fri Mar 28 15:27:06 2025 +0100"
      },
      "committer": {
        "name": "Stefan Seifert",
        "email": "stefanseifert@users.noreply.github.com",
        "time": "Fri Mar 28 15:35:15 2025 +0100"
      },
      "message": "SLING-12728 Update to Parent 62\n"
    },
    {
      "commit": "13f34ce31f0b82060fbe0c7fcbb01703741c9ad1",
      "tree": "b8405dc28a097f0ffbb7fe1d35679a3285ef02dc",
      "parents": [
        "baa566cec022f85b46e409d65927db20d855c637",
        "dce8005d0cf8917c94b2871f0e9a5207dee633a5"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Mar 28 06:31:58 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 28 06:31:58 2025 +0100"
      },
      "message": "Merge pull request #59 from apache/jakarta-2-clean\n\nSLING-12607 : Implement Jakarta Servlet based Sling API"
    },
    {
      "commit": "dce8005d0cf8917c94b2871f0e9a5207dee633a5",
      "tree": "b8405dc28a097f0ffbb7fe1d35679a3285ef02dc",
      "parents": [
        "baa566cec022f85b46e409d65927db20d855c637"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Mar 28 06:29:04 2025 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Mar 28 06:29:04 2025 +0100"
      },
      "message": "SLING-12607 : Implement Jakarta Servlet based Sling API\n"
    },
    {
      "commit": "baa566cec022f85b46e409d65927db20d855c637",
      "tree": "33c7817170b9c08e6687d6cef893bdcdf0562860",
      "parents": [
        "3cf85e6f0a00d4a90520e414dad3f078bffcf7b6"
      ],
      "author": {
        "name": "Remo Liechti",
        "email": "141611642+RemoLiechti@users.noreply.github.com",
        "time": "Tue Mar 18 14:17:09 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 18 14:17:09 2025 +0100"
      },
      "message": "SLING-12697 do not check for violations when the response is commited… (#58)\n\n* SLING-12697 do not check for violations when the response is commited as the content type header change will be ignored according to the servlet api specification - avoid false positives\n* SLING-12697 fix sonar issue"
    },
    {
      "commit": "3cf85e6f0a00d4a90520e414dad3f078bffcf7b6",
      "tree": "6ce98c8e18a955d56d4f7050b43e85e0a01dc368",
      "parents": [
        "1c5956da5344285506cbb73844e975e54a875f36"
      ],
      "author": {
        "name": "Remo Liechti",
        "email": "141611642+RemoLiechti@users.noreply.github.com",
        "time": "Thu Mar 13 15:15:54 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 13 15:15:54 2025 +0100"
      },
      "message": "SLING-12661 stick with the first violation for recursive calls (#56)\n\n* SLING-12661 use last 500 messages only for potential origins matching\n* Apply suggestions from code review\n* SLING-12661 rework duplicated test code\n* SLING-12661 move test method to previous location\n* SLING-12661 rename test method\n* SLING-12661 stop analyzing for succeeding violations once the first violation is found, especially useful for recursive calls\n* SLING-12661 add stacktrace whenviolation is detected\n* SLING-12661 remove xss from naming\n* SLING-12661 review comments\n* SLING-12661 remove duplicated infromation string\n\n---------\n\nCo-authored-by: Jörg Hoh \u003cjoerghoh@users.noreply.github.com\u003e"
    },
    {
      "commit": "1c5956da5344285506cbb73844e975e54a875f36",
      "tree": "b689f2d467ad9f37f8e2e828886f9fcecadc5822",
      "parents": [
        "2bb9b4b6f206a7b6c32e2cf141f02e2ade07cff7"
      ],
      "author": {
        "name": "Remo Liechti",
        "email": "141611642+RemoLiechti@users.noreply.github.com",
        "time": "Tue Feb 18 13:15:48 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 18 13:15:48 2025 +0100"
      },
      "message": "SLING-12661 use last 500 messages only for potential origins matching (#55)\n\nSLING-12661 use last 500 messages only for potential origins matching\r\n\r\nCo-authored-by: Jörg Hoh \u003cjoerghoh@users.noreply.github.com\u003e"
    },
    {
      "commit": "2bb9b4b6f206a7b6c32e2cf141f02e2ade07cff7",
      "tree": "014ecda15a708543c5b7c3397572526923d66f3d",
      "parents": [
        "ddf681ab746fa4ca08920b95f2e5e6dd801be4ca"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Thu Jan 30 17:45:54 2025 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Thu Jan 30 17:45:54 2025 +0100"
      },
      "message": "SLING-12640 : Setting Sling filter service property sling.filter.scope to an invalid value does not disable the filter.\n"
    },
    {
      "commit": "ddf681ab746fa4ca08920b95f2e5e6dd801be4ca",
      "tree": "edcc708a9c6583f617e461bc2b889b561befd92b",
      "parents": [
        "f4ef9ee2d5c55bdcc68a76341adf5d5d2a62fdef"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Thu Jan 30 17:24:51 2025 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Thu Jan 30 17:24:51 2025 +0100"
      },
      "message": "SLING-12640 : Setting Sling filter service property sling.filter.scope to an invalid value does not disable the filter.\n"
    },
    {
      "commit": "f4ef9ee2d5c55bdcc68a76341adf5d5d2a62fdef",
      "tree": "b9307f9384475e45338aa566166b01d8362e31b2",
      "parents": [
        "416550907318d2f7c2f31509f72bf99c9ed3cc9f"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Thu Jan 30 17:03:31 2025 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Thu Jan 30 17:03:31 2025 +0100"
      },
      "message": "SLING-12640 : Setting Sling filter service property sling.filter.scope to an invalid value does not disable the filter.\n"
    },
    {
      "commit": "416550907318d2f7c2f31509f72bf99c9ed3cc9f",
      "tree": "7f8a4298d9390e17fb791e7496053a2ddf359aef",
      "parents": [
        "dde78a19ebec6fb6f3a79a04c385302ab0c63173"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Thu Jan 30 16:34:06 2025 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Thu Jan 30 16:34:06 2025 +0100"
      },
      "message": "SLING-12640 : Add unit tests showing current behaviour\n"
    },
    {
      "commit": "dde78a19ebec6fb6f3a79a04c385302ab0c63173",
      "tree": "0f83e50284281d018fc90244c688e696ebc367ca",
      "parents": [
        "e6ec470b309a90f8ed2e9e78ad4ee7d8acbb20d8"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Nov 21 13:55:29 2024 +0100"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Nov 21 13:55:29 2024 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "e6ec470b309a90f8ed2e9e78ad4ee7d8acbb20d8",
      "tree": "fd5e434871bdec1c2c5cf7ba7db06fcbcd55fafa",
      "parents": [
        "159119b54739f18abfb11261eecffee3e51c170a"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Nov 21 13:55:20 2024 +0100"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Nov 21 13:55:20 2024 +0100"
      },
      "message": "[maven-release-plugin] prepare release org.apache.sling.engine-2.16.0\n"
    },
    {
      "commit": "159119b54739f18abfb11261eecffee3e51c170a",
      "tree": "8540802538a8b99731f6c1f9cd44c64992066963",
      "parents": [
        "ff2569d45e7c683535258e08a602c9d9212066c9",
        "7121d5d748e73a0f101c356a627c4e26429ca937"
      ],
      "author": {
        "name": "Jörg Hoh",
        "email": "joerghoh@users.noreply.github.com",
        "time": "Thu Nov 21 11:40:40 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 21 11:40:40 2024 +0100"
      },
      "message": "Merge pull request #49 from apache/SLING-12301\n\nSLING-12301 improve error handling"
    },
    {
      "commit": "7121d5d748e73a0f101c356a627c4e26429ca937",
      "tree": "a582c25cf3bf8222c2fb56becbb615c009d4b741",
      "parents": [
        "84d14a46c968b01def1745c59ece4255e444ca14"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Nov 21 11:34:38 2024 +0100"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Nov 21 11:34:38 2024 +0100"
      },
      "message": "fix spotless\n"
    },
    {
      "commit": "84d14a46c968b01def1745c59ece4255e444ca14",
      "tree": "9e61cd7cb6026c4ddd3e803ca6bcb461cfd5ff84",
      "parents": [
        "090869e39af8e08cd7afa9da73ce9a95b1280dc9"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Nov 21 11:23:19 2024 +0100"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Nov 21 11:23:19 2024 +0100"
      },
      "message": "implement feedback review\n"
    },
    {
      "commit": "ff2569d45e7c683535258e08a602c9d9212066c9",
      "tree": "d0421aa1c65efa5672069c23bd4bfacb09615e9c",
      "parents": [
        "e3aaada145af177375f7841c44dde25626c60404"
      ],
      "author": {
        "name": "Remo Liechti",
        "email": "141611642+RemoLiechti@users.noreply.github.com",
        "time": "Tue Nov 19 11:15:04 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 19 11:15:04 2024 +0100"
      },
      "message": "SLING-12478 Add potential origins of violations to the RequestDispatcher include API (#53)\n\n"
    },
    {
      "commit": "e3aaada145af177375f7841c44dde25626c60404",
      "tree": "dcd290e938dba9e3ae1978cc5446b95e3f03f538",
      "parents": [
        "c7070cb83f0cbbbd3193167041f1f3409cd10452"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Nov 01 16:58:45 2024 -0700"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Nov 01 16:58:45 2024 -0700"
      },
      "message": "SLING-12468 : Remove dependency to http.service\n"
    },
    {
      "commit": "c7070cb83f0cbbbd3193167041f1f3409cd10452",
      "tree": "dfdcb5182f8c4a09d587be9bf943723cae8c9548",
      "parents": [
        "dd5df689691baf2dec070f5cff86351813ce2382"
      ],
      "author": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Mon Oct 28 17:48:53 2024 +0100"
      },
      "committer": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Mon Oct 28 17:48:53 2024 +0100"
      },
      "message": "SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org\n"
    },
    {
      "commit": "dd5df689691baf2dec070f5cff86351813ce2382",
      "tree": "fa61b6518c4b66707f7b888ac2a88913ab4ec763",
      "parents": [
        "4baf928f13c965a87ff1b3ac0ace1c960e7fa2dc"
      ],
      "author": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Mon Oct 28 12:27:25 2024 +0100"
      },
      "committer": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Mon Oct 28 12:27:25 2024 +0100"
      },
      "message": "SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org\n"
    },
    {
      "commit": "4baf928f13c965a87ff1b3ac0ace1c960e7fa2dc",
      "tree": "109b70bc66a014532c0b8e8dee4208aba3655ef5",
      "parents": [
        "2c5b207d1b714a07c2f51639e2d960670f27ed6d"
      ],
      "author": {
        "name": "Radu Cotescu",
        "email": "radu@apache.org",
        "time": "Wed Oct 23 10:22:04 2024 +0200"
      },
      "committer": {
        "name": "Radu Cotescu",
        "email": "radu@apache.org",
        "time": "Wed Oct 23 10:22:04 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "2c5b207d1b714a07c2f51639e2d960670f27ed6d",
      "tree": "8da19b8f21a3982006ce83c8ebb2429f5cd5708b",
      "parents": [
        "88f779a5c8bc078ad2cbcf9c2fd9242b734bc547"
      ],
      "author": {
        "name": "Radu Cotescu",
        "email": "radu@apache.org",
        "time": "Wed Oct 23 10:21:53 2024 +0200"
      },
      "committer": {
        "name": "Radu Cotescu",
        "email": "radu@apache.org",
        "time": "Wed Oct 23 10:21:53 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare release org.apache.sling.engine-2.15.18\n"
    },
    {
      "commit": "88f779a5c8bc078ad2cbcf9c2fd9242b734bc547",
      "tree": "334df6d63c51d7147a6b0d0bd3a61614992cb567",
      "parents": [
        "8b6b5b273f667b7e156b37a791493b00b87cc733"
      ],
      "author": {
        "name": "Radu Cotescu",
        "email": "radu@apache.org",
        "time": "Tue Oct 22 15:00:44 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 22 15:00:44 2024 +0200"
      },
      "message": "SLING-12454 - Allow configuring the warning severity of scripts that don\u0027t obey the RequestDispatcher include API (#50)\n\n* warn if a content-type override is detected and sling.includes.checkcontenttype is set to false (default),\r\notherwise throw an exception (the behaviour implemented in SLING-11722)\r\n* added a link to the RequestDispatcher#include javadoc, to provide more details about the\r\nbehaviour\r\n* added consistent warnings, errors or throws, according to the configuration"
    },
    {
      "commit": "090869e39af8e08cd7afa9da73ce9a95b1280dc9",
      "tree": "c51dc652ec30b3b686435f5fa5a3841c2c51b9ac",
      "parents": [
        "cc83e36b0a8f132016f9868e6aac66d86c71d425"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sun Sep 15 13:08:28 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sun Sep 15 13:08:28 2024 +0200"
      },
      "message": "just catch exceptions, not throwables\n"
    },
    {
      "commit": "cc83e36b0a8f132016f9868e6aac66d86c71d425",
      "tree": "1766fa5a59096b6c8ce89271796fa29621dcf015",
      "parents": [
        "26ace44c2e54be3cb7f138a36bb126412c3fb388"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sun Sep 15 12:55:17 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sun Sep 15 12:55:17 2024 +0200"
      },
      "message": "refactoring: extract the lambda into a dedicated method\n"
    },
    {
      "commit": "26ace44c2e54be3cb7f138a36bb126412c3fb388",
      "tree": "5a1dba19d9776b107a051cbf24e4495f1fe67190",
      "parents": [
        "8b6b5b273f667b7e156b37a791493b00b87cc733"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sat Aug 24 16:30:23 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sat Aug 24 16:30:23 2024 +0200"
      },
      "message": "SLING-12301 improve error handling\n"
    },
    {
      "commit": "8b6b5b273f667b7e156b37a791493b00b87cc733",
      "tree": "0b950e8377e9676f86cd64152bf04a23c2af0d1f",
      "parents": [
        "61dc27a9e76b77fc819c0dff904bc7b129b9ffeb"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Tue May 28 16:52:47 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Tue May 28 16:52:47 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "61dc27a9e76b77fc819c0dff904bc7b129b9ffeb",
      "tree": "aeafbdff4962c740fc9b0e64e2029ecbdfd99344",
      "parents": [
        "62b29dff3c3de9b135774c21ca1ef1c9a74e3bbd"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Tue May 28 16:52:23 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Tue May 28 16:52:23 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare release org.apache.sling.engine-2.15.16\n"
    },
    {
      "commit": "62b29dff3c3de9b135774c21ca1ef1c9a74e3bbd",
      "tree": "73025c0798249d1eb763cdd9198d9dc7d607138f",
      "parents": [
        "08bcdedc2363364fa776c783eb2eeb644de27e3e",
        "15f038ffb4c5a110e5db7b5217e2c8de1ab384b8"
      ],
      "author": {
        "name": "Jörg Hoh",
        "email": "joerghoh@users.noreply.github.com",
        "time": "Tue May 28 16:32:06 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 28 16:32:06 2024 +0200"
      },
      "message": "Merge pull request #48 from apache/SLING-12330-spotless\n\nSLING-12330 fix formatting"
    },
    {
      "commit": "15f038ffb4c5a110e5db7b5217e2c8de1ab384b8",
      "tree": "73025c0798249d1eb763cdd9198d9dc7d607138f",
      "parents": [
        "08bcdedc2363364fa776c783eb2eeb644de27e3e"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Tue May 28 12:06:31 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Tue May 28 12:06:31 2024 +0200"
      },
      "message": "SLING-12330 fix formatting\n"
    },
    {
      "commit": "08bcdedc2363364fa776c783eb2eeb644de27e3e",
      "tree": "1c45bd0419469ac254160c502560706eb791c830",
      "parents": [
        "5819ea5573f6c0f357455625e5a35ddff2ed3547",
        "c842710a8117f5841d214c1609e5090491267eb5"
      ],
      "author": {
        "name": "Jörg Hoh",
        "email": "joerghoh@users.noreply.github.com",
        "time": "Mon May 27 12:08:10 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 27 12:08:10 2024 +0200"
      },
      "message": "Merge pull request #47 from apache/SLING-12326-socketExceptions\n\nSLING-12326 remove the special handling for SocketExceptions"
    },
    {
      "commit": "5819ea5573f6c0f357455625e5a35ddff2ed3547",
      "tree": "a26002634bd456c1fd4853f9fa66acae83c4ab57",
      "parents": [
        "55956dc807f1828b1bbf5088f4974eea74783b96",
        "157f59ed7382c4164b887416b0e762c854a389a1"
      ],
      "author": {
        "name": "Jörg Hoh",
        "email": "joerghoh@users.noreply.github.com",
        "time": "Mon May 27 11:59:53 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 27 11:59:53 2024 +0200"
      },
      "message": "Merge pull request #46 from apache/SLING-12321-update-parent\n\nSLING-12321 update parent to 60, stick with Java8 bytecode"
    },
    {
      "commit": "c842710a8117f5841d214c1609e5090491267eb5",
      "tree": "f6867ff904b6f9be2424de057933bf85d02084c8",
      "parents": [
        "55956dc807f1828b1bbf5088f4974eea74783b96"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Mon May 27 11:08:27 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Mon May 27 11:08:27 2024 +0200"
      },
      "message": "SLING-12326 remove the special handling for SocketExceptions\n"
    },
    {
      "commit": "157f59ed7382c4164b887416b0e762c854a389a1",
      "tree": "a26002634bd456c1fd4853f9fa66acae83c4ab57",
      "parents": [
        "ddd32b58ec2e3b187e6b938741ce9de63232f3be"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Mon May 27 10:45:18 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Mon May 27 10:45:18 2024 +0200"
      },
      "message": "build for a Java 8 runtime\n"
    },
    {
      "commit": "ddd32b58ec2e3b187e6b938741ce9de63232f3be",
      "tree": "134301cec13b45abf0657557867ab367d51f8d8a",
      "parents": [
        "8a968c652b438d3f0590bbac017217a69556f274"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sun May 26 17:44:02 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sun May 26 17:44:02 2024 +0200"
      },
      "message": "no CI builds with Java 11, ignore the formatting changes when doing a git blame\n"
    },
    {
      "commit": "8a968c652b438d3f0590bbac017217a69556f274",
      "tree": "7a890b2e32be5ba57f251e53ddcf4962bcb009d0",
      "parents": [
        "55956dc807f1828b1bbf5088f4974eea74783b96"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu May 23 09:27:35 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu May 23 09:27:35 2024 +0200"
      },
      "message": "SLING-12321 update parent to 60\n"
    },
    {
      "commit": "55956dc807f1828b1bbf5088f4974eea74783b96",
      "tree": "3ca814e38bb19919888dce5283e9bafe5b766ed2",
      "parents": [
        "2008b743da055e2cb4e03408bf5e1cdde99c76c0"
      ],
      "author": {
        "name": "Robert Munteanu",
        "email": "rombert@apache.org",
        "time": "Wed May 22 15:31:51 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 22 15:31:51 2024 +0200"
      },
      "message": "SLING-12317 - Make Sling Engine build with Java 21 (#45)\n\nUpdate to the latest JMock and byte-buddy versions."
    },
    {
      "commit": "2008b743da055e2cb4e03408bf5e1cdde99c76c0",
      "tree": "c60c57dd98f0d33b7b41ae9281fb7b288dd23b92",
      "parents": [
        "122fa8b798e54ed1e27d64b2f20254f3799458e9"
      ],
      "author": {
        "name": "Jörg Hoh",
        "email": "joerghoh@users.noreply.github.com",
        "time": "Wed May 22 15:31:22 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 22 15:31:22 2024 +0200"
      },
      "message": "SLING-12318 apply spotless formatting (#44)\n\nCo-authored-by: Joerg Hoh \u003cjoerghoh@apache.org\u003e"
    },
    {
      "commit": "122fa8b798e54ed1e27d64b2f20254f3799458e9",
      "tree": "29e382e690e805d75010fae39d59d4878bf93d0f",
      "parents": [
        "ad11b3b108764312e6db87aea7de18c3fa00db34",
        "46fc11d43162875481913c3d5ab3968c801ae7aa"
      ],
      "author": {
        "name": "Jörg Hoh",
        "email": "joerghoh@users.noreply.github.com",
        "time": "Wed May 15 22:30:39 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 15 22:30:39 2024 +0200"
      },
      "message": "Merge pull request #43 from apache/SLING-12316-servlet-name\n\nSLING-12316 servlet name should always be re-set properly"
    },
    {
      "commit": "46fc11d43162875481913c3d5ab3968c801ae7aa",
      "tree": "29e382e690e805d75010fae39d59d4878bf93d0f",
      "parents": [
        "ad11b3b108764312e6db87aea7de18c3fa00db34"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Mon May 13 18:53:09 2024 +0300"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Mon May 13 18:53:09 2024 +0300"
      },
      "message": "SLING-12316 servlet name should always be re-set properly\n"
    },
    {
      "commit": "ad11b3b108764312e6db87aea7de18c3fa00db34",
      "tree": "5486da89cc59debf895647e94fd199c0a2bbb147",
      "parents": [
        "351f366dafc07b8e1e171b81871a7e1a6b7bba32"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sun Apr 21 21:16:09 2024 -0600"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sun Apr 21 21:16:09 2024 -0600"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "351f366dafc07b8e1e171b81871a7e1a6b7bba32",
      "tree": "4a5a882afd09d98e86e34cae302e24173c6afb27",
      "parents": [
        "db5b14113976178c7ab644c2ad12a0540b86c09a"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sun Apr 21 21:16:00 2024 -0600"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Sun Apr 21 21:16:00 2024 -0600"
      },
      "message": "[maven-release-plugin] prepare release org.apache.sling.engine-2.15.14\n"
    },
    {
      "commit": "db5b14113976178c7ab644c2ad12a0540b86c09a",
      "tree": "493e564082869e55d5ee6bff6e04ba35a5e6e8b2",
      "parents": [
        "f3df4a7d966d2473b6db86165ea2693d7af13663",
        "363dd353152c26c4310e3180476bc874d724adf0"
      ],
      "author": {
        "name": "Jörg Hoh",
        "email": "joerghoh@users.noreply.github.com",
        "time": "Sun Apr 21 20:52:41 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 21 20:52:41 2024 +0200"
      },
      "message": "Merge pull request #42 from apache/SLING-12297-2\n\nSLING-12297 fix logging parameters"
    },
    {
      "commit": "363dd353152c26c4310e3180476bc874d724adf0",
      "tree": "493e564082869e55d5ee6bff6e04ba35a5e6e8b2",
      "parents": [
        "f3df4a7d966d2473b6db86165ea2693d7af13663"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Fri Apr 19 13:18:03 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Fri Apr 19 13:18:03 2024 +0200"
      },
      "message": "SLING-12297 fix logging parameters\n"
    },
    {
      "commit": "f3df4a7d966d2473b6db86165ea2693d7af13663",
      "tree": "de3d859491e38a4488ac22ca8089c9f59cd3cdfe",
      "parents": [
        "fa5f761d07664e7331217c1587b4098ba8258a6c"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Apr 18 10:10:00 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Apr 18 10:10:00 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "fa5f761d07664e7331217c1587b4098ba8258a6c",
      "tree": "f396e061b9761414586ab543a13e1f5899611c01",
      "parents": [
        "2bd31bf1ba37d02ae3c39844cf9576c05f59f7f4"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Apr 18 10:09:52 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Thu Apr 18 10:09:52 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare release org.apache.sling.engine-2.15.12\n"
    },
    {
      "commit": "2bd31bf1ba37d02ae3c39844cf9576c05f59f7f4",
      "tree": "f98aaa6a8fbc2b4ca8e3c20a22495ef4e3fbd54f",
      "parents": [
        "02fcee69e5ec79a1fdc7e45e1819436c1c6e5110",
        "5be761001f778a4f3c272b6f956151fa227f7df1"
      ],
      "author": {
        "name": "Jörg Hoh",
        "email": "joerghoh@users.noreply.github.com",
        "time": "Wed Apr 17 19:58:41 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 17 19:58:41 2024 +0200"
      },
      "message": "Merge pull request #41 from apache/SLING-12297-logging-for-null-servlet\n\nSLING-12297 log a warning in case no servlet was found"
    },
    {
      "commit": "5be761001f778a4f3c272b6f956151fa227f7df1",
      "tree": "f98aaa6a8fbc2b4ca8e3c20a22495ef4e3fbd54f",
      "parents": [
        "02fcee69e5ec79a1fdc7e45e1819436c1c6e5110"
      ],
      "author": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Wed Apr 17 19:55:10 2024 +0200"
      },
      "committer": {
        "name": "Joerg Hoh",
        "email": "joerghoh@apache.org",
        "time": "Wed Apr 17 19:55:10 2024 +0200"
      },
      "message": "SLING-12297 log a warning in case no servlet was found\n"
    },
    {
      "commit": "02fcee69e5ec79a1fdc7e45e1819436c1c6e5110",
      "tree": "25206d97cfb722460303b312df96ce08796125e6",
      "parents": [
        "09fd360e88ea64a4adc5bd5cf6c412554ae256da"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Dec 15 10:44:56 2023 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Dec 15 10:44:56 2023 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "09fd360e88ea64a4adc5bd5cf6c412554ae256da",
      "tree": "526c3ff58f8466da26f7605b2aecf68e0c85c20f",
      "parents": [
        "7d84c3d3cde95421fe597f5977bf735e50ed55d3"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Dec 15 10:44:48 2023 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Dec 15 10:44:48 2023 +0100"
      },
      "message": "[maven-release-plugin] prepare release org.apache.sling.engine-2.15.10\n"
    },
    {
      "commit": "7d84c3d3cde95421fe597f5977bf735e50ed55d3",
      "tree": "ac028017ef490356c1e94ed0c6ea8504fa96be9b",
      "parents": [
        "6bdbb660e64cb1b396552b772bfaf831ef03f806"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Dec 15 10:43:46 2023 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Dec 15 10:43:46 2023 +0100"
      },
      "message": "SLIGN-12201 : Regression introduced by SLING-12124\n"
    },
    {
      "commit": "6bdbb660e64cb1b396552b772bfaf831ef03f806",
      "tree": "644cd1bff07569909c1ad7e2bce508c9d08eed84",
      "parents": [
        "434e07350f14b3a2d583d486755425847c7d1faa"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Tue Nov 14 19:43:14 2023 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Tue Nov 14 19:43:14 2023 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "434e07350f14b3a2d583d486755425847c7d1faa",
      "tree": "6e108bedfb07c3405b87b2b3ca912f26fd79ed05",
      "parents": [
        "b48045687c47c4e0bbc72dec0705a3aa11dca997"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Tue Nov 14 19:43:07 2023 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Tue Nov 14 19:43:07 2023 +0100"
      },
      "message": "[maven-release-plugin] prepare release org.apache.sling.engine-2.15.8\n"
    },
    {
      "commit": "b48045687c47c4e0bbc72dec0705a3aa11dca997",
      "tree": "c2f4756c75343de3809fc5af4a0b4d079c0a012d",
      "parents": [
        "8ab96759cd435520a228271fbbb9d37955954c80"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Tue Nov 14 19:41:22 2023 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Tue Nov 14 19:41:22 2023 +0100"
      },
      "message": "SLING-12152 : IOException is not properly handled by error handling\n"
    },
    {
      "commit": "8ab96759cd435520a228271fbbb9d37955954c80",
      "tree": "1c4052db70d9d3b705a1e0d70993ba503ed1f689",
      "parents": [
        "29d8f4ce7220b3931834f1832dbaf0b1f39c6252"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Mon Nov 13 20:14:58 2023 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Mon Nov 13 20:14:58 2023 +0100"
      },
      "message": "SLING-12152 : IOException is not properly handled by error handling\n"
    },
    {
      "commit": "29d8f4ce7220b3931834f1832dbaf0b1f39c6252",
      "tree": "3ab7527201afb300188be4f41adb296397451ee0",
      "parents": [
        "6b0675f0a8700afc9829118508eedb30f2fe75b9"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Mon Nov 13 07:34:18 2023 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Mon Nov 13 07:34:18 2023 +0100"
      },
      "message": "SLING-12124 - Inconsistent handling of empty selectors\n"
    },
    {
      "commit": "6b0675f0a8700afc9829118508eedb30f2fe75b9",
      "tree": "83a81c5eeadfa23393ddd5cb938a8ec4be6314de",
      "parents": [
        "47254ad8368e7237c2ba81436b18dad129b3d918"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Nov 10 16:12:17 2023 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Nov 10 16:12:17 2023 +0100"
      },
      "message": "SLING-12133 : Include time spend in authentication in request log\n"
    },
    {
      "commit": "47254ad8368e7237c2ba81436b18dad129b3d918",
      "tree": "cdec72990af5a1f5623d11542be482ddc5da4fe9",
      "parents": [
        "77ccaa87d94028f23492882702e122c1729b51cb"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Nov 10 15:23:26 2023 +0100"
      },
      "committer": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Nov 10 15:23:26 2023 +0100"
      },
      "message": "SLING-12124 - Inconsistent handling of empty selectors\n"
    },
    {
      "commit": "77ccaa87d94028f23492882702e122c1729b51cb",
      "tree": "73bc960ed6515104dd5eace5ea76f2c4f84489a0",
      "parents": [
        "971642073b1f40fbf7056af036d1fef718c2dfe9",
        "733074eaee8a7821b7efb7138380b5206e25e3cd"
      ],
      "author": {
        "name": "Carsten Ziegeler",
        "email": "cziegeler@apache.org",
        "time": "Fri Nov 10 14:40:15 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 10 14:40:15 2023 +0100"
      },
      "message": "Merge pull request #40 from sagarmiglani/SLING-12124\n\nSLING-12124 - Inconsistent handling of empty selectors"
    }
  ],
  "next": "733074eaee8a7821b7efb7138380b5206e25e3cd"
}
