Skip to content

Releases: konveyor/editor-extensions

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

v0.0.12

24 Feb 17:44
d7db2c7
Compare
Choose a tag to compare

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

🐛 Bug Fixes

  • Fix wrapping on markdown messages by @ibolton336 in #392
  • At extension startup, reload analysis result but do not reload solutions by @ibolton336 in #391

Full Changelog: v0.0.11...v0.0.12

v0.0.11

18 Feb 18:38
88807bc
Compare
Choose a tag to compare

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

✨ Features

  • make the incident list sortable by @djzager in #365
  • Add support for markdown and json solution progress messages by @sjd78 in #372

🐛 Bug Fixes

Full Changelog: v0.0.10...v0.0.11

v0.0.10

10 Feb 19:58
5d6c2bf
Compare
Choose a tag to compare

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

✨ Features

  • Tell kai to reset the analyzer cache when asking for full analysis by @shawn-hurley in #355

🐛 Bug Fixes

Full Changelog: v0.0.9...v0.0.10

v0.0.9

06 Feb 21:49
578c0c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

04 Feb 20:55
7bbbdb0
Compare
Choose a tag to compare

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

✨ Features

  • better solution configuration by @djzager in #331
  • Remove key text from sample-provider-settings.yaml, add a command to reset by @sjd78 in #335
  • Added preliminary noisy notifications by @JonahSussman in #315

🐛 Bug Fixes

Full Changelog: v0.0.7...v0.0.8