{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":626595263,"defaultBranch":"main","name":"camel","ownerLogin":"iMashtak","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-04-11T19:33:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/28483851?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710069001.0","currentOid":""},"activityList":{"items":[{"before":"336506d041777f61ae41185fa0f9c3277a5bf530","after":"2773d95a9e99e9840018638beb333b59a91c2806","ref":"refs/heads/main","pushedAt":"2024-04-14T19:05:56.000Z","pushType":"push","commitsCount":465,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20521: camel-amqp - AMQP publisher application is losing messages with local JMS transaction enabled (#13403)","shortMessageHtmlLink":"CAMEL-20521: camel-amqp - AMQP publisher application is losing messag…"}},{"before":"69686e0586e05f4af78db53a7d2991809bf7db84","after":"336506d041777f61ae41185fa0f9c3277a5bf530","ref":"refs/heads/main","pushedAt":"2024-03-11T18:53:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"Kotlin API enhancements (#13431)\n\n* camel-kotlin-api: renamed classes and add docs to generated methods\r\n\r\n* camel-kotlin-api: regen\r\n\r\n* camel-kotlin-api: regen","shortMessageHtmlLink":"Kotlin API enhancements (apache#13431)"}},{"before":"a6dd9758906438433476c0159ba6007d199f0a1e","after":"6fd71d817534e81a9431bda9c0190d90784e269b","ref":"refs/heads/kotlin-api-renaming-and-docs","pushedAt":"2024-03-11T18:22:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"camel-kotlin-api: regen","shortMessageHtmlLink":"camel-kotlin-api: regen"}},{"before":"436e185ad36282c0ef9e3563df1e7f15e1127b69","after":"69686e0586e05f4af78db53a7d2991809bf7db84","ref":"refs/heads/main","pushedAt":"2024-03-11T18:08:54.000Z","pushType":"push","commitsCount":29,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20549: camel-kafka - Using sslKeystoreType should work with PEM (#13444)","shortMessageHtmlLink":"CAMEL-20549: camel-kafka - Using sslKeystoreType should work with PEM ("}},{"before":null,"after":"a6dd9758906438433476c0159ba6007d199f0a1e","ref":"refs/heads/kotlin-api-renaming-and-docs","pushedAt":"2024-03-10T11:10:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"camel-kotlin-api: regen","shortMessageHtmlLink":"camel-kotlin-api: regen"}},{"before":"b4826aa727c02ff9a80c52731a9d5cb0600a72e8","after":"436e185ad36282c0ef9e3563df1e7f15e1127b69","ref":"refs/heads/main","pushedAt":"2024-03-10T10:21:06.000Z","pushType":"push","commitsCount":767,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20299: camel-spring-rabbitmq - Add option to auto declare produ… (#13427)\n\nCAMEL-20299: camel-spring-rabbitmq - Add option to auto declare producer.","shortMessageHtmlLink":"CAMEL-20299: camel-spring-rabbitmq - Add option to auto declare produ… ("}},{"before":"b3fd13c755efd97cf7a316c28f9774ac785c6274","after":"b4826aa727c02ff9a80c52731a9d5cb0600a72e8","ref":"refs/heads/main","pushedAt":"2024-02-10T11:58:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 Camel Kotlin API (#12786)\n\n* CAMEL-20333 camel-kotlin-api: added new dsl-component and made generator of Endpoint DSL and DataFormat DSL\r\n\r\n* CAMEL-20333 camel-kotlin-api: added wrappers for REST\r\n\r\n* CAMEL-20333 camel-kotlin-api: add docs for all except bean instantiation\r\n\r\n* CAMEL-20333 camel-kotlin-api: all EIPs are now implemented\r\n\r\n* CAMEL-20333 camel-kotlin-api: remade rests to avoid usage of RouteBuilder\r\n\r\n* CAMEL-20333 camel-kotlin-api: moved all internal configuration to RouteBuilder API, added intercepts and error handling\r\n\r\n* CAMEL-20333 camel-kotlin-api: fixed dataformat dsl generation\r\n\r\n* CAMEL-20333 camel-kotlin-api: regen\r\n\r\n* CAMEL-20333 camel-kotlin-api: added variableName parameter for languages\r\n\r\n* CAMEL-20333 camel-kotlin-api: regen and fix languages\r\n\r\n* CAMEL-20333 camel-kotlin-api: added autogen Language DSL\r\n\r\n* CAMEL-20333 camel-kotlin-api: regen\r\n\r\n* CAMEL-20333 camel-kotlin-api: regen and fix throttle\r\n\r\n* CAMEL-20333 camel-kotlin-api: regen\r\n\r\n* CAMEL-20333 camel-kotlin-api: rename test classes, make generation less verbose","shortMessageHtmlLink":"CAMEL-20333 Camel Kotlin API (apache#12786)"}},{"before":"739dcecb23d20219aa86735b58bb7b24ccd19942","after":"c8a89ad59cbf2439a38d5ebf6b471eb1d4a55d18","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-02-10T10:19:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: rename test classes, make generation less verbose","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: rename test classes, make generation le…"}},{"before":"4e07c23bbd77e46be062c504e4b7e051e9d1e72c","after":"739dcecb23d20219aa86735b58bb7b24ccd19942","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-02-10T09:56:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: regen","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: regen"}},{"before":"4e84e7644872bab4a2507497676234b7857d5bdf","after":"b3fd13c755efd97cf7a316c28f9774ac785c6274","ref":"refs/heads/main","pushedAt":"2024-02-10T09:50:19.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20403: Support Knative Broker reference in Pipe YAML (#13078)\n\n- Pipes may reference a Knative broker as a source/sink\r\n- Properly configure the Knative component endpoint URI on the resulting route definition\r\n- Make sure to always use Locale.ENGLISH when performing schema validation in YAML DSL unit tests (avoids assertion errors due to internationalized error messages when tests are run on a machine with different default Locale set e.g. GERMAN)","shortMessageHtmlLink":"CAMEL-20403: Support Knative Broker reference in Pipe YAML (apache#13078"}},{"before":"d0eedc6c758feee3371723cc7677f2919e9ac757","after":"4e07c23bbd77e46be062c504e4b7e051e9d1e72c","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-02-09T19:07:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: regen and fix throttle","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: regen and fix throttle"}},{"before":"24376cdedacdbca09ad6d1a9585f383cf21ef49c","after":"4e84e7644872bab4a2507497676234b7857d5bdf","ref":"refs/heads/main","pushedAt":"2024-02-09T15:44:55.000Z","pushType":"push","commitsCount":68,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"(chores) camel-sql: documentation fixes\n\n- Fixed grammar and typos\n- Fixed punctuation\n- Added and/or fixed links","shortMessageHtmlLink":"(chores) camel-sql: documentation fixes"}},{"before":"6b273d0340d16903abb3e1b64c31b286c0a50959","after":"d0eedc6c758feee3371723cc7677f2919e9ac757","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-02-07T19:57:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: regen","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: regen"}},{"before":"ea3c9f8ddb8af0ab7149fa0b5897a3f06c633537","after":"24376cdedacdbca09ad6d1a9585f383cf21ef49c","ref":"refs/heads/main","pushedAt":"2024-02-07T19:51:05.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"Upgrade to vertx 4.5.2","shortMessageHtmlLink":"Upgrade to vertx 4.5.2"}},{"before":"8a15ce461b882d381f6cee089ae97e27130dfe79","after":"6b273d0340d16903abb3e1b64c31b286c0a50959","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-02-07T17:59:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: added autogen Language DSL","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: added autogen Language DSL"}},{"before":"258bee05b6e173c54fc9eda99b7d61e95c4aeb72","after":"8a15ce461b882d381f6cee089ae97e27130dfe79","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-02-06T18:18:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: regen and fix languages","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: regen and fix languages"}},{"before":"57d113b01a706316ce5b1cd421e8279cc23a8419","after":"ea3c9f8ddb8af0ab7149fa0b5897a3f06c633537","ref":"refs/heads/main","pushedAt":"2024-02-06T17:53:41.000Z","pushType":"push","commitsCount":61,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"Camel JBang test infra: fix version info","shortMessageHtmlLink":"Camel JBang test infra: fix version info"}},{"before":"f5b2fd19cc9cb6dcfa902f1bb58968f5762ed269","after":"258bee05b6e173c54fc9eda99b7d61e95c4aeb72","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-02-01T19:46:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: added variableName parameter for languages","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: added variableName parameter for languages"}},{"before":"f0006d401723fa8f43d815110ac5d3701d2c62b9","after":"f5b2fd19cc9cb6dcfa902f1bb58968f5762ed269","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-02-01T19:27:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: regen","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: regen"}},{"before":"00d7093be2fd37f5ba3eeebbe94a7514bbbf61f5","after":"57d113b01a706316ce5b1cd421e8279cc23a8419","ref":"refs/heads/main","pushedAt":"2024-02-01T19:15:13.000Z","pushType":"push","commitsCount":48,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"Camel 20281 s3 refine (#12972)\n\n* CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3, added check for presence of sessionToken\r\n\r\nSigned-off-by: Andrea Cosentino \r\n\r\n* CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3, added check for presence of sessionToken\r\n\r\nSigned-off-by: Andrea Cosentino \r\n\r\n---------\r\n\r\nSigned-off-by: Andrea Cosentino ","shortMessageHtmlLink":"Camel 20281 s3 refine (apache#12972)"}},{"before":"0e08bb944e9f2e5c12937841d043fa8afddffc7e","after":"00d7093be2fd37f5ba3eeebbe94a7514bbbf61f5","ref":"refs/heads/main","pushedAt":"2024-01-27T21:24:54.000Z","pushType":"push","commitsCount":80,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"(chores) camel-jms: simplify overly complex methods\n\nSigned-off-by: Otavio R. Piske ","shortMessageHtmlLink":"(chores) camel-jms: simplify overly complex methods"}},{"before":null,"after":"a26f8c70aaa831ad92e25ebe137d58dd8f48dd88","ref":"refs/heads/CAMEL-19956","pushedAt":"2024-01-26T20:48:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-19956 camel-jbang: added support for custom logging configuration","shortMessageHtmlLink":"CAMEL-19956 camel-jbang: added support for custom logging configuration"}},{"before":"c32dd0c2bacf8c580f83b422b686c5216c37672a","after":"f0006d401723fa8f43d815110ac5d3701d2c62b9","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-01-22T18:25:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: fixed dataformat dsl generation","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: fixed dataformat dsl generation"}},{"before":"79bce44a0a3a40c1dee312f12420d4812dcf0d91","after":"c32dd0c2bacf8c580f83b422b686c5216c37672a","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-01-22T18:21:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: moved all internal configuration to RouteBuilder API, added intercepts and error handling","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: moved all internal configuration to Rou…"}},{"before":"1ffdb67b6374e3b572d9d9109b27daab0d98dbf9","after":"79bce44a0a3a40c1dee312f12420d4812dcf0d91","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-01-22T18:18:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: moved all internal configuration to RouteBuilder API, added intercepts and error handling","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: moved all internal configuration to Rou…"}},{"before":"79bce44a0a3a40c1dee312f12420d4812dcf0d91","after":"1ffdb67b6374e3b572d9d9109b27daab0d98dbf9","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-01-22T18:08:57.000Z","pushType":"push","commitsCount":109,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: fixed dataformat dsl generation","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: fixed dataformat dsl generation"}},{"before":"65983ea120aec9a730a5cbe340d46f844e153b63","after":"0e08bb944e9f2e5c12937841d043fa8afddffc7e","ref":"refs/heads/main","pushedAt":"2024-01-22T12:31:08.000Z","pushType":"push","commitsCount":107,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"(chores) camel-json-validator: fix test\n\nThe way the hashcode for ValidationMessage is computed changed after the upgrade. Therefore, ensure every message has a different key to allow them to be included in the set.\n\nRef: 9dc9af6bf78dc3aa2ce253fee4cb86de06ee8d2a","shortMessageHtmlLink":"(chores) camel-json-validator: fix test"}},{"before":"77e629a4af895a3ff408939c3af17b2fce5248bf","after":"79bce44a0a3a40c1dee312f12420d4812dcf0d91","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-01-21T15:48:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: moved all internal configuration to RouteBuilder API, added intercepts and error handling","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: moved all internal configuration to Rou…"}},{"before":"859c0a37ad23a08dc3b5454af1432e77a5f90d47","after":"77e629a4af895a3ff408939c3af17b2fce5248bf","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-01-19T20:49:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: remade rests to avoid usage of RouteBuilder","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: remade rests to avoid usage of RouteBui…"}},{"before":"d15ae0b8cf28c9aac62454d20af3ad4af49ee95a","after":"859c0a37ad23a08dc3b5454af1432e77a5f90d47","ref":"refs/heads/CAMEL-20333","pushedAt":"2024-01-18T19:45:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMashtak","name":"Ivan Mashtak","path":"/iMashtak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28483851?s=80&v=4"},"commit":{"message":"CAMEL-20333 camel-kotlin-api: all EIPs are now implemented","shortMessageHtmlLink":"CAMEL-20333 camel-kotlin-api: all EIPs are now implemented"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0xNFQxOTowNTo1Ni4wMDAwMDBazwAAAAQwUmE2","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0xOFQxOTo0NTozNy4wMDAwMDBazwAAAAPjXoQ4"}},"title":"Activity · iMashtak/camel"}