Skip to content

Releases: konveyor/editor-extensions

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

v0.0.7

30 Jan 22:39
54f0f45
Compare
Choose a tag to compare

What's Changed

  • 🐛 Use violation id instead of description for key by @ibolton336 in #236
  • 🐛 Ensure konveyor file system resources are resolved during session restore by @ibolton336 in #275
  • 📖 Update 01-configuration_and_runtime_support.md by @jwmatthews in #283
  • 🐛 0 max_iterations is invalid by @djzager in #299
  • 🐛 No all resolutions applied message when fetching new solution by @ibolton336 in #307
  • 🐛 No new analysis while getting solution by @ibolton336 in #295
  • 👻 Update the shared workspace to build to esm and commonjs by @ibolton336 in #193
  • ✨ add config options for cache_dir and trace by @pranavgaikwad in #310
  • 🐛 Fix errant resolution details message on second resolution request by @sjd78 in #316
  • 🐛 use word characters for source+target selection by @djzager in #311
  • 🌱 initial workflow run collect data by @savitharaghunathan in #194
  • 🐛 fail visibly on server start by @djzager in #318
  • 🌱 display target quickpick first by @djzager in #320
  • 👻 Add logging of the rpc server init request by @sjd78 in #294
  • 🌱 Add ability to trace the jsonrpc MessageConnection by @sjd78 in #319
  • ✨ Change default diff editor to merge by @sjd78 in #322
  • 🐛 Fix Analysis and Resolution file paths relative to workspaceRoot by @sjd78 in #324
  • ✨ On analysis webview, add group by files or issues by @ibolton336 in #317
  • 🌱 release 0.0.7 by @djzager in #321

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

24 Jan 15:20
3e0047c
Compare
Choose a tag to compare

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

✨ Features

  • configure solution params for multiple incidents by @djzager in #260

🐛 Bug Fixes

Full Changelog: v0.0.5...v0.0.6

v0.0.5

22 Jan 18:50
ffd0454
Compare
Choose a tag to compare

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

✨ Features

🐛 Bug Fixes

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

17 Dec 20:15
6bdca4c
Compare
Choose a tag to compare

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

✨ Features

  • bump kai + make kai-rpc-server cwd outside workspace by @djzager in #169

Full Changelog: v0.0.3...v0.0.4

v0.0.3

17 Dec 15:36
1c7bd71
Compare
Choose a tag to compare

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

✨ Features

🐛 Bug Fixes

New Contributors

Full Changelog: v0.0.1-dev+20241021...v0.0.3

v0.0.1-dev+20241021

21 Oct 05:50
f1b0606
Compare
Choose a tag to compare
v0.0.1-dev+20241021 Pre-release
Pre-release
:seedling: introduce kai types needed for initialize and getSolutions…