Releases: camel-tooling/camel-idea-plugin
Releases · camel-tooling/camel-idea-plugin
Release 0.9.4
- Support IDEA 2023.1
Release 0.9.3
- Upgraded to Camel 3.20.3
Release 0.9.2
0.9.1 was broken so doing a new release to fix that
Release 0.9.1
- Support for IDEA 2022.3
- Upgraded to Camel 3.20.2
- Bug fixes
Release 0.9.0
- Minimum IDEA version 2022.2
- Upgrade to Camel 3.19
- Adapt the route debugger to Camel 3.19
- Set the body, headers or exchange properties from the context menu of the Debugger window using the Camel simple language
- Deprecated endpoint options are now marked with strike-through in endpoint URI
- Bug fixes
Release 0.8.15
- Upgrade to Camel 3.19.0
Release 0.8.14
- Upgrade to Camel 3.18.2
Release 0.8.13
- Upgraded to Camel 3.18.1
- Simplify types in code assistance for better readability
- Allow to suggest only the Kamelet options (configurable)
- Auto setup of the Camel Debugger for different Camel runtimes (Standalone/Main, SpringBoot, Quarkus)
- Allow to define custom plugin parameters in the Camel Runners
- Improve the multi-breakpoints support of the Camel Debugger
- Bug fixes
Release 0.8.12
- Improved the look and feel of the code assistance of Kamelet names
Release 0.8.11
- Code completion for Kamelets
- Bug fixes