1. b79bba8 docs: add ASF license header to camel-karaf security model files by Andrea Cosentino · 5 days ago main
  2. 59cbbb9 docs: use relative links in camel-karaf security-model.adoc by Andrea Cosentino · 5 days ago
  3. ff6dacd docs: add camel-karaf security model, SECURITY.md and AGENTS.md by Andrea Cosentino · 6 days ago
  4. f30842f fix(#696): Use proper keywords in langchain4j features (#697) by François de Parscau · 5 weeks ago
  5. 01c964a [maven-release-plugin] prepare for next development iteration by JB Onofré · 5 weeks ago
  6. 75602ed [maven-release-plugin] prepare release camel-karaf-4.18.1 by JB Onofré · 5 weeks ago camel-karaf-4.18.1
  7. 042e674 Upgrade to Camel 4.18.1 (#695) by JB Onofré · 5 weeks ago
  8. 8d0247f Upgrade to Camel 4.18.0 (#691) by JB Onofré · 7 weeks ago
  9. 83dc287 ci: improve workflow with two-stage build/test pipeline (#692) by JB Onofré · 9 weeks ago
  10. ae30941 [maven-release-plugin] prepare for next development iteration by JB Onofré · 10 weeks ago
  11. 4428f62 [maven-release-plugin] prepare release camel-karaf-4.14.5 by JB Onofré · 10 weeks ago camel-karaf-4.14.5
  12. d08d239 feat(#562): Re-add OsgiServletRegisterer to camel-servlet module (#685) by JB Onofré · 10 weeks ago
  13. 7195db1 fix(#565): Fix bean method resolution for OSGi Blueprint proxy classes (#689) by JB Onofré · 2 months ago
  14. d54f9a8 fix(#625): Invalidate OsgiTypeConverter delegate when new TypeConverterLoader arrives (#684) by JB Onofré · 2 months ago
  15. 6d76f41 fix(#567): Replace init() with build() in OsgiDefaultCamelContext (#690) by JB Onofré · 2 months ago
  16. f84395a feat(#593): Add camel-dsl-support and camel-xml-io-dsl bundles and features (#688) by JB Onofré · 2 months ago
  17. e02e22b fix(#656): Register CXF servlet via OSGi Servlet Whiteboard to restore service listing page (#687) by JB Onofré · 2 months ago
  18. 23b1bad fix(#681): Add start-level to xml-specs-api feature dependencies (#686) by JB Onofré · 2 months ago
  19. 594af17 fix(#665): Fix camel-elasticsearch feature by adding missing opentelemetry-common bundle (#683) by JB Onofré · 2 months ago
  20. a8c9470 feat(#663): Update to Camel 4.14.5 (#682) by JB Onofré · 2 months ago
  21. 3e95c2a Use bundle synbolic name as camel context name by default (#678) by JB Onofré · 3 months ago
  22. 2accd7e Fix the camel-ehcache feature by using the jakarta namespace (#677) by JB Onofré · 3 months ago
  23. 581250d Add optional import to org.apache.camel.component.cxf.common.header package in camel-cxf transport bundles (#676) by JB Onofré · 3 months ago
  24. 0287819 Add org.apache.camel.model packages import in camel-xml-jaxb bundle (#675) by JB Onofré · 3 months ago
  25. 3b99c56 Upgrade to Apache POM 37 (#671) by JB Onofré · 3 months ago
  26. ddcde85 Update GitHub configuration (#670) by JB Onofré · 3 months ago
  27. b85cac0 Update to Camel 4.14.3 (#662) by JB Onofré · 4 months ago
  28. e6846cb Ref #596: adapt library 'camel-test-blueprint-junit5' to camel-karaf (#651) by jhattab · 4 months ago
  29. 845c2fb fix converter loading for cxf jaxrs (#658) by François de Parscau · 5 months ago
  30. 327d1d8 fix of camel-salesforce pub/sub (#655) by François de Parscau · 6 months ago
  31. 1eae174 [maven-release-plugin] prepare for next development iteration by JB Onofré · 7 months ago
  32. 4952816 [maven-release-plugin] prepare release camel-karaf-4.10.7 by JB Onofré · 7 months ago camel-karaf-4.10.7
  33. de0f703 Add open package imports to camel-cxf-blueprint bundle. This fixes #638. (#650) by JB Onofré · 7 months ago
  34. 8b88143 Adding spring-tx feature in the camel-jms feature. This fixes #645. (#649) by JB Onofré · 7 months ago
  35. 0f7d5ae Upgrade to Camel 4.10.7 (#646) by JB Onofré · 7 months ago
  36. 8225ead Added missing runtime compression libraries bundles in camel-kafka feature (#648) by Robin Vishwakarma · 7 months ago
  37. 033905a Added SAAJ implementation feature for camel-cxf (#641) by Robin Vishwakarma · 9 months ago
  38. 5f9e260 Added JOLT json-utils bundle in camel-jolt feature (#640) by robinvish2794 · 10 months ago
  39. 6732da5 camel-cxf with Jetty HTTP Transport (#634) by robinvish2794 · 11 months ago
  40. 01c14dd [maven-release-plugin] prepare for next development iteration by JB Onofré · 11 months ago
  41. 0287ccc [maven-release-plugin] prepare release camel-karaf-4.10.5 by JB Onofré · 11 months ago camel-karaf-4.10.5
  42. 1d6a39e Add KarafCamelContextProvider as a template to easily create Karaf CamelContest and register routes definition (#633) by JB Onofré · 11 months ago
  43. c54d348 Uses OSGi bundle for Curator in the zookeeper features (#632) by JB Onofré · 11 months ago
  44. 68ca5cc Upgrade to Apache Karaf 4.4.7 (#624) by JB Onofré · 11 months ago
  45. 3b802b5 Upgrade to Camel 4.10.5 (#629) by JB Onofré · 11 months ago
  46. 2d1489d add camel-azure-eventhubs integration test (#630) by François de Parscau · 11 months ago
  47. a675915 Upgrade to maven-bundle-plugin 6.0.0 (#622) by JB Onofré · 12 months ago
  48. 7672f3f Upgrade to Camel 4.10.4 (#620) by JB Onofré · 12 months ago
  49. a30125b Ref #619: Add missing TW2 dependency to jakarta jaxb runtime (#618) by aenevala · 1 year, 1 month ago
  50. c84d8ed [maven-release-plugin] prepare for next development iteration by JB Onofré · 1 year, 1 month ago
  51. aedca6b [maven-release-plugin] prepare release camel-karaf-4.10.3 by JB Onofré · 1 year, 1 month ago camel-karaf-4.10.3
  52. 6beb370 Make camel context optional in most of camel:* shell commands (#615) by JB Onofré · 1 year, 1 month ago
  53. 265f521 Upgrade to Camel 4.10.3 to prepare camel-karaf 4.10.3 (#613) by JB Onofré · 1 year, 2 months ago
  54. 8337d78 Move camel-kserve, camel-neo4j, camel-tensorflow-serving components in the camel-ai module (#612) by JB Onofré · 1 year, 2 months ago
  55. 87a0064 Simplify LICENSE/NOTICE provisioning (#609) by JB Onofré · 1 year, 2 months ago
  56. 37c039f Upgrade to Apache POM 34 (#606) by JB Onofré · 1 year, 2 months ago
  57. 9a2c149 Upgrade to camel 4.10.2 and prepare camel-karaf 4.10.2 release (#599) by JB Onofré · 1 year, 2 months ago
  58. afab8c8 Ref #602 Repair camel-azure-storage-queue and add integration test (#604) by François de Parscau · 1 year, 2 months ago
  59. 9fd0da4 Ref #590 Add Bundle-Name and Bundle-SymbolicName to wrapped bundles (#592) by François de Parscau · 1 year, 4 months ago
  60. 051d8bd Upgrade to Camel 4.10.0-SNAPSHOT by JB Onofré · 1 year, 4 months ago
  61. 094cad3 Set version to 4.10.0-SNAPSHOT by JB Onofré · 1 year, 4 months ago
  62. 72c4af8 Add LICENSE and NOTICE in all distributed artifacts (#585) by JB Onofré · 1 year, 4 months ago
  63. cd91c3f Add Nicolas Filotto's public key by Nicolas Filotto · 1 year, 4 months ago
  64. 2266ec3 Ref #581: camel-debezium-mysql - Use the tag corresponding to debezium (#583) by Nicolas Filotto · 1 year, 4 months ago
  65. 136c01e Ref #579: camel-vm - Handover completions (#584) by Nicolas Filotto · 1 year, 4 months ago
  66. 517ae19 Ref #571: Add an integration test for Groovy (#573) by Nicolas Filotto · 1 year, 4 months ago
  67. d6a5117 Ref #568: Add an integration test for AWS Kinesis (#570) by Nicolas Filotto · 1 year, 4 months ago
  68. ea0653d Simple components link in doc by JB Onofré · 1 year, 5 months ago
  69. 97bc73f Update version in antora by JB Onofré · 1 year, 5 months ago
  70. a43cb36 Update nav by JB Onofré · 1 year, 5 months ago
  71. 6b083b3 Ref #559: add missing cxf jars by Francois de Parscau · 1 year, 5 months ago
  72. b362d2e Ref #547: Remove common from Debezium sub-components (#556) by Nicolas Filotto · 1 year, 5 months ago
  73. 305f5fa Ref #550: Upgrade to Camel 4.9.0 (#555) by Nicolas Filotto · 1 year, 5 months ago
  74. a55ec50 Ref #553: fix usage of routeBuilder in blueprint (#554) by François de Parscau · 1 year, 5 months ago
  75. ce8e1a8 Ref #548: Allow to create a cxfrs endpoint in blueprint (#549) by Nicolas Filotto · 1 year, 6 months ago
  76. 8b18694 chore(build): Re-add a Jenkins Job (#544) by Nicolas Filotto · 1 year, 7 months ago
  77. 6a7f9fc Add build, update, and release instructions in the README.md (#545) by JB Onofré · 1 year, 7 months ago
  78. 3235929 [maven-release-plugin] prepare for next development iteration by JB Onofré · 1 year, 7 months ago
  79. 6335df8 [maven-release-plugin] prepare release camel-karaf-4.8.1 by JB Onofré · 1 year, 7 months ago camel-karaf-4.8.1
  80. 442160c Ref #542: Restore camel-vm old behavior (#543) by Nicolas Filotto · 1 year, 7 months ago
  81. 176fefc Ref #539: Upgrade to Camel 4.8.1 (#540) by JB Onofré · 1 year, 7 months ago
  82. ee9f0c3 Ref #501: Fix slip packages issues in debezium wrappers (#538) by Nicolas Filotto · 1 year, 7 months ago
  83. 11fb180 Ref #532: Add camel-debezium-mongodb integration test (#537) by Nicolas Filotto · 1 year, 7 months ago
  84. 18290d5 Ref #531: Add camel-debezium-mysql integration test (#535) by Nicolas Filotto · 1 year, 7 months ago
  85. 81f0ef3 Ref #530: Add camel-debezium-postgres integration test (#533) by Nicolas Filotto · 1 year, 7 months ago
  86. a308c55 Ref #534: Remove docker images on exit (#536) by Nicolas Filotto · 1 year, 7 months ago
  87. f1940c4 Ref #438: Re-add the integration test for camel-docker (#525) by Nicolas Filotto · 1 year, 7 months ago
  88. 12d17fa Integration Test Framework: Improve failure management (#529) by Nicolas Filotto · 1 year, 7 months ago
  89. 9c00f4c Ref #452: No longer depend on drill-jdbc-all (#524) by Nicolas Filotto · 1 year, 7 months ago
  90. 81d96e4 Ref #451: Allow to clean up integration tests (#523) by Nicolas Filotto · 1 year, 7 months ago
  91. ace41f0 Ref #441: Exclude pax-logging-logback (#522) by Nicolas Filotto · 1 year, 7 months ago
  92. 650698e Ref #495: Skip LevelDB test for AArch64 (#521) by Nicolas Filotto · 1 year, 7 months ago
  93. 0475335 Ref #430: Bump apache pom from 31 to 33 (#520) by Nicolas Filotto · 1 year, 7 months ago
  94. 5a22fac Ref #514: Add jaxb integration test (#515) by Stefan Tataru · 1 year, 7 months ago
  95. ffb7977 Ref #518: Add camel-jackson-protobuf integration test (#519) by Stefan Tataru · 1 year, 8 months ago
  96. 76487bd Ref #516: Add jackson-avro integration test (#517) by Stefan Tataru · 1 year, 8 months ago
  97. abced1b Remove dependabot as we managed via maven plugin based on Camel version by JB Onofré · 1 year, 8 months ago
  98. 0e431a2 Bump org.apache.maven.archetype:archetype-packaging from 3.2.1 to 3.3.0 (#513) by dependabot[bot] · 1 year, 8 months ago
  99. 131e85e #508: Fix integration tests camel route suppliers service declaration (#509) by Stefan Tataru · 1 year, 8 months ago
  100. 4194d52 Ref #503: Add camel-jackson integration test (#505) by Stefan Tataru · 1 year, 8 months ago