{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":206317,"defaultBranch":"main","name":"camel","ownerLogin":"apache","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2009-05-21T00:25:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47359?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717407675.0","currentOid":""},"activityList":{"items":[{"before":"3c81a9c04b7f46762e9e4c65f3d7f551eceef2a5","after":"00fa6930c438cd57fa6be9d278dd08c97bb71aed","ref":"refs/heads/regen_bot","pushedAt":"2024-06-04T04:30:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"CAMEL-18962: encryption and signature handling with server config (#14311)\n\n* CAMEL-18962 mandatory encryption and signature with server security enabled\r\n\r\n* CAMEL-18962 add note to upgrade guide\r\n\r\n* CAMEL-18962 new tests for server security enablement\r\n\r\n* CAMEL-18962 refactor existing tests for server security enablement","shortMessageHtmlLink":"CAMEL-18962: encryption and signature handling with server config (#1…"}},{"before":"b22e6473485b0c5163de12360a1b00069e9efcf9","after":"00fa6930c438cd57fa6be9d278dd08c97bb71aed","ref":"refs/heads/main","pushedAt":"2024-06-04T04:24:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"CAMEL-18962: encryption and signature handling with server config (#14311)\n\n* CAMEL-18962 mandatory encryption and signature with server security enabled\r\n\r\n* CAMEL-18962 add note to upgrade guide\r\n\r\n* CAMEL-18962 new tests for server security enablement\r\n\r\n* CAMEL-18962 refactor existing tests for server security enablement","shortMessageHtmlLink":"CAMEL-18962: encryption and signature handling with server config (#1…"}},{"before":"3c81a9c04b7f46762e9e4c65f3d7f551eceef2a5","after":"b22e6473485b0c5163de12360a1b00069e9efcf9","ref":"refs/heads/main","pushedAt":"2024-06-03T16:32:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"orpiske","name":"Otavio Rodolfo Piske","path":"/orpiske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1851560?s=80&v=4"},"commit":{"message":"CAMEL-20785: split responsibilities from the test support class\n\nThis change moves the management of the CamelContext lifecycle to a separate class with a more well-defined responsibility scope.\n\nIt also splits the test configuration and the context configuration from the test class itself.\n\nIt also includes a few cleanups and fixes for tests. And, also, mark some methods as deprecated.","shortMessageHtmlLink":"CAMEL-20785: split responsibilities from the test support class"}},{"before":"7f3433f65061b07e7234d50e1e271e79a29435f1","after":"3c81a9c04b7f46762e9e4c65f3d7f551eceef2a5","ref":"refs/heads/regen_bot","pushedAt":"2024-06-03T11:22:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"CAMEL-20798: Add endpoint service registry","shortMessageHtmlLink":"CAMEL-20798: Add endpoint service registry"}},{"before":"7f3433f65061b07e7234d50e1e271e79a29435f1","after":"3c81a9c04b7f46762e9e4c65f3d7f551eceef2a5","ref":"refs/heads/main","pushedAt":"2024-06-03T11:16:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"CAMEL-20798: Add endpoint service registry","shortMessageHtmlLink":"CAMEL-20798: Add endpoint service registry"}},{"before":"87ca1bfe5ef01651e2adaa0b8fe4630337556190","after":"7f3433f65061b07e7234d50e1e271e79a29435f1","ref":"refs/heads/regen_bot","pushedAt":"2024-06-03T10:46:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"CAMEL-19985: Smooks component","shortMessageHtmlLink":"CAMEL-19985: Smooks component"}},{"before":"87ca1bfe5ef01651e2adaa0b8fe4630337556190","after":"7f3433f65061b07e7234d50e1e271e79a29435f1","ref":"refs/heads/main","pushedAt":"2024-06-03T10:40:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"CAMEL-19985: Smooks component","shortMessageHtmlLink":"CAMEL-19985: Smooks component"}},{"before":"6a87b89406d227f16e4185d1f81eeab691ef55c4","after":"87ca1bfe5ef01651e2adaa0b8fe4630337556190","ref":"refs/heads/regen_bot","pushedAt":"2024-06-03T09:47:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"camel-smooks (#14310)\n\n* feat: add Smooks component\r\n\r\nRefs: https://github.com/smooks/smooks-camel-cartridge/issues/211\r\n\r\n* CAMEL-19985: Smooks component\r\n\r\n* CAMEL-19985: Smooks component\r\n\r\n---------\r\n\r\nCo-authored-by: cjmamo <823038+cjmamo@users.noreply.github.com>","shortMessageHtmlLink":"camel-smooks (#14310)"}},{"before":"3df0f6a9c6b309b53c4ffacfc8c3e79f4d6a6c2e","after":null,"ref":"refs/heads/cjmamo-CAMEL-19985","pushedAt":"2024-06-03T09:41:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"}},{"before":"6a87b89406d227f16e4185d1f81eeab691ef55c4","after":"87ca1bfe5ef01651e2adaa0b8fe4630337556190","ref":"refs/heads/main","pushedAt":"2024-06-03T09:41:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"camel-smooks (#14310)\n\n* feat: add Smooks component\r\n\r\nRefs: https://github.com/smooks/smooks-camel-cartridge/issues/211\r\n\r\n* CAMEL-19985: Smooks component\r\n\r\n* CAMEL-19985: Smooks component\r\n\r\n---------\r\n\r\nCo-authored-by: cjmamo <823038+cjmamo@users.noreply.github.com>","shortMessageHtmlLink":"camel-smooks (#14310)"}},{"before":null,"after":"3df0f6a9c6b309b53c4ffacfc8c3e79f4d6a6c2e","ref":"refs/heads/cjmamo-CAMEL-19985","pushedAt":"2024-06-03T09:22:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"CAMEL-19985: Smooks component","shortMessageHtmlLink":"CAMEL-19985: Smooks component"}},{"before":"5dd6f0f1e115aeb3502bce4f059dd10747ababef","after":"6a87b89406d227f16e4185d1f81eeab691ef55c4","ref":"refs/heads/regen_bot","pushedAt":"2024-06-03T08:08:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"CAMEL-20826: camel-package-maven-plugin:generate not creating reproducible jandex.idx files. (#14300)\n\n* CAMEL-20826: camel-package-maven-plugin:generate not creating reproducible jandex.idx files.\r\n\r\nWe needed to sort input list before feeding it into jandex.\r\n\r\nSigned-off-by: Hiram Chirino \r\n\r\n* Skip the execution of the camel-package plugin in the `camel-servicenow-maven-plugin`\r\n\r\nSigned-off-by: Hiram Chirino \r\n\r\n---------\r\n\r\nSigned-off-by: Hiram Chirino ","shortMessageHtmlLink":"CAMEL-20826: camel-package-maven-plugin:generate not creating reprodu…"}},{"before":"f173792ad93edbd9cc5ca962d77689d32cf57319","after":"6a87b89406d227f16e4185d1f81eeab691ef55c4","ref":"refs/heads/main","pushedAt":"2024-06-03T08:02:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"CAMEL-20826: camel-package-maven-plugin:generate not creating reproducible jandex.idx files. (#14300)\n\n* CAMEL-20826: camel-package-maven-plugin:generate not creating reproducible jandex.idx files.\r\n\r\nWe needed to sort input list before feeding it into jandex.\r\n\r\nSigned-off-by: Hiram Chirino \r\n\r\n* Skip the execution of the camel-package plugin in the `camel-servicenow-maven-plugin`\r\n\r\nSigned-off-by: Hiram Chirino \r\n\r\n---------\r\n\r\nSigned-off-by: Hiram Chirino ","shortMessageHtmlLink":"CAMEL-20826: camel-package-maven-plugin:generate not creating reprodu…"}},{"before":"cfcc4b9f9b04ebb4621b341c989f39fa7d68a329","after":null,"ref":"refs/heads/dependabot/maven/com.google.cloud-libraries-bom-26.40.0","pushedAt":"2024-06-03T08:01:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"5dd6f0f1e115aeb3502bce4f059dd10747ababef","after":"f173792ad93edbd9cc5ca962d77689d32cf57319","ref":"refs/heads/main","pushedAt":"2024-06-03T08:01:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"Bump com.google.cloud:libraries-bom from 26.39.0 to 26.40.0 (#14308)\n\nBumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.39.0 to 26.40.0.\r\n- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)\r\n- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)\r\n- [Commits](https://github.com/googleapis/java-cloud-bom/compare/v26.39.0...v26.40.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.cloud:libraries-bom\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump com.google.cloud:libraries-bom from 26.39.0 to 26.40.0 (#14308)"}},{"before":"810806f2b0c203247365960f56f7e079e8834aff","after":"5dd6f0f1e115aeb3502bce4f059dd10747ababef","ref":"refs/heads/regen_bot","pushedAt":"2024-06-03T08:00:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#14309)\n\nBumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.3 to 3.6.0.\r\n- [Release notes](https://github.com/apache/maven-shade-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-shade-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#…"}},{"before":"b3abbae58d55fffc428cecafce4d2464c1553e88","after":"810806f2b0c203247365960f56f7e079e8834aff","ref":"refs/heads/regen_bot","pushedAt":"2024-06-03T07:59:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.1 to 3.0.2 (#14306)\n\nBumps [jakarta.xml.soap:jakarta.xml.soap-api](https://github.com/jakartaee/saaj-api) from 3.0.1 to 3.0.2.\r\n- [Release notes](https://github.com/jakartaee/saaj-api/releases)\r\n- [Commits](https://github.com/jakartaee/saaj-api/compare/3.0.1...3.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: jakarta.xml.soap:jakarta.xml.soap-api\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.1 to 3.0.2 (#14306)"}},{"before":"5dd6f0f1e115aeb3502bce4f059dd10747ababef","after":"b3abbae58d55fffc428cecafce4d2464c1553e88","ref":"refs/heads/regen_bot","pushedAt":"2024-06-03T07:59:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump com.google.apis:google-api-services-calendar (#14304)\n\nBumps com.google.apis:google-api-services-calendar from v3-rev20240419-2.0.0 to v3-rev20240517-2.0.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.apis:google-api-services-calendar\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump com.google.apis:google-api-services-calendar (#14304)"}},{"before":"a9a1e108203ff374ec85fcdc831f1f4eff45cc05","after":"5dd6f0f1e115aeb3502bce4f059dd10747ababef","ref":"refs/heads/regen_bot","pushedAt":"2024-06-03T07:56:50.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#14309)\n\nBumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.3 to 3.6.0.\r\n- [Release notes](https://github.com/apache/maven-shade-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-shade-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#…"}},{"before":"df27aba523f2fd3539908e57268f71a8d8f32ccf","after":null,"ref":"refs/heads/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.0","pushedAt":"2024-06-03T07:54:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a5b2ebe22e61d2f5ddea39bf2a69fa9f66301e3c","after":"5dd6f0f1e115aeb3502bce4f059dd10747ababef","ref":"refs/heads/main","pushedAt":"2024-06-03T07:54:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#14309)\n\nBumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.3 to 3.6.0.\r\n- [Release notes](https://github.com/apache/maven-shade-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-shade-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#…"}},{"before":"34ac0a19d398cc23b0ab4e1d29c1975eee55b908","after":null,"ref":"refs/heads/dependabot/maven/com.prowidesoftware-pw-iso20022-SRU2023-10.1.6","pushedAt":"2024-06-03T07:54:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"810806f2b0c203247365960f56f7e079e8834aff","after":"a5b2ebe22e61d2f5ddea39bf2a69fa9f66301e3c","ref":"refs/heads/main","pushedAt":"2024-06-03T07:53:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"Bump com.prowidesoftware:pw-iso20022 (#14307)\n\nBumps [com.prowidesoftware:pw-iso20022](https://github.com/prowide/prowide-iso20022) from SRU2023-10.1.5 to SRU2023-10.1.6.\r\n- [Release notes](https://github.com/prowide/prowide-iso20022/releases)\r\n- [Changelog](https://github.com/prowide/prowide-iso20022/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/prowide/prowide-iso20022/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.prowidesoftware:pw-iso20022\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump com.prowidesoftware:pw-iso20022 (#14307)"}},{"before":"3be558ca9c4645a39cb46ee184821ac1ac557ba5","after":null,"ref":"refs/heads/dependabot/maven/jakarta.xml.soap-jakarta.xml.soap-api-3.0.2","pushedAt":"2024-06-03T07:53:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"b3abbae58d55fffc428cecafce4d2464c1553e88","after":"810806f2b0c203247365960f56f7e079e8834aff","ref":"refs/heads/main","pushedAt":"2024-06-03T07:53:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"Bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.1 to 3.0.2 (#14306)\n\nBumps [jakarta.xml.soap:jakarta.xml.soap-api](https://github.com/jakartaee/saaj-api) from 3.0.1 to 3.0.2.\r\n- [Release notes](https://github.com/jakartaee/saaj-api/releases)\r\n- [Commits](https://github.com/jakartaee/saaj-api/compare/3.0.1...3.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: jakarta.xml.soap:jakarta.xml.soap-api\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.1 to 3.0.2 (#14306)"}},{"before":"9d6430a4ea07e13d71601ee1c8b7d2fd5b9d1df5","after":null,"ref":"refs/heads/dependabot/maven/com.google.apis-google-api-services-calendar-v3-rev20240517-2.0.0","pushedAt":"2024-06-03T07:53:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"d308d05af1feaa09549d2ff05ea961db7fd47598","after":"b3abbae58d55fffc428cecafce4d2464c1553e88","ref":"refs/heads/main","pushedAt":"2024-06-03T07:53:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"Bump com.google.apis:google-api-services-calendar (#14304)\n\nBumps com.google.apis:google-api-services-calendar from v3-rev20240419-2.0.0 to v3-rev20240517-2.0.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.apis:google-api-services-calendar\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump com.google.apis:google-api-services-calendar (#14304)"}},{"before":"8ab4759a3e00f2f83e149bf085b01f8e63a4ded4","after":"ef62da7aea1aaf495b9cef44bd3a75b5d69e5f98","ref":"refs/heads/camel-4.4.x","pushedAt":"2024-06-03T07:50:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"CAMEL-20812: camel-netty-http: hostnameVerification option not used (#14294)","shortMessageHtmlLink":"CAMEL-20812: camel-netty-http: hostnameVerification option not used (#…"}},{"before":"e00fa946b3288ab205b4ee5ea7d6385d42988b18","after":null,"ref":"refs/heads/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.5.0","pushedAt":"2024-06-03T07:45:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"2bb0300a3ae4e247a16d6f32220aa5b0883a9fa9","after":"d308d05af1feaa09549d2ff05ea961db7fd47598","ref":"refs/heads/main","pushedAt":"2024-06-03T07:45:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davsclaus","name":"Claus Ibsen","path":"/davsclaus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/477100?s=80&v=4"},"commit":{"message":"Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (#14305)\n\nBumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.5.0.\r\n- [Release notes](https://github.com/apache/maven-enforcer/releases)\r\n- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.4.1...enforcer-3.5.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEW5o1zQA","startCursor":null,"endCursor":null}},"title":"Activity · apache/camel"}