Skip to content

Releases: redhat-developer/vscode-openshift-tools

1.13.0

10 Apr 16:42

Choose a tag to compare

What's Changed

Full Changelog: 1.12.0...1.13.0

1.12.0

28 Feb 20:35

Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.12.0

1.11.0

13 Dec 14:49
f70925e

Choose a tag to compare

What's Changed

Features / Enhancements

  • Supports multiple Helm repos in #3568
  • Helm Repo Management: Add, delete and update support on helm repo in #3617
  • Faster and Improved UI for Devfile registry view in in #3629
  • New UI for Helm Chart Browsing in #3702
  • Allow to Open OpenShift resources in Console in #3718
  • Add OK/Cancel buttons for cluster login management in #3521
  • Improve CRC cluster status and UI improvements in #3737
  • Move 'Create Service' context menu item to project level in Application Explorer in #3667

Dependency Update

  • Update crc to 2.29.0 by @github-actions in #3569
  • Update oc to 4.14.1 by @github-actions in #3594
  • Update helm to 3.12.1 by @github-actions in #3595
  • Add arm64 odo binaries into the build by @vrubezhny in #3596
  • Add arm64 oc binaries into the build by @vrubezhny in #3597

Bugs

Full Changelog: 1.10.2...1.11.0

1.10.2

07 Nov 16:21
7fdf4ed

Choose a tag to compare

What's Changed

  • #3522 "Build and run" for Serverless Function fails

Full Changelog: 1.10.1...1.10.2

1.10.1

06 Nov 17:09
ae267f5

Choose a tag to compare

What's Changed

  • #3336 Creating project into sandbox has user limitation
  • #3525 func CLI not available in latest OpenShift toolkit v1.10.0 on windows
  • #3527 Build cannot download func dependency, if the project is checked out to a directory with a dot character

Full Changelog: 1.10.0...1.10.1

1.10.0

02 Nov 20:56

Choose a tag to compare

What's Changed

  • #3491 Deploy a serverless function using Tekton.
  • #3352 Support different build configurations for serverless functions.
  • #2873 CodeLenses to Apply/Delete a Kubernetes YAML file.
  • #3508 List Operator-backed services in the Application Explorer sidebar.
  • #3475 Add "OK" and "Cancel" buttons to cluster login input fields.
  • #3452 When creating a component, use the first workspace folder as an initial path value.
  • #3386 Fix creating a component from Git when a Devfile exists in git repo.
  • #3384 Fix scrolling section in welcome page for some display scaling settings.
  • #3357 Add possibility to "go back" when logging into a cluster.
  • #3354 Improve the Helm UI so that it resembles the "Create Component" > "From Template" UI.
  • #3353 Keybinding and context menu for copy and select all in terminal.
  • #3339 Use VSCode SecretStorage API instead of 'keytar'.
  • #3318 Refresh the components tree view when Devfiles are deleted.
  • #3294 Sanitize the suggested component name in the "Create Component" > "Import from Git" workflow.
  • #3138 In the terminal, if a command is rerun after exiting, close the old tab.
  • #3137 "Select All" functionality for OpenShift Terminal.
  • #3135 Add button to clear contents of terminal in OpenShift Terminal view.
  • #3134 Automatically create a component folder for manually typed in path in "Create Component" workflow.
  • #3081 Fix "Create Service" view.
  • #3040 Display Progress Information when cloning project during "Create Component" > "Import From Git".
  • #2589 Add support for running 'odo dev' without watching resources for changes and instead rebuild when 'p' is pressed in the terminal.
  • #1803 Make it easier to select all "Watch log" content in the terminal, and remove the alternative editor.
  • #3382 Support KUBECONFIG environment variable.
  • #3492 Add repo URL in the Helm UI.
  • #3514 Fix error that prevents logging into a cluster using a token.

Full Changelog: 1.9.1...1.10.0

1.9.1

28 Sep 13:27

Choose a tag to compare

What's Changed

  • #3342 Sandbox page in Add OpenShift Cluster editor stays in 'Detecting' status forever.
  • #3356 Extension fails to activate when a deleted folder is in the workspace.

Full Changelog: 1.9.0...1.9.1

1.9.0

26 Sep 19:41
981bcdc

Choose a tag to compare

What's Changed

  • #3086 In Devfile search view, you can now filter by debug/deploy support and tags.
  • #2781 Add support for Devfile port and name detection.
  • #2819 Create a separate terminal pane for all vscode-openshift related commands to run in.
  • #3316 Fix bug where invoking "Cloud Events" functions didn't work.
  • #2854 Killing terminal from older start dev action stops current dev.
  • #3323 Prevent "Create Dev Sandbox" wizard from getting stuck at loading screen.
  • #3293 Trying "Create Component" with a mostly empty git repository doesn't work.
  • #3324 Remove "Connect on Slack" button in "Dev Sandbox" wizard, since the link no longer works.

Full Changelog: 1.8.0...1.9.0

1.8.0

14 Sep 21:47

Choose a tag to compare

What's Changed

  • #3128 Create Serverless Functions based on templates from configured template repositories.
  • #3251 Add a walkthrough for creating a Serverless Function from a template.
  • #3260 Improve README with content about Serverless Functions.
  • #3136 Fix newly created Serverless Functions not appearing in serverless functions view when they are created outside of the workspace.
  • #3154 Fix "No such file" error when opening "Create OpenShift Local Cluster".
  • #3145 Don't show the current namespace in the Serverless Functions view.
  • #3268 Fix Developer Sandbox WebView font color not adapting when switching to a light theme.
  • #3272 Fix links to screencasts in READMEs.
  • #3091 Depend on vscode-kubernetes while developing and testing the extension.
  • #3239 Update crc to 2.26.0.
  • #3189 Check for and remove cycles in module dependencies.
  • Update many of the extension dependencies.
  • Remove many unused extension dependencies.

Full Changelog: 1.7.0...1.8.0

1.7.0

31 Aug 23:24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.7.0