Skip to content

Releases: camel-tooling/camel-idea-plugin

Release 1.4.6

05 Dec 07:32
4eb99af

Choose a tag to compare

  • Only IDEA 2025 onwards is supported
  • Updated to Camel 4.16.0
  • Java DSL code formatter fixes

Release 1.4.5

03 Nov 08:21
e2ddd5d

Choose a tag to compare

  • 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

02 Oct 09:45
667fe16

Choose a tag to compare

  • 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

31 Aug 08:49
d9bfda5

Choose a tag to compare

  • 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

20 Aug 19:26

Choose a tag to compare

  • 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

15 Aug 07:53
c84847b

Choose a tag to compare

  • 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

20 Jul 07:12
67f8e0b

Choose a tag to compare

  • Only IDEA 2025 onwards is supported
  • Upgraded to IDEA 2025
  • Updated to Camel 4.13.0

Release 1.3.8

04 Jul 11:31
99b9d39

Choose a tag to compare

  • Updated to Camel 4.12.0

Release 1.3.7

07 Apr 05:14
8eabe18

Choose a tag to compare

  • Updated to Camel 4.11.0
  • Updated to IDEA 2024.3.5

Release 1.3.6

09 Mar 15:17
41f4c26

Choose a tag to compare

  • Updated to Camel 4.10.2
  • Updated to IDEA 2024.3.4