Skip to content

Releases: redhat-developer/vscode-openshift-tools

1.15.0

16 Jul 21:53
Compare
Choose a tag to compare

What's Changed

Features / Enhancements

  • Added validation for container image to be deployed from an image URL by @msivasubramaniaan in #4283
  • There is no error/warning notification when Helm Chart cannot be installed #4172 by @vrubezhny in #4206
  • Migrate Kubernetes Resource Link Provider from Kubernetes VSCode Extension to OpenShift Toolkit #4118 by @vrubezhny in #4171
  • Use the value saved in the clipboard when logging in using a token #4165 by @vrubezhny in #4179
  • Display status information for Deployments in Application Explorer tree #3823 by @vrubezhny in #4148

Dependency Update

  • Update OC CLI to 4.16.1 by @github-actions in #4278
  • Update ODO CLI to 3.16.1 (817faa69f-nightly) by @github-actions in #4261
  • Update HELM CLI to v3.15.3 by @github-actions in #4277
  • Update CRC CLI to 2.38.0 by @github-actions in #4240

Bugs

Full Changelog: 1.14.0...1.15.0

1.14.0

29 May 18:35
Compare
Choose a tag to compare

What's Changed

Features / Enhancements

Dependency Update

  • Update oc to 4.15.14 by @github-actions in #4163
  • Update helm to 3.13.2 by @github-actions in #4070
  • Update func to 1.14.0 by @github-actions in #4097
  • Update crc to 2.36.0 by @github-actions in #4127

Bugs

Full Changelog: 1.13.0...1.14.0

1.13.0

10 Apr 16:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.0...1.13.0

1.12.0

28 Feb 20:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.12.0

1.11.0

13 Dec 14:49
f70925e
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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