Releases: redhat-developer/vscode-openshift-tools
Releases · redhat-developer/vscode-openshift-tools
Pre-Release
1.21.0
What's Changed
Features / Enhancements
Dependency Update
- Update Alizer CLI to v1.9.1 by @github-actions in #5255
- Update CRC CLI to 2.54.0 by @github-actions in #5350
- Update OC CLI to 4.19.11 by @github-actions in #5354
- Update FUNC CLI to 1.19.3 by @github-actions in #5355
- Update HELM CLI to v3.19.0 by @github-actions in #5344
Bugs
- Fixed Pod selector when loading Pods from Che Dev Space workspace by @vrubezhny in #5216
Full Changelog: 1.20.0...1.21.0
1.20.0
What's Changed
Features / Enhancements
- Use the latest @kubernetes/client-node and other ESM dependecies by @vrubezhny in #5086
- Fixed the VSCode OpenShift Toolkit extension activation by @vrubezhny in #4535
- Added the validation and save for a K8s resources loaded from cluster by @vrubezhny in #4472
Dependency Update
- Update Alizer CLI to v1.8.2 by @github-actions in #5132
- Update CRC CLI to 2.52.0 by @github-actions in #5174
- Update OC CLI to 4.19.3 by @github-actions in #5210
- Update ODO CLI to 3.16.1 (2179f5f5f-nightly) by @github-actions in #5066
- Update FUNC CLI to 1.18.1 by @github-actions in #5039
- Update HELM CLI to v3.18.4 by @github-actions in #5199
Bugs
- Fixed: Vulnerability in brace-expansion >=2.0.1 <=4.0.0 by @vrubezhny in #5134
- Fixed: An error appears when validating a local K8s resource by @vrubezhny in #5087
Full Changelog: 1.19.0...1.20.0
1.19.0
What's Changed
Features / Enhancements
- Multiple K8s configuration files are supported when configured in KUBECONFIG environment variable by @vrubezhny in #4816
Dependency Update
- Update CRC CLI to 2.49.0 by @github-actions in #4960
- Update OC CLI to 4.18.9 by @github-actions in #5012
- Update FUNC CLI to 1.18.0 by @github-actions in #5014
- Update HELM CLI to v3.17.3 by @github-actions in #4982
Bugs
- Fixed: Cluster is not accessible even if correct K8s configuration file is selected by @vrubezhny in #4874
- Fixed: Listen to changes in K8s configuration files configured in KUBECONFIG environment variable by @vrubezhny in #1579
Full Changelog: 1.18.0...1.19.0
1.18.0
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
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 logcommand 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-highlightertocodemirrorfor 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
What's Changed
Features / Enhancements
- Added support for creating deployments using a BuildConfig by @msivasubramaniaan in #4235
- Added the UI for changing the selection of builder image by @msivasubramaniaan in #4399
- Allow options to configure Helm Chart with a build image and other details by @msivasubramaniaan in #4406
- Introduced support for the devfile for .NET 9 by @msivasubramaniaan in #4108
- Enabled command compatibility with files using the .yml extension by @branic in #4357
- Added an informational message to the Openshift terminal when there were no operations performed yet by @msivasubramaniaan in #4422
- Replaced the odo analyze command with the new Alizer tool by @msivasubramaniaan in #4330
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
- Resolved the slow tree loading issue in the Application Explorer by @vrubezhny in #4300
- Fixed the broken Helm Chart installation view by @vrubezhny in #4350
- Fixed the issue with duplicate deployment names displaying in the tree view by @msivasubramaniaan in #4299
- Fixed the issue of missing images on the "Add OpenShift Cluster" page by @msivasubramaniaan in #4318
New Contributors
Full Changelog: 1.15.0...1.16.0
1.15.0
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
- Trim token value from Clipboard when logging in to DevSandbox by @vrubezhny in #4166
- Dedupe Deployment error messages in tooltip by @vrubezhny in #4170
- Use 'paste' icon for pasting from Clipboard by @vrubezhny in #4184
- Migrate to upstream version for Helm CLI binary #4033 by @vrubezhny in #4200
- Cluster Webview: sandbox detection status never ends #4233 by @dgolovin in #4234
- ODO CLI binary stopped working after Devfile schema update to v.2.2.2 #4183 by @vrubezhny in #4191
- Improving stability for Create Component and Application explorer UI … by @lgrossma in #4250
- Remove dependency to 'make-fetch-happen' NPM module by @vrubezhny in #4247
- Remove no more used Jenkins by @apupier in #4259
- Fix typos in readmes and doc by @apupier in #4260
- Remove outdated method from the extension activation by @vrubezhny in #4255
- Extension is slow to activate #4226 by @vrubezhny in #4256
- Adding wait for button to exist by @lgrossma in #4281
- Fix issue opening Routes node in OpenShift explorer by @fbricon in #4291
Full Changelog: 1.14.0...1.15.0
1.14.0
What's Changed
Features / Enhancements
- Add a new UI for showing, adding, and removing port forwards by @msivasubramaniaan in #3906
- Create a webview for creating routes from the extension by @msivasubramaniaan in #4086
- Add progress indicator for Login, Switch context, and Change project actions by @vrubezhny in #3849
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
- Get rid of using k8s extension provided 'kubectl' binary by @vrubezhny in #4059
- Make stdout maxBuffer length to be configurable by @vrubezhny in #4061
- Add proposal message to change stdout max buffer length preference... by @vrubezhny in #4064
- There is no any progress indication on Login/Switch context/Change pr… by @vrubezhny in #3855
- Fix login to sandbox workflow by @datho7561 in #4109
- Migrate Kubernetes extension commands #3990 by @vrubezhny in #4106
- Improve set active or create new project/namespace workflow by @vrubezhny in #4122
- Show deployment logs doesn't work if you switch projects #3845 by @vrubezhny in #4145
- Fix bugs in Helm Chart browser by @datho7561 in #4158
- Fix create serverless function view by @datho7561 in #4160
Full Changelog: 1.13.0...1.14.0