Skip to content

Releases: apache/camel-karavan

3.20.0

30 Jan 17:58
66175e5
Compare
Choose a tag to compare
3.20.0 Pre-release
Pre-release
  1. Camel 3.20.1
  2. Export to Quarkus and Spring Boot application in VS Code
  3. Deploy to Kubernetes and Openshift from VS Code
  4. Quarkus and Spring Boot in cloud-native mode
  5. Kamelets 3.20.1.1
  6. Route Configuration DSL
  7. Quarkus 2.16.0.Final
  8. Spring Boot 2.7.7
  9. Code snippets for custom Processor and AggregationStrategy
  10. Route and EIP DSL copy/paste (experimental)

3.18.5

03 Nov 22:20
bc72fe0
Compare
Choose a tag to compare
3.18.5 Pre-release
Pre-release
  1. First preview of Karavan Operator
  2. Kamelets 0.9.2
  3. Camel 3.18.3
  4. Quarkus 2.13.3.Final
  5. Deployment from VS Code
  6. First preview of Dashboard
  7. Export routes as PNG image

3.18.4

12 Oct 00:33
Compare
Choose a tag to compare
3.18.4 Pre-release
Pre-release

What's new:

  1. Support minikube for cloud app
  2. OpenAPI YAML import in cloud app
  3. Quarkus 2.13.0.Final
  4. Improved performance in web-based IDEs
  5. Search Kamelets by description
  6. Improved Deployments and Pods monitoring with Watchers
  7. Editor window for Expressions
  8. Password-editor for Sensitive keys from camel-core

3.18.3

15 Sep 20:24
Compare
Choose a tag to compare
3.18.3 Pre-release
Pre-release
  1. Camel 3.18.2 DSL
  2. Kamelets 0.9.0
  3. SSO/Keycloak integration for Karavan cloud-native application

3.18.2

19 Aug 13:33
a30b699
Compare
Choose a tag to compare
3.18.2 Pre-release
Pre-release

Hot-fix preview release 3.18.2

  1. Incorrect YAML generated for doTry/doFinally

3.18.1

16 Aug 20:36
86f219d
Compare
Choose a tag to compare
3.18.1 Pre-release
Pre-release

Hot-fix preview release 3.18.1

  1. Upgrade to Camel 3.18.1 and jbang 0.97.0
  2. DSL Elements could be moved (drag-and-drop) to Step DSL as steps
  3. Fixed issues with Drag-and-Drop
  4. Fixed issues with Beans and REST disappearing
  5. Fixed issues with run local with jbang in --dev mode

3.18.0

16 Aug 19:42
7824871
Compare
Choose a tag to compare
3.18.0 Pre-release
Pre-release
  1. Camel 3.18.0+ DSL
  2. [vs-code] Export to Camel-Quarkus, Spring-Boot and Camel-Main
  3. [vs-code] Default application.properties
  4. [vs-code] camel-jbang and Maven for local development
  5. [cloud-native] Projects and integration with Git
  6. [cloud-native] Tekton Pipeline, Task and Build Image
  7. [cloud-native] Camel-Quarkus Runtime
  8. [cloud-native] Component/Kamelet/EIP properties from Kubernetes/OpenShift ConfigMaps, Secrets and Services
  9. [cloud-native] Upgraded to Quarkus 2.11.1.Final

0.0.15

24 May 20:57
736834b
Compare
Choose a tag to compare
0.0.15 Pre-release
Pre-release

This preview release includes:

  • Camel 3.17.0+ DSL
  • Generate REST DSL and Routes stubs from Open API
  • Build Runner to Run, Package Uber-Jar, Build Image, Deploy to minikube and OpenShift
  • Profiles for Run, Package, Build and Deploy
  • Catalogue of EIP
  • Catalogue of Kamelets
  • Catalogue of Components
  • Multiple UI improvements
  • Kamelets 0.8.1

0.0.14

14 Apr 19:19
e94ce6f
Compare
Choose a tag to compare
0.0.14 Pre-release
Pre-release

This preview release improves usability:

  • Camel 3.16.0+ DSL
  • Insert new step between existing steps
  • Clone REST and REST Method
  • Clone Bean
  • Clone Dependency
  • Copy/paste EIP DSL element
  • Security and Scheduler parameters are hidden by default for Components (Expandable Section)
  • Advanced parameters are hidden by default for EIP (Expandable Section)
  • Open Integration, Open YAML, Run with Jbang context menu in Karavan view in VS Code
  • Build-in route creation Tour