)]}'
{
  "log": [
    {
      "commit": "c7fd2dbb1b2e461868cb215df9f1a202df9a0eac",
      "tree": "08cac12e77226c85702ce0ad51358ba5092da12e",
      "parents": [
        "5612282fd2d5b34671df426e36641307542fa990",
        "9f11b4b052fdf91e618968b35db51579bc69051d"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Mar 25 14:22:03 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 25 14:22:03 2026 -0500"
      },
      "message": "Merge pull request #134 from jeanouii/fix/big-decimal-integer-swapped-and-consistency\n\nfix(JOHNZON-426): BigInteger/BigDecimal string adapter flags swapped"
    },
    {
      "commit": "9f11b4b052fdf91e618968b35db51579bc69051d",
      "tree": "08cac12e77226c85702ce0ad51358ba5092da12e",
      "parents": [
        "df9724dda303a336b2e1fb67ad5fdd3517e269a2"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Mar 25 00:15:24 2026 +0100"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Mar 25 00:15:24 2026 +0100"
      },
      "message": "Invert default for BigX string adapters and introduce a system property\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "df9724dda303a336b2e1fb67ad5fdd3517e269a2",
      "tree": "8179a47f362d5d2b809f5823b3ec1e7adceaa49f",
      "parents": [
        "5612282fd2d5b34671df426e36641307542fa990"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Mar 24 22:18:22 2026 +0100"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Mar 24 22:18:22 2026 +0100"
      },
      "message": "fix(JOHNZON-426): BigInteger/BigDecimal string adapter flags swapped\nfix(JOHNZON-427): BigDecimal/BigInteger READ/WRITE not consistent\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "5612282fd2d5b34671df426e36641307542fa990",
      "tree": "e87b40be51adfaa101851c61e43841ac7cafdd5d",
      "parents": [
        "8b9fb0ef9ddab5218ca02360da639dce4e01e7c8"
      ],
      "author": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Fri Feb 27 15:32:22 2026 +0100"
      },
      "committer": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Fri Feb 27 15:32:22 2026 +0100"
      },
      "message": "JOHNZON-421 remove now unused functionality\n"
    },
    {
      "commit": "8b9fb0ef9ddab5218ca02360da639dce4e01e7c8",
      "tree": "0ddc597c9a226b372d41b9a159e847b727d8cb3a",
      "parents": [
        "c3a01ef7374c163f6152fd953f43d3cc0e47a1ac"
      ],
      "author": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Fri Feb 20 15:50:52 2026 +0100"
      },
      "committer": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Fri Feb 20 16:05:56 2026 +0100"
      },
      "message": "JOHNZON-424 JohnzonJsonb toJson(Object, Type, OutputStream) crashes for primitive arrays.\n"
    },
    {
      "commit": "c3a01ef7374c163f6152fd953f43d3cc0e47a1ac",
      "tree": "761953a5398b8ce30eeafbed0c11639e9c7cab95",
      "parents": [
        "c94db5ee3cd0864fb749e0445b264aa662aaad4b"
      ],
      "author": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Fri Feb 20 15:48:54 2026 +0100"
      },
      "committer": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Fri Feb 20 15:55:20 2026 +0100"
      },
      "message": "JOHNZON-425 support for boolean[] is missing\n"
    },
    {
      "commit": "c94db5ee3cd0864fb749e0445b264aa662aaad4b",
      "tree": "b9984d3512f47779494e75ba25ca30338613a67e",
      "parents": [
        "d5363712423b7addb01d110b7149ea6083fc037d"
      ],
      "author": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Wed Feb 11 15:00:46 2026 +0100"
      },
      "committer": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Wed Feb 11 15:00:46 2026 +0100"
      },
      "message": "JOHNZON-421 Defer start of object/array\n\nThis is necessary as we don\u0027t know what Serializers/Adapters/Converters actually do write.\nIf we start an object with { and the JsonbSerializer just writes a string value (json primitive)\nthen we will blow up. Deferring the start fixes this issue.\n"
    },
    {
      "commit": "d5363712423b7addb01d110b7149ea6083fc037d",
      "tree": "17553119870d153bb396723881a997836d93b566",
      "parents": [
        "b4c953e15423eb77821ad83ff67b856943604cf2"
      ],
      "author": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Tue Feb 10 12:19:32 2026 +0100"
      },
      "committer": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Tue Feb 10 12:21:00 2026 +0100"
      },
      "message": "JOHNZON-422 MapperConverterExceptionsTest fails on Windodws due to wrong line break\n"
    },
    {
      "commit": "b4c953e15423eb77821ad83ff67b856943604cf2",
      "tree": "5531ad265c1562a31f862538335bad1d55bfe4df",
      "parents": [
        "434f56229274483d5ab51c347544bdbf69e12d3f"
      ],
      "author": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Tue Feb 10 11:25:56 2026 +0100"
      },
      "committer": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Tue Feb 10 11:25:56 2026 +0100"
      },
      "message": "JOHNZON-421 JsonbSerializer crashes when using primitives\n\nIf an object is serialised into a primitive, then we did crash with an Exception\nJsonGenerationException: write(param) is only valid in arrays.\n"
    },
    {
      "commit": "434f56229274483d5ab51c347544bdbf69e12d3f",
      "tree": "c3aabcffcadcb358c2341748db0eee1c215494e8",
      "parents": [
        "31b832f71b784d8f6605f6fd89fbf19c56bf7367"
      ],
      "author": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Fri Dec 05 15:08:09 2025 +0100"
      },
      "committer": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Fri Dec 05 15:08:09 2025 +0100"
      },
      "message": "update to apache-parent-35\n"
    },
    {
      "commit": "31b832f71b784d8f6605f6fd89fbf19c56bf7367",
      "tree": "1c94d9da7d94b84c914e5dff3be1605dee6ce260",
      "parents": [
        "f6664f8a8e61195647a960523ecdea71468ae196"
      ],
      "author": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Fri Dec 05 11:39:52 2025 +0100"
      },
      "committer": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Fri Dec 05 11:39:52 2025 +0100"
      },
      "message": "JOHNZON-420 use JsonBAdapter when converting back from array\n"
    },
    {
      "commit": "f6664f8a8e61195647a960523ecdea71468ae196",
      "tree": "34b81d5797c2354493ab3fd43bcba88cd57bdd9e",
      "parents": [
        "ae36bf750cf78b94d8cac5b54dfcfb1f321aff14",
        "e91eff0fd46cc81e4ab0ac7dd0e05cad9c7af2d7"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Thu Nov 13 23:15:47 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 13 23:15:47 2025 +0100"
      },
      "message": "Merge pull request #131 from dblevins/annotation-symmetry\n\nAnnotation symmetry tests"
    },
    {
      "commit": "ae36bf750cf78b94d8cac5b54dfcfb1f321aff14",
      "tree": "04b1783953afc09ec4bae0df86c7f3a256191327",
      "parents": [
        "a030a3ec8f4efa46223888a85ef3cc1085ec09c1"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Jul 02 22:17:58 2025 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Jul 02 22:17:58 2025 +0200"
      },
      "message": "feat(#419): filter out static methods from records\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "a030a3ec8f4efa46223888a85ef3cc1085ec09c1",
      "tree": "8c49e98687643184443844a9ac1e709274e7de66",
      "parents": [
        "1cff66fe75c5d0fac9d949cf8ecea8a47e610bda"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Jul 02 22:13:00 2025 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Jul 02 22:13:00 2025 +0200"
      },
      "message": "Revert \"feat(#419): filter out static methods from records\"\n\nThis reverts commit 1cff66fe75c5d0fac9d949cf8ecea8a47e610bda.\n"
    },
    {
      "commit": "1cff66fe75c5d0fac9d949cf8ecea8a47e610bda",
      "tree": "ee5514c4454ee13688a391b8f83f1387c4b68ba2",
      "parents": [
        "a82cdcac97841362f5781119bbadebf10d70c3db"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Jul 02 18:57:32 2025 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Jul 02 18:57:32 2025 +0200"
      },
      "message": "feat(#419): filter out static methods from records\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "a82cdcac97841362f5781119bbadebf10d70c3db",
      "tree": "8c49e98687643184443844a9ac1e709274e7de66",
      "parents": [
        "41831f416c5d3388efbff361fb9c0ada8d186977"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Jul 02 18:55:25 2025 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Jul 02 18:55:25 2025 +0200"
      },
      "message": "fix: update apache parent pom\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "41831f416c5d3388efbff361fb9c0ada8d186977",
      "tree": "5322c756a2f56e9d5f80af85102192e3d5bc2796",
      "parents": [
        "e75e87e76edd882a39017b4d1c205e972f131cb8"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Jul 02 18:54:43 2025 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Jul 02 18:54:43 2025 +0200"
      },
      "message": "fix: update pom versions which wasn\u0027t done after previous release\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "e91eff0fd46cc81e4ab0ac7dd0e05cad9c7af2d7",
      "tree": "64725a78936d08aaeb1d2108b01cdad237fe0ec0",
      "parents": [
        "8cd01e48bd834252bcd968fd36558d66e4e4004a"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 12:07:22 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 12:07:22 2025 -0700"
      },
      "message": "Checkstyle\n"
    },
    {
      "commit": "8cd01e48bd834252bcd968fd36558d66e4e4004a",
      "tree": "77ea6567b67ac49a2ddd91c8b63de4cdf1670be8",
      "parents": [
        "d8a2169b54946a98a2af77355d7fe9c05b332a59"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:36:19 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:36:19 2025 -0700"
      },
      "message": "Add Scenarios, adjust comments\n"
    },
    {
      "commit": "d8a2169b54946a98a2af77355d7fe9c05b332a59",
      "tree": "1c37d4750911020965ef518b0d542f175c7a189e",
      "parents": [
        "99f1ab946533811dae167b9803b69d9a45e11b2c"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:23:30 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:23:30 2025 -0700"
      },
      "message": "Behavior differs from equivalent Adapter test\nEquivalent JsonbTypeAdapter test EmailClass adapter wins\n"
    },
    {
      "commit": "99f1ab946533811dae167b9803b69d9a45e11b2c",
      "tree": "870fe72b91d8ab943491d7742b50822bf795cca2",
      "parents": [
        "88c0bd12f4b4bed7b90c5c25cb87917a635e58cb"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:19:58 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:19:58 2025 -0700"
      },
      "message": "Behavior differs from equivalent Adapter test\nEquivalent JsonbTypeAdapter test fails with ClassCastException\n"
    },
    {
      "commit": "88c0bd12f4b4bed7b90c5c25cb87917a635e58cb",
      "tree": "3b9f3c411c3080d89e1ab85c2fe5bf33e0b1df0c",
      "parents": [
        "ab90d7b9ba549d4b7dde63d092dbd558a93da9f6"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:18:16 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:18:16 2025 -0700"
      },
      "message": "Behavior differs from equivalent Adapter test\nEquivalent JsonbTypeAdapter test EmailClass adapter wins on write\n"
    },
    {
      "commit": "ab90d7b9ba549d4b7dde63d092dbd558a93da9f6",
      "tree": "77a68f84fd9f7fa84e7ae3c9c6f6c7103b9a787b",
      "parents": [
        "1f9335ddc9486c06be32e5c07f0ca2cbe483cb80"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:14:17 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:14:17 2025 -0700"
      },
      "message": "Behavior differs from equivalent Adapter test\nEquivalent JsonbTypeAdapter test fails with java.lang.ClassCastException: Cannot cast sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl to java.lang.Class\n"
    },
    {
      "commit": "1f9335ddc9486c06be32e5c07f0ca2cbe483cb80",
      "tree": "256afb800dcae34c2d473b559e670b4c57fd8d5a",
      "parents": [
        "2d9f1ef81930535dec6f5f7aedaaee0da0013dee"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:09:44 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 11:09:44 2025 -0700"
      },
      "message": "Behavior differs from equivalent Adapter test\nConfig adapter does not win in JsonbTypeAdapter test\n"
    },
    {
      "commit": "2d9f1ef81930535dec6f5f7aedaaee0da0013dee",
      "tree": "b5a919c7662dafddee847a93415c22d26a1a3fe7",
      "parents": [
        "0cb7333abe4ea148fe4e19e5e7107ea004165524"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 10:55:27 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 10:55:27 2025 -0700"
      },
      "message": "Adjusted Serializer/Deserializer Symmetry tests\nEquivalent to Map Adapter Symmetry tests\n"
    },
    {
      "commit": "0cb7333abe4ea148fe4e19e5e7107ea004165524",
      "tree": "c6b7aea7b3eb3034442db05c08eab49f09c5c6e7",
      "parents": [
        "c738270fca59ca11127b753a196364c3eb101991"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 10:28:35 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 13 10:28:35 2025 -0700"
      },
      "message": "Base Serializer/Deserializer Symmetry tests\n"
    },
    {
      "commit": "c738270fca59ca11127b753a196364c3eb101991",
      "tree": "85a2eb3989b9207965e1b143d921d45f0f152b50",
      "parents": [
        "0b37c9bb1b24c38a5cf38bdca0384ab3609a0c08"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Fri May 09 15:58:30 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Fri May 09 15:58:30 2025 -0700"
      },
      "message": "Adjusted Adapter Symmetry tests, some new failures\n"
    },
    {
      "commit": "0b37c9bb1b24c38a5cf38bdca0384ab3609a0c08",
      "tree": "8c530bd1a8e6ddcc9c0df71bcda030ddfb292663",
      "parents": [
        "800ba5cfc8e7f9ffc75f8faf37fda208ffa852ea"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Fri May 09 15:32:25 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Fri May 09 15:32:25 2025 -0700"
      },
      "message": "Base Map Adapter Symmetry tests\n"
    },
    {
      "commit": "800ba5cfc8e7f9ffc75f8faf37fda208ffa852ea",
      "tree": "b0a5a5d40489aef800144680ebc936c39f478f13",
      "parents": [
        "b8b0dc1e627202a3a4344084b801370481b304ba"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 19:41:43 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 19:41:43 2025 -0700"
      },
      "message": "Adjusted Array Adapter Symmetry tests.  Some new failures.\n"
    },
    {
      "commit": "b8b0dc1e627202a3a4344084b801370481b304ba",
      "tree": "42c7e52c1c8cdf23008036f3bf30cf4fdb3f42b9",
      "parents": [
        "fa950803c3561ed6d00b490b2c9ee1c0f37e510f"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 18:22:52 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 18:22:52 2025 -0700"
      },
      "message": "Initial setup for Array versions of Adapter Symmetry tests\n"
    },
    {
      "commit": "fa950803c3561ed6d00b490b2c9ee1c0f37e510f",
      "tree": "ade4d8c76cb3eeb09b34fce3c40f36183c856097",
      "parents": [
        "96987ee7c7bbd4c2c5824183efc775afe991679a"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 17:59:16 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 17:59:16 2025 -0700"
      },
      "message": "Move to string subpackage\n"
    },
    {
      "commit": "96987ee7c7bbd4c2c5824183efc775afe991679a",
      "tree": "031014e8fa7d63e938b96bd56e943813d27b9fae",
      "parents": [
        "f9aaa3f110b289d1db1b7e6c938d336f97a8c853"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 17:55:49 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 17:55:49 2025 -0700"
      },
      "message": "Checkstyle\n"
    },
    {
      "commit": "f9aaa3f110b289d1db1b7e6c938d336f97a8c853",
      "tree": "fd08d194c79984de298259cacfae1259749b7287",
      "parents": [
        "908f5f4dd1f2f7e8535bb29884f8e4aa5229e7d2"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 17:52:49 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 17:52:49 2025 -0700"
      },
      "message": "Fill out scenarios\n"
    },
    {
      "commit": "908f5f4dd1f2f7e8535bb29884f8e4aa5229e7d2",
      "tree": "75728d7915ed8ce02383ea9737ff02467e2101be",
      "parents": [
        "1b395bf7375b6589f8b3f358b18ddfa7852ffe5f"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 17:20:19 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 17:20:19 2025 -0700"
      },
      "message": "Adapter on Config, Class and Constructor, has a Getter and Setter\n"
    },
    {
      "commit": "1b395bf7375b6589f8b3f358b18ddfa7852ffe5f",
      "tree": "8538462ca6fea9223872d76c5aafb746f2e4aec2",
      "parents": [
        "6080b905ee4a235c37e367950cbf15b21f5bc878"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 17:08:34 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 17:08:34 2025 -0700"
      },
      "message": "Adapter on Config, Class and Constructor, has a Getter and Final Field\n"
    },
    {
      "commit": "6080b905ee4a235c37e367950cbf15b21f5bc878",
      "tree": "0e6086f07eb852af2fc0b4d6275e77089c98ce50",
      "parents": [
        "d2aaa7eaf85c5f6e5aaebc73b8dc19241e3504bd"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:52:40 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:52:40 2025 -0700"
      },
      "message": "Adapter on Field, Config, Class and Constructor, has a Getter and Final Field\n"
    },
    {
      "commit": "d2aaa7eaf85c5f6e5aaebc73b8dc19241e3504bd",
      "tree": "f299932e4958918fba299eb2b28ac71fc318991a",
      "parents": [
        "b5d43403d5440fa3ebd171600aa9116e1366e5ff"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:42:58 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:42:58 2025 -0700"
      },
      "message": "Adapter on Field, Config, Class and Constructor, has a Getter and Setter\n"
    },
    {
      "commit": "b5d43403d5440fa3ebd171600aa9116e1366e5ff",
      "tree": "57ef244dd66a5f056de9a0e5a42e994ccd02f716",
      "parents": [
        "753da8969e2d1729541dbec209d42c38fd760a8a"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:39:59 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:39:59 2025 -0700"
      },
      "message": "Adapter on Field, Setter, Config, Class and Constructor, has a Getter\n"
    },
    {
      "commit": "753da8969e2d1729541dbec209d42c38fd760a8a",
      "tree": "af3d3eaafe116c7b8bdf7e806db912cc3293b795",
      "parents": [
        "5284dea28a4c91046f9890393250a1db9c539c4a"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:33:57 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:33:57 2025 -0700"
      },
      "message": "Adapter on Field, Getter, Config, Class and Constructor, has a Setter\n"
    },
    {
      "commit": "5284dea28a4c91046f9890393250a1db9c539c4a",
      "tree": "7b26f318180c5922b69fc16ba1e7160f7ad3ca91",
      "parents": [
        "f72e2af28ec3bc9e0b2387b36b0a1e1602c8dad8"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:29:40 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:29:40 2025 -0700"
      },
      "message": "Make explicit Getter and Setter adapters\n"
    },
    {
      "commit": "f72e2af28ec3bc9e0b2387b36b0a1e1602c8dad8",
      "tree": "2025e0c68dc1e57c6b068f60d4cc224a432ae592",
      "parents": [
        "d9e17c5100c0bada99f784bd243560c2315fdf65"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:23:37 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 16:23:37 2025 -0700"
      },
      "message": "Adapter on Field, Getter, Setter, Config, Class and Constructor\n"
    },
    {
      "commit": "d9e17c5100c0bada99f784bd243560c2315fdf65",
      "tree": "136cb549c7c194986bbab2fd4bd7693bd5cb5a01",
      "parents": [
        "e75e87e76edd882a39017b4d1c205e972f131cb8"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 15:37:53 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Thu May 08 15:37:53 2025 -0700"
      },
      "message": "Testing symmetry of read/write in Adapter processing\n"
    },
    {
      "commit": "e75e87e76edd882a39017b4d1c205e972f131cb8",
      "tree": "b07321cdbc7f9f23ae61528c06688c4a73209479",
      "parents": [
        "a94c3d018bf4207e12c2decb918721ae14314a77",
        "0f031c7e3ef84bb26f3e814a1e9306114bc005ca"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Wed May 07 12:51:31 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 07 12:51:31 2025 +0200"
      },
      "message": "Merge pull request #130 from dblevins/jsonbcreator-adater-nullvalue\n\nTolerate null @JsonbCreator values when adapters are used"
    },
    {
      "commit": "0f031c7e3ef84bb26f3e814a1e9306114bc005ca",
      "tree": "b07321cdbc7f9f23ae61528c06688c4a73209479",
      "parents": [
        "a94c3d018bf4207e12c2decb918721ae14314a77"
      ],
      "author": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 06 16:05:14 2025 -0700"
      },
      "committer": {
        "name": "David Blevins",
        "email": "dblevins@tomitribe.com",
        "time": "Tue May 06 16:05:14 2025 -0700"
      },
      "message": "Tolerate null @JsonbCreator values when adapters are used\n\nNull was tolerated if no Adapter was used\n"
    },
    {
      "commit": "a94c3d018bf4207e12c2decb918721ae14314a77",
      "tree": "bbd67fc5948386de46fddea4a31558ae78466f36",
      "parents": [
        "efcb002b8dccca81e1cf187dccd8636baf7a6369"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sun Apr 06 11:03:46 2025 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sun Apr 06 11:03:46 2025 +0200"
      },
      "message": "JOHNZON-412 - Default mapping for java.util.UUID\n"
    },
    {
      "commit": "efcb002b8dccca81e1cf187dccd8636baf7a6369",
      "tree": "64305dc8be44cc7bf42a2e0fa8af23ef91330938",
      "parents": [
        "3a466e08ed53439dff7ed9161383e6df91695d86"
      ],
      "author": {
        "name": "Niall Pemberton",
        "email": "niall.pemberton@gmail.com",
        "time": "Wed Jan 15 11:47:09 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 15 12:47:09 2025 +0100"
      },
      "message": "JOHNZON-411 Remove Google Analytics from the Johnzon Website (#129)\n\nCo-authored-by: Niall Pemberton \u003cniallp@apache.org\u003e"
    },
    {
      "commit": "3a466e08ed53439dff7ed9161383e6df91695d86",
      "tree": "9805816d2777b46afa986eb48131da9e8b8438a8",
      "parents": [
        "335f5bdced8055226ede21add19edf715a0eb81b"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Mon Jan 06 20:12:32 2025 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Mon Jan 06 20:12:39 2025 +0100"
      },
      "message": "disable persisted credentials in gh-action\n"
    },
    {
      "commit": "335f5bdced8055226ede21add19edf715a0eb81b",
      "tree": "1ec97d436a15e264727a45a608f637b40cbf56d9",
      "parents": [
        "8672c4490b10f70edc5fff4554a74bdc46d643b3"
      ],
      "author": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Sun Oct 20 15:26:30 2024 +0200"
      },
      "committer": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Sun Oct 20 15:26:30 2024 +0200"
      },
      "message": "update to apache-parent 33\n"
    },
    {
      "commit": "8672c4490b10f70edc5fff4554a74bdc46d643b3",
      "tree": "5eba20ba376ff3bdba1fa446f19dfdf4601f9da1",
      "parents": [
        "f9765d60e5a49536bfaccb8555a8f6f6509996cc"
      ],
      "author": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Sun Oct 20 15:16:03 2024 +0200"
      },
      "committer": {
        "name": "Mark Struberg",
        "email": "struberg@apache.org",
        "time": "Sun Oct 20 15:16:03 2024 +0200"
      },
      "message": "pin down the Locale to en_US as the TCK tests are broken\n\nThe TCK test for JsonbNumberFormat does not specify a Locale and thus\ncreates random results depending on the Locale the TCK box is set up with.\nSee https://github.com/jakartaee/jsonb-api/issues/360\n"
    },
    {
      "commit": "f9765d60e5a49536bfaccb8555a8f6f6509996cc",
      "tree": "2f986bd359cc9fb0ebc8c63482ce67dbccc327eb",
      "parents": [
        "841ebb3a8627f6ae617eb1deec013f46678969b8"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Thu Aug 29 14:44:46 2024 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Thu Aug 29 14:44:46 2024 +0200"
      },
      "message": "[JOHNZON-410] fix download links for KEYS/hashes/sigs\n"
    },
    {
      "commit": "841ebb3a8627f6ae617eb1deec013f46678969b8",
      "tree": "b0386e6a038d81d239814dbb3ace94b0357ae975",
      "parents": [
        "06caf92fc57e1c4a5f974079bb399e1839e70b11"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Wed Aug 28 20:46:57 2024 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Wed Aug 28 20:46:57 2024 +0200"
      },
      "message": "[JOHNZON-409] DateConverter: replace DateFormat with DateTimeFormatter\n"
    },
    {
      "commit": "06caf92fc57e1c4a5f974079bb399e1839e70b11",
      "tree": "610459e27ea0099ef39f476a92d7f0fea10a8294",
      "parents": [
        "89492c9b144995ee3bd3cf243dfe2010bab209cf"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sun Aug 04 11:21:10 2024 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sun Aug 04 11:21:10 2024 +0200"
      },
      "message": "[JOHNZON-407] fix NPE in JsonArrayBuilderImpl\n"
    },
    {
      "commit": "89492c9b144995ee3bd3cf243dfe2010bab209cf",
      "tree": "cdb6cdf1bffa26ed0c5f64f286530d56e07f04fd",
      "parents": [
        "a06cb56edda718864b1ea7381e51b64b0b1db017"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Thu Jun 27 14:50:36 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 27 14:50:36 2024 +0200"
      },
      "message": "[JOHNZON-404] don\u0027t rely on jdk internals for BoundedOutputStreamWriter (#128)\n\n"
    },
    {
      "commit": "a06cb56edda718864b1ea7381e51b64b0b1db017",
      "tree": "4f9559f64d9a4a8b7c90234b5b45f70f36bddd09",
      "parents": [
        "8f22160feca563d82817d97199063c9aa8b6f381"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Jun 18 12:57:34 2024 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Jun 18 12:57:34 2024 +0200"
      },
      "message": "change scm to asf gitbox\n\nsee https://lists.apache.org/thread/8qqkzg77r6l25dh40041w6xq4phwwq0z\n"
    },
    {
      "commit": "8f22160feca563d82817d97199063c9aa8b6f381",
      "tree": "31f93d44b4852293bbad9d7aca55df1b25a8a729",
      "parents": [
        "d5665b9180b580f0594a269ce14fcec07d7d4ffa"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Jun 18 08:38:05 2024 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Jun 18 08:38:05 2024 +0200"
      },
      "message": "[JOHNZON-406] add API jars to bin distribution\n"
    },
    {
      "commit": "d5665b9180b580f0594a269ce14fcec07d7d4ffa",
      "tree": "4ac3a0a7275a5df222b3fef6c86d0923a81c73cb",
      "parents": [
        "5db4b28d512119b54cfea2fea04f1b21671912e7"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Fri May 03 21:23:03 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 03 21:23:03 2024 +0200"
      },
      "message": "Integrate TCK test execution in jsonb/core modules (#125)\n\n* run TCK tests by default\r\n\r\n* Move tck execution from separate modules to core/jsonb\r\n\r\n* Attempt to fix build\r\n\r\n* Run tests with junit-vintage-engine\r\n\r\n* remove ManualTckTest\r\n\r\n* explicitly declare junit-vintage usage in each module"
    },
    {
      "commit": "5db4b28d512119b54cfea2fea04f1b21671912e7",
      "tree": "e3cd32eb7cfbb973ca1157d0e6ed9130694414c7",
      "parents": [
        "cd3aafc1e720f6cf0bc8c0ceacbce96ecd106139"
      ],
      "author": {
        "name": "sullis",
        "email": "github@seansullivan.com",
        "time": "Wed Apr 24 10:51:39 2024 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 24 17:51:39 2024 +0200"
      },
      "message": "reduce enum array allocation (#127)\n\n"
    },
    {
      "commit": "cd3aafc1e720f6cf0bc8c0ceacbce96ecd106139",
      "tree": "fdee8ef3fbbd9606ee6844102a9c76db31311e94",
      "parents": [
        "9ea3c9300745a0bb47a8f4933e8ffff353a657bb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Apr 12 07:55:37 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 12 07:55:37 2024 +0200"
      },
      "message": "Bump org.apache.tomcat:tomcat-websocket in /johnzon-websocket (#126)\n\nBumps org.apache.tomcat:tomcat-websocket from 10.1.4 to 10.1.19.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.tomcat:tomcat-websocket\r\n  dependency-type: direct:development\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "9ea3c9300745a0bb47a8f4933e8ffff353a657bb",
      "tree": "4f4bcf899013d1bd74f23bd56df8fc8c2fe6704c",
      "parents": [
        "21f3165c499e23e254da888d04dc0930adc3a8d0"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Mon Apr 01 21:21:19 2024 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Mon Apr 01 21:21:19 2024 +0200"
      },
      "message": "fix version in tck modules after release\n"
    },
    {
      "commit": "21f3165c499e23e254da888d04dc0930adc3a8d0",
      "tree": "608df629107215b4341c1d0ba9f89212d6d47815",
      "parents": [
        "d8f1ea69e5f983440f6aa0f21677a1fa07926661"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Mon Apr 01 20:50:30 2024 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Mon Apr 01 20:50:30 2024 +0200"
      },
      "message": "johnzon 2.0.1 released\n"
    },
    {
      "commit": "d8f1ea69e5f983440f6aa0f21677a1fa07926661",
      "tree": "b85b9059af8945101cc12f0d1b134e469ec23b6a",
      "parents": [
        "856e3b26446454a3002333963580c87517a60589",
        "9b4e43b43cdfd7ffcd4274d958e02da7e9243572"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sat Mar 30 19:17:54 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sat Mar 30 19:17:54 2024 +0100"
      },
      "message": "Merge branch \u0027johnzon-2.0.1-release\u0027\n"
    },
    {
      "commit": "856e3b26446454a3002333963580c87517a60589",
      "tree": "f97cad1d098a424644057c7aec4de62083f550f3",
      "parents": [
        "baa4f3d47f79b048b5d473124e2e479fe8b8ec6c"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sat Mar 23 21:01:43 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sat Mar 23 21:01:43 2024 +0100"
      },
      "message": "Add jungm code signing key\n"
    },
    {
      "commit": "9b4e43b43cdfd7ffcd4274d958e02da7e9243572",
      "tree": "8aef4f3126be21f285dffbb127d5804a343774a4",
      "parents": [
        "69d8185b99b1fcaf91ac77d9e309a3d6e0e1383c"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sat Mar 23 08:25:58 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sat Mar 23 08:25:58 2024 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "69d8185b99b1fcaf91ac77d9e309a3d6e0e1383c",
      "tree": "96663b77b90a3be3ccb792c2adf1d405d92e9c55",
      "parents": [
        "baa4f3d47f79b048b5d473124e2e479fe8b8ec6c"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sat Mar 23 08:25:57 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sat Mar 23 08:25:57 2024 +0100"
      },
      "message": "[maven-release-plugin] prepare release v2.0.1\n"
    },
    {
      "commit": "baa4f3d47f79b048b5d473124e2e479fe8b8ec6c",
      "tree": "ca5f2d05a4d54b7eeac70c187e49813c213a567f",
      "parents": [
        "3f600cfca70c75fd6447b83a14f39754d574b5f5"
      ],
      "author": {
        "name": "Heewon Lee",
        "email": "94441510+pingpingy1@users.noreply.github.com",
        "time": "Tue Mar 19 22:44:02 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 19 14:44:02 2024 +0100"
      },
      "message": "Guard Mapper.write against null writer (#123)\n\n* Expose anonymous classes to DelegatingX classes\r\n\r\nApplies the suggestions by @jungm and @rmannibucau\r\n\r\n* Modify code style"
    },
    {
      "commit": "3f600cfca70c75fd6447b83a14f39754d574b5f5",
      "tree": "4d440e931d883b29043fb1be1a196131a16d47ff",
      "parents": [
        "eb2362aed4606fd7d8740fc750cafe79a1252c6c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Mar 17 18:45:07 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 17 18:45:07 2024 +0100"
      },
      "message": "Bump org.apache.maven:maven-core in /johnzon-maven-plugin (#124)\n\nBumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.6.0 to 3.8.1.\r\n- [Release notes](https://github.com/apache/maven/releases)\r\n- [Commits](https://github.com/apache/maven/compare/maven-3.6.0...maven-3.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven:maven-core\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "eb2362aed4606fd7d8740fc750cafe79a1252c6c",
      "tree": "0ff4f2b03e12c420dadd21307c1588bd7c520690",
      "parents": [
        "86acf0f57e0ccc23b571fffa5220e4dde816a389"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Mar 17 18:16:55 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 17 18:16:55 2024 +0100"
      },
      "message": "Bump h2 from 2.1.214 to 2.2.220 in /johnzon-mapper (#108)\n\nBumps [h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.220.\r\n- [Release notes](https://github.com/h2database/h2database/releases)\r\n- [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.220)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.h2database:h2\r\n  dependency-type: direct:development\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "86acf0f57e0ccc23b571fffa5220e4dde816a389",
      "tree": "a9d1201fe307aa0f0a67ba964ab97adada910b9c",
      "parents": [
        "e41f969ead5cf6e0105d975e1a7df20f37c109ce"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sun Mar 17 18:16:40 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 17 18:16:40 2024 +0100"
      },
      "message": "upgrade Felix maven-bundle-plugin (#114)\n\n"
    },
    {
      "commit": "e41f969ead5cf6e0105d975e1a7df20f37c109ce",
      "tree": "4858008fdc0a41243b0cae11b61b8257cdd08df1",
      "parents": [
        "5677e42698f24984474e2b1739fdac19f02a311b"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Feb 13 13:18:13 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Feb 13 13:18:13 2024 +0100"
      },
      "message": "ensure all buffers get released again in JsonStreamParserImpl\n"
    },
    {
      "commit": "5677e42698f24984474e2b1739fdac19f02a311b",
      "tree": "77c76a4225fa956ac4cd4037d19bed0b79c201f8",
      "parents": [
        "c7afc7b56b079fdd7e29fcb9bb31623fcd18509a"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sat Feb 10 21:39:43 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Sat Feb 10 21:39:43 2024 +0100"
      },
      "message": "fix site generation on newer java/maven versions\n"
    },
    {
      "commit": "c7afc7b56b079fdd7e29fcb9bb31623fcd18509a",
      "tree": "61cd54687d6fe12744abd719f6a2af0a02edb422",
      "parents": [
        "9cafc42873cc3ba3d11a0c08707e2ea006e3749f"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Fri Feb 09 19:42:03 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 09 19:42:03 2024 +0100"
      },
      "message": "[JOHNZON-403] improved long string perfomance (#121)\n\n* prototype improved large string parsing\r\n\r\n* fix regression, fix build\r\n\r\n* properly close JsonReader in test"
    },
    {
      "commit": "9cafc42873cc3ba3d11a0c08707e2ea006e3749f",
      "tree": "72f8aea1a3c80e504113c9b2b9a41562e3b0fdee",
      "parents": [
        "2d322e1cce41884050de522943a880acf5540453"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Thu Feb 08 09:39:31 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Thu Feb 08 09:39:31 2024 +0100"
      },
      "message": "set compiler source/release version as well to fix PMD report\n"
    },
    {
      "commit": "2d322e1cce41884050de522943a880acf5540453",
      "tree": "5cbbd4dfd689b9011813a96bacfc0fb81c7d9916",
      "parents": [
        "86dfce17e661064ea250883071a0fd1b0b318a3c"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Feb 06 14:31:33 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Feb 06 14:31:33 2024 +0100"
      },
      "message": "Bump actions/checkout and actions/setup-java to v4\nSee https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/\n"
    },
    {
      "commit": "86dfce17e661064ea250883071a0fd1b0b318a3c",
      "tree": "97befac2670e7e85154aa9e47154a522d3b74e28",
      "parents": [
        "b4e8e76f1ee717157c4bc517957bebcfbf95a7ef",
        "3788e51bd14716797dd116112947985e386b800d"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Feb 06 09:05:19 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 06 09:05:19 2024 +0100"
      },
      "message": "Merge pull request #112 from jungm/jdk-21\n\nBuild on JDK 21"
    },
    {
      "commit": "b4e8e76f1ee717157c4bc517957bebcfbf95a7ef",
      "tree": "6e80eb9ced37a3407b0c99faf499e39371213f9a",
      "parents": [
        "93430a245401eb66ee808eae146c8d4dd5453f63"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Feb 06 08:43:04 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "jungm@apache.org",
        "time": "Tue Feb 06 08:43:04 2024 +0100"
      },
      "message": "update committers\n"
    },
    {
      "commit": "93430a245401eb66ee808eae146c8d4dd5453f63",
      "tree": "6b25f6a73892c7f6537678bbcb920efdb361d599",
      "parents": [
        "b377d51356f2eb3516fdcee8d91d00097d325675",
        "6d11a83fb4f4d7da4db2c3a39cfaaca2bdd5e422"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Fri Feb 02 16:46:37 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 02 16:46:37 2024 +0100"
      },
      "message": "Merge pull request #113 from jungm/site-updates\n\nSite updates"
    },
    {
      "commit": "b377d51356f2eb3516fdcee8d91d00097d325675",
      "tree": "da469988adb6c55bc0454aafce82f31db3eb4448",
      "parents": [
        "f775f710e4d6c37dd4ad1e4d944765366bdf99ad",
        "970b0176ffdb253affe6c0c1c5d5032c38df85e7"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Fri Feb 02 16:46:23 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 02 16:46:23 2024 +0100"
      },
      "message": "Merge pull request #119 from jungm/versionbump-tck-modules\n\nAlign version of TCK modules again"
    },
    {
      "commit": "f775f710e4d6c37dd4ad1e4d944765366bdf99ad",
      "tree": "d188615a15f16525c5e461333f5e37e50b17f382",
      "parents": [
        "904c08102d82e4fb5ca443e13d3a9251787f4899",
        "ef966dc95011583c7d36b41dc67ccb411db8d1b2"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Fri Feb 02 16:46:08 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 02 16:46:08 2024 +0100"
      },
      "message": "Merge pull request #120 from jungm/402-jsonbtypeinfoscanning-rework\n\n[JOHNZON-402] Reworked scanning for @JsonbTypeInfo annotations"
    },
    {
      "commit": "904c08102d82e4fb5ca443e13d3a9251787f4899",
      "tree": "f46de7b036a68f2bdf72db85eae5a71007a07694",
      "parents": [
        "885cec0ef9484c3666c82315826143045f1c492a"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Jan 26 08:15:49 2024 +0100"
      },
      "committer": {
        "name": "Romain Manni-Bucau",
        "email": "rmannibucau@gmail.com",
        "time": "Fri Feb 02 13:09:48 2024 +0100"
      },
      "message": "[JOHNZON-401] fix serialization of nested polymorphic objects\n"
    },
    {
      "commit": "970b0176ffdb253affe6c0c1c5d5032c38df85e7",
      "tree": "e1bdf5b5bae311cb535e1eed7ef9fc4181737fe6",
      "parents": [
        "885cec0ef9484c3666c82315826143045f1c492a"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Feb 02 12:50:05 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Feb 02 12:50:05 2024 +0100"
      },
      "message": "Align version of TCK modules again\n"
    },
    {
      "commit": "ef966dc95011583c7d36b41dc67ccb411db8d1b2",
      "tree": "fd0077f5143629640d8ef97ddc7ce5c654daf07f",
      "parents": [
        "885cec0ef9484c3666c82315826143045f1c492a"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Feb 02 12:48:18 2024 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Feb 02 12:48:18 2024 +0100"
      },
      "message": "[JOHNZON-402] Reworked scanning for @JsonbTypeInfo annotations\n"
    },
    {
      "commit": "6d11a83fb4f4d7da4db2c3a39cfaaca2bdd5e422",
      "tree": "3284ae2ef37c288245801b2944fa0c751550c76f",
      "parents": [
        "e0245e37a4f6f9f86742068e0d8e8913c89ac810"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Dec 08 12:41:05 2023 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Dec 08 12:41:05 2023 +0100"
      },
      "message": "Add note that parsson is a hardcoded default in json-p api jar\n"
    },
    {
      "commit": "e0245e37a4f6f9f86742068e0d8e8913c89ac810",
      "tree": "9c34393318e5f9b0c4b7c6f7b1797aaed6c8c332",
      "parents": [
        "972c0e2095b75e2fc13a99dcb74e0df9b6bd1d82"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Mon Dec 04 14:02:37 2023 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Mon Dec 04 14:02:37 2023 +0100"
      },
      "message": "proper mvn central url\n"
    },
    {
      "commit": "972c0e2095b75e2fc13a99dcb74e0df9b6bd1d82",
      "tree": "b6d3b657d05dfc40cadc3ee7a30f4a71fb6ef169",
      "parents": [
        "a913a27f29e01002499638dd9a7ffb98d73d25b1"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Mon Dec 04 13:55:19 2023 +0100"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Mon Dec 04 13:55:19 2023 +0100"
      },
      "message": "Johnzon 2.0.0 download links, replace binary links with maven central\n"
    },
    {
      "commit": "a913a27f29e01002499638dd9a7ffb98d73d25b1",
      "tree": "35bc9055961cc37ce82937992d94dbfd628ce02d",
      "parents": [
        "6f8e06a0718c5cef079524d770373bfd60d320e8"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Oct 13 14:49:09 2023 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Thu Nov 30 13:24:39 2023 +0100"
      },
      "message": "typo\n"
    },
    {
      "commit": "6f8e06a0718c5cef079524d770373bfd60d320e8",
      "tree": "2ba72271e467aeb94315dfdf25438a2ff793403b",
      "parents": [
        "84a3476f5c20f08fce9e23274fe50e0b33ddc5d8"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Oct 13 10:50:58 2023 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Thu Nov 30 13:24:39 2023 +0100"
      },
      "message": "Update documentation\n- Removal of johnzon-jsonp-strict\n- Properties added to jsonb for BigInteger/BigDecimal mapping\n"
    },
    {
      "commit": "84a3476f5c20f08fce9e23274fe50e0b33ddc5d8",
      "tree": "222cf896765e0b4333840a2cc5df0257f7ce9942",
      "parents": [
        "1942fc82f2f3ea585df1bebfa54376d0bfdceeed"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Oct 13 10:38:38 2023 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Thu Nov 30 13:24:39 2023 +0100"
      },
      "message": "Update/fix download links\n"
    },
    {
      "commit": "1942fc82f2f3ea585df1bebfa54376d0bfdceeed",
      "tree": "179f7c2c54bfab29b1864de48f8d29efb49a39f3",
      "parents": [
        "0e0a595354844744282dd44e0c2d29f654bd7176"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Oct 13 10:38:28 2023 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Thu Nov 30 13:24:39 2023 +0100"
      },
      "message": "Fix links in User Guide menu\n"
    },
    {
      "commit": "0e0a595354844744282dd44e0c2d29f654bd7176",
      "tree": "2492495a36bb9a3ae866acfa3596926759b460c0",
      "parents": [
        "a5a0e4df22fa91c5616a4d27688a2b1f71366a83"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Oct 13 10:10:29 2023 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Thu Nov 30 13:24:35 2023 +0100"
      },
      "message": "Fix site generation\n"
    },
    {
      "commit": "a5a0e4df22fa91c5616a4d27688a2b1f71366a83",
      "tree": "5ba59dc4da91e27c5d2579b8fa57342b6783e56c",
      "parents": [
        "885cec0ef9484c3666c82315826143045f1c492a"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Fri Oct 13 08:12:03 2023 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Thu Nov 30 13:24:08 2023 +0100"
      },
      "message": "Update specs referenced in site\n"
    },
    {
      "commit": "885cec0ef9484c3666c82315826143045f1c492a",
      "tree": "695bda20d43c96c43c2492b29f7ca300cf637829",
      "parents": [
        "3845e13be4d7e345a5df33cba82b2de87a07ca44"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Oct 24 14:40:25 2023 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Oct 24 14:40:25 2023 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "3845e13be4d7e345a5df33cba82b2de87a07ca44",
      "tree": "7a24ce38689f23d3381e26e8db084316d49aaa3e",
      "parents": [
        "ae40a27b2f332430fcc5c0d311e6ebda2399ffc2"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Oct 24 14:40:25 2023 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Oct 24 14:40:25 2023 +0200"
      },
      "message": "[maven-release-plugin] prepare release v2.0.0\n"
    },
    {
      "commit": "ae40a27b2f332430fcc5c0d311e6ebda2399ffc2",
      "tree": "da440e3a4491b1ee845af1692601759053a72193",
      "parents": [
        "a0a1738cc936815619bfe4845ae402887398ffe5"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Oct 24 14:38:18 2023 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Oct 24 14:38:18 2023 +0200"
      },
      "message": "feat: revert source plugin because it fails and no time to spend on this now\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "a0a1738cc936815619bfe4845ae402887398ffe5",
      "tree": "83e89fcf2db6f345e074681a585795ce65283256",
      "parents": [
        "d559ba9c50585c71495953c738e7392a971f57b8"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Oct 24 14:27:09 2023 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Oct 24 14:27:09 2023 +0200"
      },
      "message": "feat: we don\u0027t need the shade plugin anymore\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "d559ba9c50585c71495953c738e7392a971f57b8",
      "tree": "038806e11d52d7233b1e834d2538035d5f425675",
      "parents": [
        "aef76ee8b6ab4f76e2ffc709cd9f61abc61c435c"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Oct 24 14:20:43 2023 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Tue Oct 24 14:20:43 2023 +0200"
      },
      "message": "feat: fix the source issue during release\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "3788e51bd14716797dd116112947985e386b800d",
      "tree": "9b9305cdcd871600abba550c8af86f9b8968b674",
      "parents": [
        "aef76ee8b6ab4f76e2ffc709cd9f61abc61c435c"
      ],
      "author": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Thu Oct 12 13:41:49 2023 +0200"
      },
      "committer": {
        "name": "Markus Jung",
        "email": "mail@markus-jung.dev",
        "time": "Thu Oct 12 13:41:49 2023 +0200"
      },
      "message": "Build on JDK 21\n"
    },
    {
      "commit": "aef76ee8b6ab4f76e2ffc709cd9f61abc61c435c",
      "tree": "debd51a28f05ee6ccf9f93bd69e407af1fd7fc04",
      "parents": [
        "e27449a2c1a6e264b36a5c36f798c931e344b7a0"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Oct 11 16:39:44 2023 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Oct 11 16:39:44 2023 +0200"
      },
      "message": "feat: add support for JsonbTypeDeserializer with factories (JsonbCreator)\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "e27449a2c1a6e264b36a5c36f798c931e344b7a0",
      "tree": "15da7dc24279f102b79c7c67f41e7780ad1243bf",
      "parents": [
        "5e7c6ad9d0fa166d1756d34699af9c6cec59818e"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Oct 11 16:38:56 2023 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Oct 11 16:38:56 2023 +0200"
      },
      "message": "fix: exclude the test because we have created a challenge\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "5e7c6ad9d0fa166d1756d34699af9c6cec59818e",
      "tree": "d6ff377348846702338724059690ebf6c7e83025",
      "parents": [
        "6aaded98fa8faa2d9b5bf69f3d672a76705066cc"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Oct 11 16:37:57 2023 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Oct 11 16:37:57 2023 +0200"
      },
      "message": "feat: Move Local converter implementation and tests to IETF\u0027s BCP 47, with an hyphen (-)\nDo not use the toString format which is for debugging as expressed in the javadoc\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    },
    {
      "commit": "6aaded98fa8faa2d9b5bf69f3d672a76705066cc",
      "tree": "3c856982b5249ab65305356de3549034f21f7ae4",
      "parents": [
        "09d6bf8cf72a16774de8c876893e0ed2cbaa54cc"
      ],
      "author": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Oct 11 15:15:59 2023 +0200"
      },
      "committer": {
        "name": "Jean-Louis Monteiro",
        "email": "jlmonteiro@tomitribe.com",
        "time": "Wed Oct 11 15:15:59 2023 +0200"
      },
      "message": "feat: Add a test related to the challenge https://github.com/jakartaee/jsonb-api/issues/347\n\nSigned-off-by: Jean-Louis Monteiro \u003cjlmonteiro@tomitribe.com\u003e\n"
    }
  ],
  "next": "09d6bf8cf72a16774de8c876893e0ed2cbaa54cc"
}
