Skip to content

Releases: konveyor/editor-extensions

v0.2.0-pre.2-1

02 Sep 17:46
43918ac
Compare
Choose a tag to compare
v0.2.0-pre.2-1 Pre-release
Pre-release

Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.2.0-pre.2-1

✨ Features

🐛 Bug Fixes

🧪 Integration or E2E tests

New Contributors

Full Changelog: v0.1.0...v0.2.0-pre.2-1

v0.2.0-pre.2

29 Aug 03:34
41a6bb4
Compare
Choose a tag to compare
v0.2.0-pre.2 Pre-release
Pre-release

Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.2.0-pre.2

✨ Features

🐛 Bug Fixes

🧪 Integration or E2E tests

New Contributors

Full Changelog: v0.1.0...v0.2.0-pre.2

v0.2.0-pre.1

04 Aug 16:48
b2c2e6b
Compare
Choose a tag to compare
v0.2.0-pre.1 Pre-release
Pre-release

Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.2.0-pre.1

✨ Features

🐛 Bug Fixes

New Contributors

Full Changelog: v0.1.0...v0.2.0-pre.1

Development Builds

06 Jun 19:17
00a69a2
Compare
Choose a tag to compare
Development Builds Pre-release
Pre-release
:bug: update contributes.javaExtensions (#522)

Fixes konveyor/kai#785

Signed-off-by: David Zager <[email protected]>

v0.1.1-pre.0

05 May 16:37
e8e7987
Compare
Choose a tag to compare
v0.1.1-pre.0 Pre-release
Pre-release

Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.1.1-pre.0

✨ Features

🐛 Bug Fixes

Full Changelog: v0.1.0...v0.1.1-pre.0

v0.1.0

12 Mar 18:57
72be1c7
Compare
Choose a tag to compare

Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.1.0

✨ Features

  • Use @patternfly/chatbot library for the resolutions view by @ibolton336 in #373
  • Add configurable ignores for analysis by @sjd78 in #415
  • Add 'cursor: pointer' to <summary/> marker in markdown by @ibolton336 in #437

🐛 Bug Fixes

Major Known Issues

  • konveyor/kai#721: Within the kai-rpc-server, .konveyorignore is not respected by git vfs. If you see log files showing up in your diffs, this is the likely culprit. A .gitignore must be used for now. Make sure those log files/directories are added to your workspace's .gitignore.
  • konveyor/kai#737: If vscode is closed in the middle of an analysis, the kai processes won't stop immediately. This can result in strange results from the analysis panel. Once the analysis completes, the process should close correctly. If necessary, you can kill it manually. The process should be kai-rpc-server or kai_analyzer_rpc.

Full Changelog: v0.0.13...v0.1.0

v0.1.0-pre.2

10 Mar 20:44
e941fe3
Compare
Choose a tag to compare
v0.1.0-pre.2 Pre-release
Pre-release

Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.1.0-pre.2

✨ Features

  • Use @patternfly/chatbot library for the resolutions view by @ibolton336 in #373
  • Add configurable ignores for analysis by @sjd78 in #415
  • Add 'cursor: pointer' to marker in markdown by @ibolton336 in #437

🐛 Bug Fixes

Full Changelog: v0.0.13...v0.1.0-pre.2

v0.1.0-pre.1

07 Mar 03:16
6fb2c9a
Compare
Choose a tag to compare
v0.1.0-pre.1 Pre-release
Pre-release

Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.1.0-pre.1

✨ Features

  • Use @patternfly/chatbot library for the resolutions view by @ibolton336 in #373
  • Add configurable ignores for analysis by @sjd78 in #415

🐛 Bug Fixes

Full Changelog: v0.0.13...v0.1.0-pre.1

v0.1.0-pre.0

03 Mar 23:05
db20e4e
Compare
Choose a tag to compare
v0.1.0-pre.0 Pre-release
Pre-release

Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.1.0-pre.0

✨ Features

  • Use @patternfly/chatbot library for the resolutions view by @ibolton336 in #373
  • Add configurable ignores for analysis by @sjd78 in #415

🐛 Bug Fixes

  • deduplicate encountered errors in chat view by @pranavgaikwad in #406
  • Reclaim webview body padding, page inset by @sjd78 in #407
  • Remove sm size to restore button alignment by @ibolton336 in #408
  • Remove unused configuration keys by @sjd78 in #411
  • Only run partial analysis if a file was changed by @sjd78 in #413
  • Do rpc server actions only if the server is ready by @sjd78 in #414
  • Adding updated analyzer bundle that can handle code updates by @shawn-hurley in #417

Full Changelog: v0.0.13...v0.1.0-pre.0

v0.0.13

26 Feb 22:14
177d3af
Compare
Choose a tag to compare

Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.0.13

✨ Features

  • support selectable effort to getSolution by @djzager in #381

🐛 Bug Fixes

Full Changelog: v0.0.12...v0.0.13