- #212 Add support to unzip .tar.gz archive
This release updates the minimum node version supported to 10. Old workflows might break up when switching to it
- #196 Make extension works with node 10 by default
- #202 Add support to unzip .tar archive
- #194 Wrong bundle name cached in windows
- #200 Remove travis CI
- #151 Added cache support
- #152 Added new task to perform conditional commands
- #160 Added support for command interpolation
- #146 Added support to define connection config at runtime
- #165 Updated oc versions file
- #156 Refactor how errors are handled by extension
- #158 Switched from Azure pipelines to Github Actions
Thanks to Rinor Maloku for his contribution
- #135 Added proxy support
- #130 Added support for pipes and redirector operators
- #136 Fixed issue when typing oc version in format x.xx
- #142 Moved to eslint
This release brings to you:
- #120 Added Certificate Authority flag to connect to Openshift by using an exteral certificate authority file
- #124 Exported constants to external JSON file
- Updated marketplace description/fixed wrong links
This release brings to you:
- #46 Added new flag to ignore non success return value
- #97 Check if oc cli already exists locally and prevent from downloading new version
- #115 Changed way oc cli is downloaded. Now extension uses mirror.openshift.com
- #99 Added new Azure Devops badge
- #96 Changed way to create download directory
- #75 Use sinon to make test and preventing downloading useless archive
- #104 Create Jenkins task to publish new version into marketplace
- #74 Updated Azure Devops CI to work on all Oses