Releases: camel-tooling/camel-lsp-client-vscode
Releases · camel-tooling/camel-lsp-client-vscode
0.5.0
- Use Language Server for Apache Camel 1.7.0
- Update default Camel Catalog version from 3.18.0 to 3.18.2
- Update Camel Quarkus Catalog from 2.10.0 to 2.13.0
- Update Kamelet Catalog from 0.8.1 to 0.9.0
- Added urls to review available Camel Catalog to the settings
- Support completion for Camel URI in CRD (Custom Resource Definition) Camel Yaml DSL
- Support completion for Camel URI in plain Camel Yaml DSL
0.4.0
- Use Language Server for Apache Camel 1.6.0
- Update default Camel Catalog version from 3.16.0 to 3.18.0
- Update Camel Quarkus Catalog from 2.8.0 to 2.10.0
- Update Kamelet Catalog from 0.8.0 to 0.8.1
- Requires VS Code 1.67+
- Added completion option to add Camel K modeline on new files
- Support of Red Hat productized classic Camel Catalog (not Kamelet)
0.0.14 tag with:
- Upgrade from Camel 2.23.0 to 2.23.1
- Improve Diagnostic handling to follow VS Code servers recommendations: clear Diagnostics on close
untagged-d6c28ca125bb2b9804f5: fixed script problems (#7)
Signed-off-by: Lars Heinemann <[email protected]>
untagged-93c315d7b24ab67b1367: only deploy to marketplace from master (#21)
Signed-off-by: Lars Heinemann <[email protected]>
untagged-2bf32416cc8d71297bcc: #25 - improve readme around available features
Signed-off-by: Aurélien Pupier <[email protected]>
untagged-ef4205d5920fab047334: #19 - remove extra semicolon
Signed-off-by: Aurélien Pupier <[email protected]>
untagged-e8a76ba466b80a4406e6: Merge pull request #22 from camel-tooling/19-activateSonarAnalysis
#19 - Activate Sonar analysis
untagged-0004fe9c060a5cb84f5c
fix travis config
untagged-e98e026e5104bd18d0a4: Merge pull request #17 from lhein/marketplacedeploy
added more metadata for marketplace entry and enabled deployment