Skip to content

3.21.0

Compare
Choose a tag to compare
@mgubaidullin mgubaidullin released this 05 Jul 17:53
· 746 commits to main since this release
  1. What's new
  • Karavan CLI to install Karavan Cloud Application to Kubernetes and/or generate resources YAML
  • Fast prototyping in Karavan Cloud Application
  1. Fixes
  • Correct RouteConfiguration YAML for intercept, interceptFrom, interceptSendToEndpoint,onCompletion,onException
  • Delay EIP exposed
  • onException configuration fixed
  1. Breaking changes
  • Starting from this version Karavan sets path parameters same way as query parameters (key: value), ex:
- route:
    from:
      uri: activemq
      parameters:
        destinationType: topic
        destinationName: topic1
  1. Version Updates
  • Camel 3.21.0
  • Kamelets 3.21.0
  • Spring Boot 2.7.13
  • jkube 1.13.1 d
  • Quarkus 2.16.7.Final
  • React 18