Skip to content

Releases: redhat-developer/vscode-openshift-tools

1.18.0

12 Feb 21:54
Compare
Choose a tag to compare

What's Changed

Features / Enhancements

  • The "Bind Service" feature is removed due to the deprecation of the Service Binding Operator by @msivasubramaniaan in #4681
  • OpenShift Pipeline Tasks in Cluster View are added to the Application Explorer by @vrubezhny in #4484

Dependency Update

  • Update CRC CLI to 2.46.0 by @github-actions in #4777
  • Update OC CLI to 4.17.14 by @github-actions in #4813
  • Update ODO CLI to 3.16.1 (eb622e57d-nightly) by @github-actions in #4796
  • Update FUNC CLI to 1.17.0 by @github-actions in #4788
  • Update HELM CLI to v3.17.0 by @github-actions in #4767

Bugs

  • The extension activation is fixed for the cases when the 'KUBECONGIG' environment variable is misconfigured by @vrubezhny in #4677
  • Fixed the failure with logging in to an existing cluster by @vrubezhny in #3935
  • Fixed the failure with logging in to a cluster when Kube config doesn't exist by @vrubezhny in #3872

Full Changelog: 1.17.0...1.18.0

1.17.0

27 Nov 19:13
Compare
Choose a tag to compare

What's Changed

Features / Enhancements

  • The extension activation is improved by bundling and removing unnecessary files by @vrubezhny in #4584
  • "Components" sidebar section loading is improved by @vrubezhny in #4473
  • Use SSO account to configure sandbox in one click by @vrubezhny in #4439
  • The Helm UI Page is added with additional tag based filtering by @msivasubramaniaan in #4525
  • The selection of devfile version is added to the Devfile Registry editor by @vrubezhny in #4467

Dependency Update

  • Update CRC CLI to 2.44.0 by @github-actions in #4658
  • Update OC CLI to 4.17.5 by @github-actions in #4668
  • Update ODO CLI to 3.16.1 (b8fcd7483-nightly) by @github-actions in #4551
  • Update FUNC CLI to 1.16.1 by @github-actions in #4640
  • Update HELM CLI to v3.16.3 by @github-actions in #4624

Bugs

  • Removed the odo log command by @msivasubramaniaan in #4566
  • Port validation is fixed when create a Component from local codebase by @vrubezhny in #4552
  • Fixed the Devfile Registry related views for the cases where the current Devfile Registry is removed by @vrubezhny in #4536
  • Fixed the issue with not trimmed token value used when logging into sandbox using quick pick workflow with token by @vrubezhny in #4460
  • Moved from react-syntax-highlighter to codemirror for YAML syntax highlighting by @msivasubramaniaan in #4428
  • Fixed the CRC setup preferences reset after the wizard is closed by @vrubezhny in #4437

Full Changelog: 1.16.0...1.17.0

1.16.0

03 Sep 22:37
Compare
Choose a tag to compare

What's Changed

Features / Enhancements

Dependency Update

  • Update OC CLI to 4.16.8 by @github-actions in #4385
  • Update ODO CLI to 3.16.1 (b4853e1fa-nightly) by @github-actions in #4418
  • Update HELM CLI to v3.15.4 by @github-actions in #4367
  • Update CRC CLI to 2.41.0 by @github-actions in #4407
  • Update FUNC CLI to 1.15.0 by @github-actions in #4367

Bugs

New Contributors

Full Changelog: 1.15.0...1.16.0

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