Skip to content

Releases: camel-tooling/camel-idea-plugin

Release 1.1.2

12 Oct 17:47
a8e00ce
Compare
Choose a tag to compare
  • Upgraded to Camel 4.1.0
  • Improve the support of third party Maven repositories
  • Bug fixes

Release 1.1.1

10 Oct 10:01
203bebc
Compare
Choose a tag to compare
  • Camel-Debugger: Improve the support of Camel Quarkus
  • Bug fixes

Release 1.1.0

06 Oct 11:38
a952cd9
Compare
Choose a tag to compare
  • Upgraded to Camel 4.0.1
  • Use Apache Maven for downloading camel-catalog JAR (was using groovy grape previously)
  • Camel JBang dependency loader (in the Tools menu)
  • Bug fixes

Release 1.0.3

21 Sep 11:44
b8800a2
Compare
Choose a tag to compare
  • Bug fixes

Release 1.0.2

04 Aug 17:49
80ec73a
Compare
Choose a tag to compare
  • Added support for IDEA 2023.2
  • Add a Camel Remote Debugger
  • Bug fixes

Release 1.0.1

17 Jun 12:56
b11e51d
Compare
Choose a tag to compare
  • Fixed debugging with Camel v4

Release 1.0.0

11 Jun 10:11
3d930e5
Compare
Choose a tag to compare
  • Add support of Camel 4
  • Drop support of Camel 2
  • Java DSL Formatter - Avoid formatting expression clauses
  • Bug fixes

Release 0.9.9

31 May 07:59
423c5a4
Compare
Choose a tag to compare
  • Code-reformat to indent routes in RouteBuilders
  • Bug fixes

Release 0.9.8

26 May 18:09
a7e3361
Compare
Choose a tag to compare
  • Upgrade to Camel 3.20.5

Release 0.9.7

22 May 14:39
063d6d5
Compare
Choose a tag to compare
  • Fixes the bug preventing the debugging of a Gradle task
  • Make Camel Debugger support Gradle
  • Allow to enable manually the code assistance for camel k / camel-jbang
  • Bug fixes