Skip to content

Latest commit

 

History

History
101 lines (58 loc) · 3.42 KB

CHANGELOG.md

File metadata and controls

101 lines (58 loc) · 3.42 KB

1.4.0

  • Introduced a Kaoto output channel. It is initially used to log message of exceptions.

1.3.0

  • Enable nodeLabel setting to configure the node label used in the Kaoto editor
  • Upgrade Kaoto 2.2.0
  • Provide command and quick action Open Camel file with textual editor on the side when Kaoto editor is active
  • Provide shortcut Ctrl+k v to open textual editor to the side when kaoto editor is active
  • Fix rendering in vscode.dev
  • Fix commands in vscode.dev

1.2.0

  • Update project homepage in the marketplace to kaoto.io
  • Setting to provide custom set of Catalog used by the Kaoto editor
  • Upgrade Kaoto 2.1.0

1.1.0

  • Update Red Hat telemetry dependency to reduce number of event sent (startup information will be sent one time per day per user)

1.0.0

  • Remove preview flag

0.17.0

  • Update animated image in readme

0.16.0

  • Upgrade from Kaoto 2 preview release 2.0.0-TP3 to 2.0.0

0.15.0

  • Upgrade from Kaoto 2 preview release 2.0.0-TP2 to 2.0.0-TP3

0.14.0

  • Open Kaoto editor by default for *.pipe.(yaml|yml) and *-pipe.(yaml|yml)files

0.13.0

  • Upgrade from Kaoto 2 preview release 2.0.0-TP1.2 to 2.0.0-TP2

0.12.0

  • Fix Kaoto editor in vscode.dev web environment
  • Upgrade from Kaoto 2 preview release 2.0.0-TP1 to 2.0.0-TP1.2

0.11.0

  • Use Kaoto 2 preview release (technically kaoto-next 2.0.0-TP1) instead of Kaoto UI + Kaoto backend
  • Remove kaoto backend v1: reduced size of bundle and no more requirements on architecture
  • Open Kaoto editor by default for *.kamelet.(yaml|yml) files

0.10.0

  • Upgrade embedded Kaoto UI and backend to 1.3.0

0.9.0

  • Upgrade embedded Kaoto UI and backend to 1.3.0

0.8.0

  • Upgrade embedded Kaoto UI to 1.2.1 and backend to 1.2.0

0.7.0

  • Upgrade embedded Kaoto UI to 1.1.0 and backend to 1.1.1

0.6.0

  • Change default port of embedded Kaoto backend from 8081 to 8097

0.5.0

  • Upgrade embedded Kaoto UI to 1.0.0 and backend to 1.0.0

0.4.0

  • Upgrade embedded Kaoto UI to 1.0.0-rc1 and backend to 1.0.0-rc1

0.3.0

  • Keep Kaoto backend output log available when Kaoto backend native executable cannot be launched. It allows to have more information what can be the issue.
  • Upgrade embedded Kaoto UI to 0.7.6 and backend to 0.7.6
  • Open Kaoto editor by default for *.camel.(yaml|yml) files
  • Provide entry in contextual menu to open *.(yaml|yml) files with Kaoto editor
  • Avoid wipeout of content on restart with opened editors #144

0.2.0

  • Technical version to be able to push on Marketplace

0.1.0

  • Initial version: Open a Kaoto file, edit it and save it inside VS Code.