Releases: camel-tooling/camel-idea-plugin
Releases · camel-tooling/camel-idea-plugin
Release 1.4.6
Release 1.4.5
- Only IDEA 2025 onwards is supported
- Added real-time validation of XPath expressions
- Updated to IDEA 2025.2.4
- Updated to Camel 4.14.2
Release 1.4.4
- Only IDEA 2025 onwards is supported
- Upgraded to Camel 4.14.1
- References from endpoint uri to corresponding setters in camel classes, e.g. from the synchronous substring in endpoint uri "direct:abc?synchronous=true" to DirectEndpoint#setSynchronous
- Real time validation of camel-jq expressions
Release 1.4.3
- Only IDEA 2025 onwards is supported
- Support endpoint references for bean methods annotated with
@Consume - Support blueprint style property placeholders in blueprint XMLs, e.g.
${my.property} - Allow configuring custom property placeholder types for XML files in plugin properties
Release 1.4.2
- Only IDEA 2025 onwards is supported
- Upgraded to Camel 4.14.0
- Completion suggestion now supports camel.jbang properties
- Support for blueprint's factory-method and factory-ref attributes (references, code completion)
Release 1.4.1
- Only IDEA 2025 onwards is supported
- Upgraded to IDEA 2025.2
- Support references from Camel property placeholders to properties
- Fix multiple problems with Camel gutter icons
- Fix multiple problems with Camel endpoint references in routes
Release 1.4.0
- Only IDEA 2025 onwards is supported
- Upgraded to IDEA 2025
- Updated to Camel 4.13.0
Release 1.3.8
- Updated to Camel 4.12.0
Release 1.3.7
- Updated to Camel 4.11.0
- Updated to IDEA 2024.3.5
Release 1.3.6
- Updated to Camel 4.10.2
- Updated to IDEA 2024.3.4