)]}'
{
  "log": [
    {
      "commit": "812ccdc4de8404700052121041f211867dc7c016",
      "tree": "e0312c68786fafaa741f608b7f34de42089229cc",
      "parents": [
        "69cd0ee7188ce15b71eb5a89f945d81681366176"
      ],
      "author": {
        "name": "Croway",
        "email": "federico.mariani.1990@gmail.com",
        "time": "Mon Apr 13 11:16:10 2026 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Mon Apr 13 11:37:13 2026 +0200"
      },
      "message": "chore: fix arangodb and kafka-offsetrepository examples\n\n- arangodb: add explicit host/port config required since driver 7.24+\n  and use BaseDocument instead of String for FIND_DOCUMENT_BY_KEY result\n- kafka-offsetrepository: add recordMetadata\u003dtrue since default changed\n"
    },
    {
      "commit": "69cd0ee7188ce15b71eb5a89f945d81681366176",
      "tree": "7192ec39c027314012f09a14308e7da8e9b3cbac",
      "parents": [
        "5a27d3cc924c79da74c08548246d485270ca4946"
      ],
      "author": {
        "name": "Croway",
        "email": "federico.mariani.1990@gmail.com",
        "time": "Fri Apr 10 14:43:27 2026 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Fri Apr 10 16:54:49 2026 +0200"
      },
      "message": "chore: upgrade opentelemetry example to camel-opentelemetry2\n\nMigrate the opentelemetry example from the deprecated\ncamel-opentelemetry to camel-opentelemetry2.\n\nChanges:\n- Replace camel-opentelemetry-starter with camel-opentelemetry2-starter\n- Replace @CamelOpenTelemetry with @CamelOpenTelemetry2\n- Fix Kafka broker URLs for host-to-Docker connectivity\n- Remove stale/unused properties (opentracing, jaeger, etc.)\n\nNote: the async (Kafka) trace context propagation is currently broken\nin camel-opentelemetry2 due to a missing byte[] header handling in\ncamel-telemetry\u0027s AbstractMessagingSpanDecorator. A fix has been\nproposed in Apache Camel.\n"
    },
    {
      "commit": "5a27d3cc924c79da74c08548246d485270ca4946",
      "tree": "a0a3cf9f1d091c53e124bb37fb01035c1e5b098a",
      "parents": [
        "3d31ecfb3f1d973411fbf8e790e90c0c98207cb7"
      ],
      "author": {
        "name": "Croway",
        "email": "federico.mariani.1990@gmail.com",
        "time": "Tue Apr 07 15:09:47 2026 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Tue Apr 07 16:28:10 2026 +0200"
      },
      "message": "chore: bump dependency versions to align with Camel parent\n"
    },
    {
      "commit": "3d31ecfb3f1d973411fbf8e790e90c0c98207cb7",
      "tree": "a9b07edc1c852e5586c6088e19923315aea16436",
      "parents": [
        "8b9690f26554636f4b8295936c4dd950e82ee007"
      ],
      "author": {
        "name": "Tom Cunningham",
        "email": "tcunning@redhat.com",
        "time": "Tue Mar 10 19:59:47 2026 -0400"
      },
      "committer": {
        "name": "Tom Cunningham",
        "email": "tcunning@redhat.com",
        "time": "Tue Apr 07 09:42:57 2026 -0400"
      },
      "message": "Disable tests on opentelemetry\n"
    },
    {
      "commit": "8b9690f26554636f4b8295936c4dd950e82ee007",
      "tree": "16f4e5103641c600a70acab0eef95b2fbcacb980",
      "parents": [
        "4b57d9d19f9c8d9c36b909da2914e140cfdd9a3b"
      ],
      "author": {
        "name": "Tom Cunningham",
        "email": "tcunning@redhat.com",
        "time": "Tue Mar 10 15:25:35 2026 -0400"
      },
      "committer": {
        "name": "Tom Cunningham",
        "email": "tcunning@redhat.com",
        "time": "Tue Apr 07 09:42:57 2026 -0400"
      },
      "message": "Use camel-jackson3-starter (Jackson 3) instead of camel-jackson-starter (Jackson 2)\n"
    },
    {
      "commit": "4b57d9d19f9c8d9c36b909da2914e140cfdd9a3b",
      "tree": "8e00fc90ac58ad6c6249dac42a1f434f7c6a43b6",
      "parents": [
        "5335ca6368182c592588158f1afc3f207bb20e9a"
      ],
      "author": {
        "name": "Salvatore Mongiardo",
        "email": "smongiar@redhat.com",
        "time": "Fri Mar 13 17:51:43 2026 +0100"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Thu Apr 02 10:54:15 2026 +0200"
      },
      "message": "Adding milvus example\n"
    },
    {
      "commit": "5335ca6368182c592588158f1afc3f207bb20e9a",
      "tree": "ca75350fba1c582f974ae98530869bee7816b4de",
      "parents": [
        "d94fd8369e51fa33319ea006856cf1ec2be70446"
      ],
      "author": {
        "name": "Salvatore Mongiardo",
        "email": "smongiar@redhat.com",
        "time": "Mon Feb 23 15:27:13 2026 +0100"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Mon Mar 30 11:15:49 2026 +0200"
      },
      "message": "Adding qdrant example\n"
    },
    {
      "commit": "d94fd8369e51fa33319ea006856cf1ec2be70446",
      "tree": "e3a9fdf95caaf15387d4d6befbfd5021f273d6fc",
      "parents": [
        "22f2a0eddba9c01b2cfa54c45c831e9ca8f4b90d"
      ],
      "author": {
        "name": "Aurélien Pupier",
        "email": "apupier@ibm.com",
        "time": "Wed Mar 04 14:42:39 2026 +0100"
      },
      "committer": {
        "name": "Aurélien Pupier",
        "email": "apupier@ibm.com",
        "time": "Wed Mar 04 14:50:56 2026 +0100"
      },
      "message": "CAMEL-23112 - minimal version is Java 21 now\n\n- updated compiler\n- updated Github job\n\nSigned-off-by: Aurélien Pupier \u003capupier@ibm.com\u003e"
    },
    {
      "commit": "22f2a0eddba9c01b2cfa54c45c831e9ca8f4b90d",
      "tree": "e787ecc6cc875a86c33e4bb99b87f795407175b0",
      "parents": [
        "102730d75f53dd61606ef8e5812e0722eeec79ba"
      ],
      "author": {
        "name": "Aurélien Pupier",
        "email": "apupier@ibm.com",
        "time": "Tue Mar 03 16:40:25 2026 +0100"
      },
      "committer": {
        "name": "Aurélien Pupier",
        "email": "apupier@ibm.com",
        "time": "Tue Mar 03 17:26:59 2026 +0100"
      },
      "message": "Remove test-jar type which is no more used\n\nsee https://github.com/apache/camel/pull/21577\n\nSigned-off-by: Aurélien Pupier \u003capupier@ibm.com\u003e"
    },
    {
      "commit": "102730d75f53dd61606ef8e5812e0722eeec79ba",
      "tree": "5c7b58a64ef133b321cf9a413228618529bebf54",
      "parents": [
        "94e9ed765a3367f6678a497daea25bbc8269cafd"
      ],
      "author": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Mon Feb 23 07:23:21 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 23 07:23:21 2026 +0100"
      },
      "message": "Spring boot 4.0 (#171)\n\n* Update the snapshot version to the latest 4.19.0-SNAPSHOT\n\n* Update to Spring Boot 4.0"
    },
    {
      "commit": "94e9ed765a3367f6678a497daea25bbc8269cafd",
      "tree": "a1231ac8e6980f21c4fe170cea375b725637183b",
      "parents": [
        "64ee4842a8da6581ac7cbc5ee388ba748bd42b98"
      ],
      "author": {
        "name": "Salvatore Mongiardo",
        "email": "smongiar@redhat.com",
        "time": "Mon Feb 16 16:10:51 2026 +0100"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Mon Feb 16 22:27:12 2026 +0100"
      },
      "message": "Adding docling-serve example\n"
    },
    {
      "commit": "64ee4842a8da6581ac7cbc5ee388ba748bd42b98",
      "tree": "bf8e42e7328ef65f42f010c14deca2561ce2ffd6",
      "parents": [
        "23c95285b274c122f8030d80b22b81a620da2e5e"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri Feb 13 13:53:03 2026 +0100"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri Feb 13 13:53:03 2026 +0100"
      },
      "message": "Regen\n"
    },
    {
      "commit": "23c95285b274c122f8030d80b22b81a620da2e5e",
      "tree": "35014829c6478c54d669928d168061f705243d72",
      "parents": [
        "08f56d3b952615bbd47f129c430941eb26c7af5c"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri Feb 13 10:46:27 2026 +0100"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri Feb 13 10:46:27 2026 +0100"
      },
      "message": "Polished\n"
    },
    {
      "commit": "08f56d3b952615bbd47f129c430941eb26c7af5c",
      "tree": "386644043e9da5f009a3aba5902bf16d3c395f5a",
      "parents": [
        "95f6ff958e91a1b4a22ef43b7ca1e6fbf0bdc831"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Jan 13 09:57:01 2026 +0100"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Jan 13 09:57:01 2026 +0100"
      },
      "message": "Bump next version\n"
    },
    {
      "commit": "95f6ff958e91a1b4a22ef43b7ca1e6fbf0bdc831",
      "tree": "9fc1e7e9feaaae2cdc144e67697c24f02978f2d7",
      "parents": [
        "977b76c54aa4eb6e7ad17453924c3f85560826c2"
      ],
      "author": {
        "name": "Croway",
        "email": "federico.mariani.1990@gmail.com",
        "time": "Tue Nov 25 18:38:24 2025 +0100"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Mon Dec 01 17:19:27 2025 +0100"
      },
      "message": "Camel Spring AI Example\n"
    },
    {
      "commit": "977b76c54aa4eb6e7ad17453924c3f85560826c2",
      "tree": "e84bcd2a73bb586414fead8453b2c0d7d439e318",
      "parents": [
        "e61af3a51a19f24c3a40f085f4776d7d95be83d3"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Nov 25 07:10:34 2025 +0100"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Nov 25 07:10:34 2025 +0100"
      },
      "message": "Upgrade maven wrapper 3.9.11 with: mvn wrapper:wrapper -Dtype\u003dbin -Dmaven\u003d3.9.11\n"
    },
    {
      "commit": "e61af3a51a19f24c3a40f085f4776d7d95be83d3",
      "tree": "f66cf75ea83af3840954a70fb785105c26a849b7",
      "parents": [
        "71a1cef950645623f78facca1382fe1c3fe7117e"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Nov 05 15:01:49 2025 +0100"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Nov 05 15:01:49 2025 +0100"
      },
      "message": "Bump for next version\n"
    },
    {
      "commit": "71a1cef950645623f78facca1382fe1c3fe7117e",
      "tree": "a4f56701386847a93e17af934e7910a696deca9e",
      "parents": [
        "910c6c3298659593c33af068e03f37b5c319c574"
      ],
      "author": {
        "name": "Croway",
        "email": "federico.mariani.1990@gmail.com",
        "time": "Tue Oct 14 15:06:02 2025 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Tue Oct 14 15:56:20 2025 +0200"
      },
      "message": "Update some examples that are not working properly wit Camel Spring Boot 4.16\n"
    },
    {
      "commit": "910c6c3298659593c33af068e03f37b5c319c574",
      "tree": "fcd334bafba8770c61ca27250a23f312f8a7276e",
      "parents": [
        "4e2602941bdb4a4af3b8bb14f5169150a7c6a2ba"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Oct 14 11:30:39 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Oct 14 11:30:39 2025 +0200"
      },
      "message": "Bump for next release\n"
    },
    {
      "commit": "4e2602941bdb4a4af3b8bb14f5169150a7c6a2ba",
      "tree": "f8ecd97b1b4d2bed63227179723222b831df16dd",
      "parents": [
        "2879bbe0f07a3fb960fa678c3de8709e6e8e384f"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri Oct 03 14:10:19 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri Oct 03 14:10:19 2025 +0200"
      },
      "message": "Regen\n"
    },
    {
      "commit": "2879bbe0f07a3fb960fa678c3de8709e6e8e384f",
      "tree": "3164ecc53f067d63fc4a7988fb14d2153a2f8d76",
      "parents": [
        "4b4a6178b8ec36b152e625588989b68940401d4c"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mar.carletti@gmail.com",
        "time": "Wed Sep 10 17:06:33 2025 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Wed Sep 10 17:46:42 2025 +0200"
      },
      "message": "Adds observability-services example\n"
    },
    {
      "commit": "4b4a6178b8ec36b152e625588989b68940401d4c",
      "tree": "c11265b6b7b2db48f6ade03e353ac889319ed1ef",
      "parents": [
        "95be067fed3d9482a293d2dc715b9e98a52a1344"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mar.carletti@gmail.com",
        "time": "Thu Sep 04 14:17:20 2025 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Thu Sep 04 15:58:56 2025 +0200"
      },
      "message": "Adds platform-http-proxy example\n"
    },
    {
      "commit": "95be067fed3d9482a293d2dc715b9e98a52a1344",
      "tree": "dc7642e8da43df444066e172bbb7b630cd35dcbd",
      "parents": [
        "e73e448b5ff437252fc4fb262b7d04e8cab5bfd1"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mar.carletti@gmail.com",
        "time": "Mon Sep 01 17:04:51 2025 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Mon Sep 01 17:15:45 2025 +0200"
      },
      "message": "rest-cxf-opentelemetry: fix execution and update agent version\n"
    },
    {
      "commit": "e73e448b5ff437252fc4fb262b7d04e8cab5bfd1",
      "tree": "81826777b99e7729a5b9af8b9ed0908d74a73a1f",
      "parents": [
        "0478cf8cc48f9b64b7d896e4f5c151c1030ee983"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Sat Aug 30 16:34:34 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Sat Aug 30 16:34:34 2025 +0200"
      },
      "message": "CAMEL-22392: camel-resilience4j - Add micrometer support\n"
    },
    {
      "commit": "0478cf8cc48f9b64b7d896e4f5c151c1030ee983",
      "tree": "36136da2e3ac48bf5cc2a7a85196cc9b5a1d3763",
      "parents": [
        "e3290fcb4a1165365a32e4f3b23781de25ee2d95"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Aug 19 21:20:39 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Aug 19 21:20:39 2025 +0200"
      },
      "message": "Bump for next version\n"
    },
    {
      "commit": "e3290fcb4a1165365a32e4f3b23781de25ee2d95",
      "tree": "a01346a18b6403cc2d20e6c9d23de97e42d353a0",
      "parents": [
        "9fda1466bc39492fe718ae22f9ae59ab4bcc97f8"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Aug 13 13:02:28 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Aug 13 13:02:28 2025 +0200"
      },
      "message": "Add git ignore\n"
    },
    {
      "commit": "9fda1466bc39492fe718ae22f9ae59ab4bcc97f8",
      "tree": "51376df867f4f8510c589fdbe4ac8bf9d9a01f64",
      "parents": [
        "e27878b24e0896323409186dc7f3594c1535d4af"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Aug 12 19:09:44 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Aug 12 19:09:44 2025 +0200"
      },
      "message": "Polished\n"
    },
    {
      "commit": "e27878b24e0896323409186dc7f3594c1535d4af",
      "tree": "9993355bac4cf666b65869d1f4dc3432ff6caf96",
      "parents": [
        "ec7b872dc393681fde53f0255b7deadd565d8f8a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jul 17 19:28:54 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 17 19:28:54 2025 +0200"
      },
      "message": "Bump org.postgresql:postgresql in /kafka-sql-transaction (#164)\n\nBumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.5 to 42.7.7.\n- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)\n- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.5...REL42.7.7)\n\n---\nupdated-dependencies:\n- dependency-name: org.postgresql:postgresql\n  dependency-version: 42.7.7\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "ec7b872dc393681fde53f0255b7deadd565d8f8a",
      "tree": "6faa0b36e4a1d41ae82e8d788c43296d25926ad8",
      "parents": [
        "fbd551353e74e56acf85c617d636dc930c545a63"
      ],
      "author": {
        "name": "Claudio Miranda",
        "email": "claudio@redhat.com",
        "time": "Thu Jul 17 18:12:43 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 17 14:12:43 2025 -0300"
      },
      "message": "Kafka and SQL transactions quickstart (#163)\n\n"
    },
    {
      "commit": "fbd551353e74e56acf85c617d636dc930c545a63",
      "tree": "34212ba63b08d74da93a56c008b184f2c6396177",
      "parents": [
        "593c08e354da050f878cf4663aac0342e5d638c0"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Jul 15 13:31:30 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Jul 15 13:31:30 2025 +0200"
      },
      "message": "CAMEL-22214: camel-groovy - Allow to pre-load groovy source files for shared functions and DTOs\n"
    },
    {
      "commit": "593c08e354da050f878cf4663aac0342e5d638c0",
      "tree": "4e3084ae253680c7418a1ccec5887e7b3e39982f",
      "parents": [
        "52b8d96c140dc7ccda61100f06e49a35b2c2a889"
      ],
      "author": {
        "name": "Roman Stepaniuk",
        "email": "rstepani@redhat.com",
        "time": "Fri Jul 11 18:10:05 2025 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Mon Jul 14 14:18:52 2025 +0200"
      },
      "message": "Add HTTP Streaming example\n"
    },
    {
      "commit": "52b8d96c140dc7ccda61100f06e49a35b2c2a889",
      "tree": "5f7590dcfeca182f80a79992332ba77f5218dc17",
      "parents": [
        "c18e88e03f0fc3a983a8174b595414a23a6392dd"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Jul 09 07:48:46 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Jul 09 07:48:46 2025 +0200"
      },
      "message": "Bump for next version\n"
    },
    {
      "commit": "c18e88e03f0fc3a983a8174b595414a23a6392dd",
      "tree": "e7a8cbdc6860745ff32ebb95c255caddfbf000b9",
      "parents": [
        "adfa7c1ff3af1ce34eea0d630b8d91e075b667ea"
      ],
      "author": {
        "name": "Radovan Netuka",
        "email": "rnetuka@redhat.com",
        "time": "Thu Jun 19 10:33:15 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 19 10:33:15 2025 +0200"
      },
      "message": "[CAMEL-21862] camel-spring-boot - Remove deprecated camel.springboot. config prefix (#158)\n\nCo-authored-by: Claus Ibsen \u003cclaus.ibsen@gmail.com\u003e"
    },
    {
      "commit": "adfa7c1ff3af1ce34eea0d630b8d91e075b667ea",
      "tree": "ed900331cfd09a8951fbed7871a7ca38883f9f32",
      "parents": [
        "8ad4826919617a921dc45da92f9b171836c88c19"
      ],
      "author": {
        "name": "Salvatore Mongiardo",
        "email": "smongiar@redhat.com",
        "time": "Wed Jun 18 17:10:05 2025 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Thu Jun 19 10:29:59 2025 +0200"
      },
      "message": "fhir-auth-tx: fix bundle resource transaction as endpoint\n"
    },
    {
      "commit": "8ad4826919617a921dc45da92f9b171836c88c19",
      "tree": "925b991216e9f9406806529f2fc8e161f5f90f29",
      "parents": [
        "e6112f977f08d7a8669fccf8fe45c78af1e78011"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Jun 12 14:49:01 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Jun 12 14:49:01 2025 +0200"
      },
      "message": "Remove complex non manintaned example\n"
    },
    {
      "commit": "e6112f977f08d7a8669fccf8fe45c78af1e78011",
      "tree": "c8bd6b61838a02aca78ce98be49c2c462a57ed0f",
      "parents": [
        "9b984cd8c04e59d94f21b9c8ea0c8f5336b54c7e"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Jun 12 14:46:10 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Jun 12 14:46:10 2025 +0200"
      },
      "message": "Rename camel.springboot to camel.main for configuration.\n"
    },
    {
      "commit": "9b984cd8c04e59d94f21b9c8ea0c8f5336b54c7e",
      "tree": "8e71bfc2698bfadba6db29be8270802d99d0dfca",
      "parents": [
        "0337a2825912082265e55bc5a4a92b5ad39f7ac4"
      ],
      "author": {
        "name": "Salvatore Mongiardo",
        "email": "smongiar@redhat.com",
        "time": "Wed May 28 18:16:11 2025 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Tue Jun 03 15:43:15 2025 +0200"
      },
      "message": "reactive-streams: need to fix sb component scan and rest example\n"
    },
    {
      "commit": "0337a2825912082265e55bc5a4a92b5ad39f7ac4",
      "tree": "e20b1f175e6364d2da3a1934c0923236ec8ee3a5",
      "parents": [
        "a11048320f43e8f5b94d063f953792318328b2ed"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Jun 03 15:13:40 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Jun 03 15:13:40 2025 +0200"
      },
      "message": "CAMEL-22116: Fix camel-openapi-validator to better support base-path such as SB war apps that are seperated by context-path\n"
    },
    {
      "commit": "a11048320f43e8f5b94d063f953792318328b2ed",
      "tree": "262aa7b3e05f0b3c46324194ac6174a3bdaabd87",
      "parents": [
        "07b47de4a4a0868cff7592e247d440d8f3d324a9"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Jun 03 13:50:01 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Jun 03 13:50:01 2025 +0200"
      },
      "message": "CAMEL-22116: Fix camel-openapi-validator to better support base-path such as SB war apps that are seperated by context-path\n"
    },
    {
      "commit": "07b47de4a4a0868cff7592e247d440d8f3d324a9",
      "tree": "6a8a8162da07faad24afdfcfe8d95ab9091602ca",
      "parents": [
        "a374d97ccfcfa1804f5c9dedf2262297ea60ee2b"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Sat May 31 15:15:31 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Sat May 31 15:15:31 2025 +0200"
      },
      "message": "CAMEL-22116: Add openapi validator\n"
    },
    {
      "commit": "a374d97ccfcfa1804f5c9dedf2262297ea60ee2b",
      "tree": "cd60751b66a61dd0ff869573978a1be1d8832302",
      "parents": [
        "ff803de1751b44c190a0fcea3fe369fcb11d5510"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Sat May 31 15:11:10 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Sat May 31 15:11:10 2025 +0200"
      },
      "message": "Bump for next release\n"
    },
    {
      "commit": "ff803de1751b44c190a0fcea3fe369fcb11d5510",
      "tree": "305226a331afb136dadf1f3bdada0e01ea4001b1",
      "parents": [
        "6653f0534650230b56e3b826e0244bff1fae0255"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mcarlett@redhat.com",
        "time": "Fri May 30 15:15:11 2025 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Fri May 30 15:46:04 2025 +0200"
      },
      "message": "supervising-route-controller: updates old properties\n"
    },
    {
      "commit": "6653f0534650230b56e3b826e0244bff1fae0255",
      "tree": "ff9a3fc673b35be2a949017f041c8bebf14059c1",
      "parents": [
        "cd66c869f41acb80f830f2a2356288e55f98e83e"
      ],
      "author": {
        "name": "Claudio Miranda",
        "email": "claudio@redhat.com",
        "time": "Tue May 27 08:47:06 2025 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 27 13:47:06 2025 +0200"
      },
      "message": "CAMEL-21573 Replace jetty and undertow for platform-http and http starters (#157)\n\n* observation: replaced jetty/undertow for platform-http/http components as the former were deprecated in csb\nContainers are an integral part of the example\nUpdated configuration, micrometer version\n\n* saga: replaced undertow for platform-http components as the former was deprecated in csb\n\n* soap-cxf: replaced undertow for platform-http\n\n* spring-jdbc: removed undertow and let the default from SB\n\n* resilience4j: replaced jetty for platform-http component and fixed logging\n\n* platform-http: updated readme with accurate output\n\n* http-ssl: add deprecation note about camel-undertow-starter\n\n* Deprecation of undertow csb starter"
    },
    {
      "commit": "cd66c869f41acb80f830f2a2356288e55f98e83e",
      "tree": "e164ed955e11841aa3f6fb2ed9269168ead060f6",
      "parents": [
        "735a862acecf4f4a0410653efef8dc424ae73686"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:45:32 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:45:32 2025 +0200"
      },
      "message": "Upgrade infinispan image\n"
    },
    {
      "commit": "735a862acecf4f4a0410653efef8dc424ae73686",
      "tree": "c5824fb83eaae78b5f541d79b27f4a617161df7d",
      "parents": [
        "c1848a8d31a5ab4a86248ff46bb9670350f202a7"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:40:23 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:40:23 2025 +0200"
      },
      "message": "Regen\n"
    },
    {
      "commit": "c1848a8d31a5ab4a86248ff46bb9670350f202a7",
      "tree": "b8b26cbdacdf7b368a9eb61626854506657365a5",
      "parents": [
        "e194c4fe936fb0a9f1259e8b44d27900e94fe33b"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:37:35 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:37:35 2025 +0200"
      },
      "message": "Fixed compile\n"
    },
    {
      "commit": "e194c4fe936fb0a9f1259e8b44d27900e94fe33b",
      "tree": "e1833ace571f2d4838ce8c8be1a22a41146e6e6e",
      "parents": [
        "7d84fce42904c7bad7c2a3bc421dcc494b833498"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:33:15 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:33:15 2025 +0200"
      },
      "message": "Fixed compile\n"
    },
    {
      "commit": "7d84fce42904c7bad7c2a3bc421dcc494b833498",
      "tree": "5fce7050e72f0bd1a991c8befeb56105eecca2ba",
      "parents": [
        "27009b241c6ff7b85af0b69efc9d10e63c195663"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:32:01 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:32:01 2025 +0200"
      },
      "message": "Regen\n"
    },
    {
      "commit": "27009b241c6ff7b85af0b69efc9d10e63c195663",
      "tree": "a0d2dc10efa27bfcd4d9c82427c1b22079527b23",
      "parents": [
        "ccec69ca21d2dfde9c8d9be5be2f9b634faa34ae"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:31:43 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 23 10:31:43 2025 +0200"
      },
      "message": "Upgrade infinispan image\n"
    },
    {
      "commit": "ccec69ca21d2dfde9c8d9be5be2f9b634faa34ae",
      "tree": "b2355e91844daa819a917dc5e9d7cf8c47ee5cd1",
      "parents": [
        "842b07eb1bcdd99b096ec46701e270feff73e28a"
      ],
      "author": {
        "name": "Branislav Smolicek",
        "email": "bsmolice@redhat.com",
        "time": "Tue Apr 22 18:03:21 2025 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Tue Apr 22 18:33:16 2025 +0200"
      },
      "message": "Use platform-http instead of netty for health-checks\n"
    },
    {
      "commit": "842b07eb1bcdd99b096ec46701e270feff73e28a",
      "tree": "f218e4ca2f7f5b02942c78e3e48a2ca6c0ff8969",
      "parents": [
        "840d59c0b8ce6034b719b581ca8ba6614e9c2308"
      ],
      "author": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Tue Apr 22 18:23:59 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 22 18:23:59 2025 +0200"
      },
      "message": "Update salesforce parent"
    },
    {
      "commit": "840d59c0b8ce6034b719b581ca8ba6614e9c2308",
      "tree": "7b6bf1bf30834475f36e4883a78cf6e67f361882",
      "parents": [
        "8b82bd63a9adfea12e29d472ec4d0283ad082d73"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Apr 16 07:14:00 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Apr 16 07:14:00 2025 +0200"
      },
      "message": "CAMEL-21958: camel-core: Java DSL. Fix endChoice() to reuse end() and scope to current/nearest choice.\n"
    },
    {
      "commit": "8b82bd63a9adfea12e29d472ec4d0283ad082d73",
      "tree": "593e777c5998ac37e4f6c00714f96c5d5800fcf7",
      "parents": [
        "b2a9e4e08a82aaf82efca38b95fa96bafaa56cfc"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri Apr 04 16:43:07 2025 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri Apr 04 16:43:14 2025 +0200"
      },
      "message": "Bump for next version\n"
    },
    {
      "commit": "b2a9e4e08a82aaf82efca38b95fa96bafaa56cfc",
      "tree": "781b4ef7b74dbd7625b73d8ab9c5fcef8c9d4716",
      "parents": [
        "53eba73afcfbeb813a306dcdc205b3b294bad2c7"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mcarlett@redhat.com",
        "time": "Wed Mar 12 11:15:37 2025 +0100"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Mon Mar 31 14:47:44 2025 +0200"
      },
      "message": "jkube: replaces DeploymentConfig with Deployment CR\n"
    },
    {
      "commit": "53eba73afcfbeb813a306dcdc205b3b294bad2c7",
      "tree": "b1e0912d50625e8f306a09dc55aea4d772d238d1",
      "parents": [
        "1955c0d1283a2545eba25964ba571232f2954699"
      ],
      "author": {
        "name": "Stanislav Deviatov",
        "email": "devyatov@gmail.com",
        "time": "Fri Mar 28 20:15:20 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 28 20:15:20 2025 +0100"
      },
      "message": "CAMEL-21910: Add Salesforce example (#155)\n\n* Initial version\n\n* Add Salesforce example with REST API and CDC monitoring\n\n* CAMEL-21910: Add route IDs for Salesforce contact queries and updates"
    },
    {
      "commit": "1955c0d1283a2545eba25964ba571232f2954699",
      "tree": "8e5c78ecfbdc8dbbfa4566bf84449cbb33abd1ac",
      "parents": [
        "a0719c31d6ffc367b30def02bd3ac1c4b69f531f"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mcarlett@redhat.com",
        "time": "Mon Mar 17 08:29:40 2025 +0100"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Mon Mar 17 10:26:10 2025 +0100"
      },
      "message": "Replaces deprecated camel.springboot.name property\n"
    },
    {
      "commit": "a0719c31d6ffc367b30def02bd3ac1c4b69f531f",
      "tree": "54ff9fcc074df5e72624d1a60c840dce7c0b08c8",
      "parents": [
        "5fbb187f028c9e31a73785278bca4cfd71fba0c0"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Mar 12 14:16:49 2025 +0100"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Mar 12 14:16:49 2025 +0100"
      },
      "message": "Fix example\n"
    },
    {
      "commit": "5fbb187f028c9e31a73785278bca4cfd71fba0c0",
      "tree": "6a5dbe022af387e02512dab503289b0599e4e4a3",
      "parents": [
        "fd7e776edcc7c3e1dddbaeb10f14f0ee5744840c"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mcarlett@redhat.com",
        "time": "Wed Feb 26 08:49:18 2025 +0100"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Wed Feb 26 17:17:28 2025 +0100"
      },
      "message": "infinispan: uses Camel component configuration\n"
    },
    {
      "commit": "fd7e776edcc7c3e1dddbaeb10f14f0ee5744840c",
      "tree": "c41ec55db35cac2d336bdc007320b59a9a4bf72c",
      "parents": [
        "07be5a7b3c83e0dbcdbb2d28fa0aa1a8ebffca2e"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Feb 19 15:41:37 2025 +0100"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Feb 19 15:41:37 2025 +0100"
      },
      "message": "Bump for next version\n"
    },
    {
      "commit": "07be5a7b3c83e0dbcdbb2d28fa0aa1a8ebffca2e",
      "tree": "daa0a90c9df615abf346fdcf5ceecd6da131e6c6",
      "parents": [
        "3e3107a2af7382f947105733f09c826b40fc8a55"
      ],
      "author": {
        "name": "Claudio Miranda",
        "email": "claudio@redhat.com",
        "time": "Mon Jan 20 08:03:29 2025 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 20 08:03:29 2025 -0300"
      },
      "message": "Change kafka-oauth to use podman and simplify the quickstart procedures. (#150)\n\n"
    },
    {
      "commit": "3e3107a2af7382f947105733f09c826b40fc8a55",
      "tree": "464cbd8ce51f08fdab9b7d8b952947e9c522f72b",
      "parents": [
        "c738b1018f23ec54e8bd1f7f3c554a1a3ffd129f"
      ],
      "author": {
        "name": "Claudio Miranda",
        "email": "claudio@redhat.com",
        "time": "Thu Jan 16 07:13:30 2025 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 16 07:13:30 2025 -0300"
      },
      "message": "Add camel kafka oauth example (#149)\n\n"
    },
    {
      "commit": "c738b1018f23ec54e8bd1f7f3c554a1a3ffd129f",
      "tree": "e5193bff8950e57961559b10421839b83fc92f55",
      "parents": [
        "a010f5693cd9e34c9151fff47682fc472f95f8ff"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Dec 04 14:53:52 2024 +0100"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Dec 04 14:53:52 2024 +0100"
      },
      "message": "Bump for next version\n"
    },
    {
      "commit": "a010f5693cd9e34c9151fff47682fc472f95f8ff",
      "tree": "639972d798edcaaca4ee1d69ce0e959c33d9193b",
      "parents": [
        "acd03f5ff73a3535a8668768f46ed9019f022a03"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Nov 28 15:36:39 2024 +0100"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Nov 28 15:36:39 2024 +0100"
      },
      "message": "CAMEL-21485: Marco fixed this example\n"
    },
    {
      "commit": "acd03f5ff73a3535a8668768f46ed9019f022a03",
      "tree": "eee5324fb6868febb6d9f8a08b175fe6d6c9d740",
      "parents": [
        "0e5b4d4ab5a3b213c9d9e6369d7ab49a63e78844"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mcarlett@redhat.com",
        "time": "Thu Nov 28 15:32:57 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 28 15:32:57 2024 +0100"
      },
      "message": "dynamic-router-eip: fixes compilation issues and updates buildpack command (#148)\n\n"
    },
    {
      "commit": "0e5b4d4ab5a3b213c9d9e6369d7ab49a63e78844",
      "tree": "ec35cefb7dd4a8b98a1ba029802a1a18e4f778c6",
      "parents": [
        "13193cb2c2f68d31eb348f74754d3a8d99a109d7"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Nov 28 11:47:06 2024 +0100"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Nov 28 11:47:06 2024 +0100"
      },
      "message": "CAMEL-21485: Disable failing test\n"
    },
    {
      "commit": "13193cb2c2f68d31eb348f74754d3a8d99a109d7",
      "tree": "b49ba0e40d879d57cf59cddbcdafb36e30eca06b",
      "parents": [
        "3bf8e6fbea3bbfd2cfac2b1164beed4d0985d525"
      ],
      "author": {
        "name": "Tom Cunningham",
        "email": "tcunning@redhat.com",
        "time": "Thu Nov 28 05:40:12 2024 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 28 11:40:12 2024 +0100"
      },
      "message": "Use camel version of commons-io (commons-io-version).   Unit tests are failing in the PR test build because of API differences between 2.16.1 and 2.17.0 (#146)\n\n"
    },
    {
      "commit": "3bf8e6fbea3bbfd2cfac2b1164beed4d0985d525",
      "tree": "ef58396beab14853c45837a1efd704b309ee3673",
      "parents": [
        "fc119151183e2e5c6fb369cdcd54e7160ea67f0a"
      ],
      "author": {
        "name": "Tom Cunningham",
        "email": "tcunning@redhat.com",
        "time": "Thu Nov 28 05:39:57 2024 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 28 11:39:57 2024 +0100"
      },
      "message": "Change artifactId of tomcat-jdbc example so it doesn\u0027t collide with spring-boot example (#145)\n\n"
    },
    {
      "commit": "fc119151183e2e5c6fb369cdcd54e7160ea67f0a",
      "tree": "aa64865729a4eb564f6a0b21c5b5917ab8f0aea8",
      "parents": [
        "7827bfab48f0cac9f94a78b0b7ff758d509f4a82"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mcarlett@redhat.com",
        "time": "Thu Nov 28 11:39:30 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 28 11:39:30 2024 +0100"
      },
      "message": "CAMEL-21350: Updates/Removes old dependencies (#147)\n\n"
    },
    {
      "commit": "7827bfab48f0cac9f94a78b0b7ff758d509f4a82",
      "tree": "2636a20f7f35ad92152b42153d741aa6abd36783",
      "parents": [
        "71a2f70768da19fd2fc61b0cc21092a757ed966e"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Nov 26 10:54:34 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 26 10:54:34 2024 +0100"
      },
      "message": "Update application.properties"
    },
    {
      "commit": "71a2f70768da19fd2fc61b0cc21092a757ed966e",
      "tree": "fb28d6b33dc378c9b30f1f8fdd9f4a0be7ca80b9",
      "parents": [
        "1250b9c8f96ebd87eaf9c69ab4617666580e9b40"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mcarlett@redhat.com",
        "time": "Tue Oct 15 13:19:49 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 15 13:19:49 2024 +0200"
      },
      "message": "CAMEL-21348: Adds jolokia example (#144)\n\n"
    },
    {
      "commit": "1250b9c8f96ebd87eaf9c69ab4617666580e9b40",
      "tree": "8518fc66e6218a005ad1a6a6134f3d990a64c755",
      "parents": [
        "3a209fd96f7045789b9e09d3b2cf03d4c4987ee1"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mcarlett@redhat.com",
        "time": "Tue Oct 15 12:49:13 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 15 12:49:13 2024 +0200"
      },
      "message": "master: Adds separate starters (#143)\n\ndue to https://camel.apache.org/manual/camel-4x-upgrade-guide-4_6.html#_camel_spring_boot"
    },
    {
      "commit": "3a209fd96f7045789b9e09d3b2cf03d4c4987ee1",
      "tree": "6d6bff212459f540c126d1404157a8c1df0a1cec",
      "parents": [
        "39548c4d953d250e0be4a103f835db38ea5a1c1e"
      ],
      "author": {
        "name": "Aurélien Pupier",
        "email": "apupier@redhat.com",
        "time": "Fri Aug 16 15:57:36 2024 +0200"
      },
      "committer": {
        "name": "Aurélien Pupier",
        "email": "apupier@redhat.com",
        "time": "Mon Sep 23 08:45:49 2024 +0200"
      },
      "message": "Play tests on GitHub CI\n\nSigned-off-by: Aurélien Pupier \u003capupier@redhat.com\u003e"
    },
    {
      "commit": "39548c4d953d250e0be4a103f835db38ea5a1c1e",
      "tree": "4d8f0b376967500550c99091ffc8993afa2c1a1a",
      "parents": [
        "3a067a5aa09adc0b6435563b2ef71483ce2e36ea"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Mon Sep 09 16:49:19 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Mon Sep 09 16:49:19 2024 +0200"
      },
      "message": "Prepare for next version\n"
    },
    {
      "commit": "3a067a5aa09adc0b6435563b2ef71483ce2e36ea",
      "tree": "a4ce0b186f024d57f82a925d029e897fe15640e9",
      "parents": [
        "8d21a61948714346c3a2a37c02632832ae6a61f0"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Mon Sep 09 16:48:36 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Mon Sep 09 16:48:36 2024 +0200"
      },
      "message": "Camel 4.8.0 release\n"
    },
    {
      "commit": "8d21a61948714346c3a2a37c02632832ae6a61f0",
      "tree": "f4a8c20614dafe3890e9af4f5f3728914b1bdeab",
      "parents": [
        "48a31f6abf7fdae079af5347ac3931c277b08fdf"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Mon Sep 09 16:45:31 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Mon Sep 09 16:45:31 2024 +0200"
      },
      "message": "Camel 4.8.0 release\n"
    },
    {
      "commit": "48a31f6abf7fdae079af5347ac3931c277b08fdf",
      "tree": "79a0938ac0607986f0e4e96986888243f8b646b1",
      "parents": [
        "cc1648b174b012692dc9edc21faf783fecfe4744"
      ],
      "author": {
        "name": "Aurélien Pupier",
        "email": "apupier@redhat.com",
        "time": "Wed Sep 04 17:21:00 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 04 17:21:00 2024 +0200"
      },
      "message": "CAMEL-21093 - Workaround to fix fhir auth x test due to commons-io (#140)\n\nversion clash\r\n\r\nSigned-off-by: Aurélien Pupier \u003capupier@redhat.com\u003e"
    },
    {
      "commit": "cc1648b174b012692dc9edc21faf783fecfe4744",
      "tree": "d923982243dfc390d64a409884f4bc8db9d7a3bb",
      "parents": [
        "f1fcd42dcd160fece20ed8086087223c1644bb06"
      ],
      "author": {
        "name": "Rinaldo Pitzer Júnior",
        "email": "rinaldopjr@redhat.com",
        "time": "Fri Aug 30 15:30:49 2024 -0300"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Mon Sep 02 10:52:56 2024 +0200"
      },
      "message": "add multi pooled datasources with 2PC example\n"
    },
    {
      "commit": "f1fcd42dcd160fece20ed8086087223c1644bb06",
      "tree": "dae9a25fe7d9cddc04a3fb7699ef27270401ebca",
      "parents": [
        "146dabfcb2c7b732751ead3690f298161f05c204"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mcarlett@redhat.com",
        "time": "Wed Aug 28 15:29:10 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 28 15:29:10 2024 +0200"
      },
      "message": "CAMEL-21118: Adds rest-cxf-opentelemetry (#142)\n\n"
    },
    {
      "commit": "146dabfcb2c7b732751ead3690f298161f05c204",
      "tree": "6d10ff441470f7676f66bea205af921b377ca0dc",
      "parents": [
        "18b02e07794195ee7f8d79d9cc9dd063feecf4af"
      ],
      "author": {
        "name": "Aurélien Pupier",
        "email": "apupier@redhat.com",
        "time": "Mon Aug 26 11:15:05 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 26 11:15:05 2024 +0200"
      },
      "message": "Fix link in readme for fhir (#139)\n\nit was using Markdown syntax in an asciidoc file\r\n\r\nSigned-off-by: Aurélien Pupier \u003capupier@redhat.com\u003e"
    },
    {
      "commit": "18b02e07794195ee7f8d79d9cc9dd063feecf4af",
      "tree": "37487b9858c506009b2396b270ac8f1704c4143b",
      "parents": [
        "a7c351fda61818c752404971cbf40d7c24a68cae"
      ],
      "author": {
        "name": "Aurélien Pupier",
        "email": "apupier@redhat.com",
        "time": "Fri Aug 16 15:59:56 2024 +0200"
      },
      "committer": {
        "name": "Aurélien Pupier",
        "email": "apupier@redhat.com",
        "time": "Fri Aug 16 16:28:39 2024 +0200"
      },
      "message": "Undisable test which is working fine\n\nSigned-off-by: Aurélien Pupier \u003capupier@redhat.com\u003e"
    },
    {
      "commit": "a7c351fda61818c752404971cbf40d7c24a68cae",
      "tree": "ccfd2102eb2d8f52c58bcc6c1188707ea31c3126",
      "parents": [
        "a1d4fa0dd5d702418d0cc26f7be513ba8fdc15c1"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Aug 08 18:59:33 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Aug 08 18:59:33 2024 +0200"
      },
      "message": "Regen\n"
    },
    {
      "commit": "a1d4fa0dd5d702418d0cc26f7be513ba8fdc15c1",
      "tree": "4c73e2444bde47d5a61964f642a2c79fa85d064c",
      "parents": [
        "8b2b022d75d32c0472b441307d4ece4f5e29489a"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Aug 08 18:54:40 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Aug 08 18:54:40 2024 +0200"
      },
      "message": "Bump for next version\n"
    },
    {
      "commit": "8b2b022d75d32c0472b441307d4ece4f5e29489a",
      "tree": "a3d66f4fdb3d57f3d14793f27b91357e49d65452",
      "parents": [
        "a761434f672c452abbd67a2f03f746951fe00048"
      ],
      "author": {
        "name": "Rinaldo Pitzer Júnior",
        "email": "16694899+rinaldodev@users.noreply.github.com",
        "time": "Thu Aug 08 13:54:20 2024 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 08 18:54:20 2024 +0200"
      },
      "message": "add tomcat-jdbc example (#136)\n\n"
    },
    {
      "commit": "a761434f672c452abbd67a2f03f746951fe00048",
      "tree": "a691176427a02dfd8f737e703d84bc93d5ce179d",
      "parents": [
        "b15b5a11dc5d4357e650d2348f73c51c11a3254f"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Aug 08 18:52:28 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Aug 08 18:52:28 2024 +0200"
      },
      "message": "Bump for next version\n"
    },
    {
      "commit": "b15b5a11dc5d4357e650d2348f73c51c11a3254f",
      "tree": "72a148844c118ec0d457fc2722fa7c4a7fdc507b",
      "parents": [
        "ebcca602f4363c72a64ef6b7055eacfe23453f2c"
      ],
      "author": {
        "name": "Tom Cunningham",
        "email": "tcunning@redhat.com",
        "time": "Thu Jun 27 00:41:23 2024 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 27 06:41:23 2024 +0200"
      },
      "message": "Upgrade infinispan server image to match infinispan version; upgrade testcontainers version (#135)\n\n* Upgrade infinispan server image to match infinispan version; upgrade testcontainers version\r\n\r\n* Upgrade version in README"
    },
    {
      "commit": "ebcca602f4363c72a64ef6b7055eacfe23453f2c",
      "tree": "c3630cc3eb15f52d8250c7809fdc958f3d9571ea",
      "parents": [
        "b93192331734c1284acd3f4970936b82bd6a29dd"
      ],
      "author": {
        "name": "John Poth",
        "email": "poth.john@gmail.com",
        "time": "Thu Jun 27 06:41:06 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 27 06:41:06 2024 +0200"
      },
      "message": "fhir: move to test-infra (#134)\n\n* fhir: move to test-infra\r\n\r\n* fhir: update readme"
    },
    {
      "commit": "b93192331734c1284acd3f4970936b82bd6a29dd",
      "tree": "6986dbc0fc6c8e8adcfc758b898f4124f0a1e1be",
      "parents": [
        "f49add49961921c026ec2d6f76a1680395c77ae1"
      ],
      "author": {
        "name": "John Poth",
        "email": "poth.john@gmail.com",
        "time": "Thu Jun 20 13:58:15 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 20 13:58:15 2024 +0200"
      },
      "message": "Migrate to Docker Compose v2 (#133)\n\n* Migrate to Docker Compose v2\r\n\r\n* Docker Compose v2 - version is obsolete"
    },
    {
      "commit": "f49add49961921c026ec2d6f76a1680395c77ae1",
      "tree": "c225710a0babdc0a69190feb44d4b701e3878514",
      "parents": [
        "2e39948fa62ea9566daef50e760fb7044ac4f449"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jun 20 13:46:04 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 20 13:46:04 2024 +0200"
      },
      "message": "Bump com.microsoft.azure:msal4j in /mail-ms-exchange-oauth2 (#131)\n\nBumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.13.2 to 1.15.1.\r\n- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases)\r\n- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt)\r\n- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.13.2...v1.15.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.microsoft.azure:msal4j\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": "2e39948fa62ea9566daef50e760fb7044ac4f449",
      "tree": "8013f5a99eb3a04827d7a9e97c5fa42e73d9cfe3",
      "parents": [
        "1d3c77291b7b5d6e436dc4f41aece2e6044e0122"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Jun 18 09:08:34 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Tue Jun 18 09:08:40 2024 +0200"
      },
      "message": "Upgrade to maven wrapper 3.9.8\n"
    },
    {
      "commit": "1d3c77291b7b5d6e436dc4f41aece2e6044e0122",
      "tree": "eec834906dfdecb9d650bb2e8468d7097e864d2b",
      "parents": [
        "41d61f5fdd05a3aff9066c23622fb3e11b5ec1f4"
      ],
      "author": {
        "name": "Croway",
        "email": "federico.mariani.1990@gmail.com",
        "time": "Wed Jun 12 13:05:18 2024 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Wed Jun 12 15:10:35 2024 +0200"
      },
      "message": "Bean configuration via HashiCorp Vault example\n"
    },
    {
      "commit": "41d61f5fdd05a3aff9066c23622fb3e11b5ec1f4",
      "tree": "e3bc2e259b1e04e46c9c8984c20d86d4acee013e",
      "parents": [
        "a407cb027662e728765e4d5ef114d64ddf6588bf"
      ],
      "author": {
        "name": "Croway",
        "email": "federico.mariani.1990@gmail.com",
        "time": "Wed Jun 12 10:24:35 2024 +0200"
      },
      "committer": {
        "name": "Federico Mariani",
        "email": "34543311+Croway@users.noreply.github.com",
        "time": "Wed Jun 12 15:10:35 2024 +0200"
      },
      "message": "Fix build with mvnd\n"
    },
    {
      "commit": "a407cb027662e728765e4d5ef114d64ddf6588bf",
      "tree": "b5674329f5a63225e3c32042b6233e6a99af1eb9",
      "parents": [
        "85e28842daa272540c52fdd5ee38084b26e664e3"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed Jun 05 13:35:14 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 05 13:35:14 2024 +0200"
      },
      "message": "Update readme.adoc"
    },
    {
      "commit": "85e28842daa272540c52fdd5ee38084b26e664e3",
      "tree": "57646206dfb1cd028ee485c65c2e706b27748700",
      "parents": [
        "d6deabfe3b10ed21fb359eeb1b8fcb4b048688e3"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed May 29 11:29:02 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed May 29 11:29:02 2024 +0200"
      },
      "message": "Upgrade maven wrapper\n"
    },
    {
      "commit": "d6deabfe3b10ed21fb359eeb1b8fcb4b048688e3",
      "tree": "e5ec40599c751cd02885ab7af0aa53cfa7154ebc",
      "parents": [
        "19af663dc7ad6eee4d72229ee460bef88c9712c7"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed May 29 11:28:56 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Wed May 29 11:28:56 2024 +0200"
      },
      "message": "Upgrade to SB 3.3.0\n"
    },
    {
      "commit": "19af663dc7ad6eee4d72229ee460bef88c9712c7",
      "tree": "3d64c5b103d789ca806195540739ddf918e20638",
      "parents": [
        "98298ef8aef10a9e5f038bf5c1ae8d25ba6bcd7d"
      ],
      "author": {
        "name": "Marco Carletti",
        "email": "mcarlett@redhat.com",
        "time": "Fri May 17 07:07:24 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 17 07:07:24 2024 +0200"
      },
      "message": "Adds http-ssl example (#130)\n\nCo-authored-by: Croway"
    },
    {
      "commit": "98298ef8aef10a9e5f038bf5c1ae8d25ba6bcd7d",
      "tree": "8aff550b9279e464c52a6c437b22c99afc192468",
      "parents": [
        "303b5cc8832c341ef0c77f51563eb556ab07ccc8"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Sat May 11 15:59:07 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Sat May 11 15:59:07 2024 +0200"
      },
      "message": "CAMEL-20757: camel-debug - Use the lightweight xml-io for route dumper\n"
    },
    {
      "commit": "303b5cc8832c341ef0c77f51563eb556ab07ccc8",
      "tree": "818672143177c1e5a9ad0791bda52c0badae703e",
      "parents": [
        "7ece6ab14677637369d5d41c789101255b0720b8"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Sat May 11 15:56:44 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Sat May 11 15:56:44 2024 +0200"
      },
      "message": "CAMEL-20757: camel-debug - Use the lightweight xml-io for route dumper\n"
    },
    {
      "commit": "7ece6ab14677637369d5d41c789101255b0720b8",
      "tree": "6934325c6ecdcda312cfc03384c1520bed208eac",
      "parents": [
        "aa7c0c5f92e73a0aeb5b63b15a110c894c3e91dd"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 10 16:07:32 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Fri May 10 16:07:32 2024 +0200"
      },
      "message": "Bump for next version\n"
    },
    {
      "commit": "aa7c0c5f92e73a0aeb5b63b15a110c894c3e91dd",
      "tree": "b6ab153f7a4c716d48b2507e873ea02ced1be28c",
      "parents": [
        "17bc93ef953d5ccffd0a88a82c32d1945292acb7"
      ],
      "author": {
        "name": "Freeman Fang",
        "email": "freeman.fang@gmail.com",
        "time": "Tue Apr 16 10:41:35 2024 -0400"
      },
      "committer": {
        "name": "Freeman Fang",
        "email": "freeman.fang@gmail.com",
        "time": "Tue Apr 16 10:41:35 2024 -0400"
      },
      "message": "[CAMEL-20683]use spring-boot-starter-undertow as the embedded servlet server and demonstrate how to configure undertow handlers\n"
    },
    {
      "commit": "17bc93ef953d5ccffd0a88a82c32d1945292acb7",
      "tree": "fb1907254375a69ab338c8c4378876317c2b9ec3",
      "parents": [
        "3b3141e50dc6a866a8e241ec719f6ecf6306ed1f"
      ],
      "author": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Apr 04 16:05:22 2024 +0200"
      },
      "committer": {
        "name": "Claus Ibsen",
        "email": "claus.ibsen@gmail.com",
        "time": "Thu Apr 04 16:05:22 2024 +0200"
      },
      "message": "Add openapi contract first example\n"
    }
  ],
  "next": "3b3141e50dc6a866a8e241ec719f6ecf6306ed1f"
}
