Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 1.88 KB

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.