File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## 1.5.0 (February 17, 2019)
3+ ## 1.6.0 (April 24, 2020)
4+
5+ * [ #151 ] ( https://github.com/redhat-developer/openshift-vsts/pull/153 ) Added cache support
6+ * [ #152 ] ( https://github.com/redhat-developer/openshift-vsts/issues/152 ) Added new task to perform conditional commands
7+ * [ #160 ] ( https://github.com/redhat-developer/openshift-vsts/pull/160 ) Added support for command interpolation
8+ * [ #146 ] ( https://github.com/redhat-developer/openshift-vsts/issues/146 ) Added support to define connection config at runtime
9+ * [ #165 ] ( https://github.com/redhat-developer/openshift-vsts/pull/165 ) Updated oc versions file
10+ * [ #156 ] ( https://github.com/redhat-developer/openshift-vsts/pull/156 ) Refactor how errors are handled by extension
11+ * [ #158 ] ( https://github.com/redhat-developer/openshift-vsts/pull/158 ) Switched from Azure pipelines to Github Actions
12+
13+ Thanks to Rinor Maloku for his contribution
14+
15+ ## 1.5.0 (February 17, 2020)
416
517* [ #135 ] ( https://github.com/redhat-developer/openshift-vsts/issues/135 ) Added proxy support
618* [ #130 ] ( https://github.com/redhat-developer/openshift-vsts/issues/130 ) Added support for pipes and redirector operators
Original file line number Diff line number Diff line change 22 "manifestVersion" : 1 ,
33 "id" : " openshift-vsts" ,
44 "publisher" : " redhat" ,
5- "version" : " 1.5 .0" ,
5+ "version" : " 1.6 .0" ,
66 "name" : " OpenShift Extension" ,
77 "description" : " OpenShift tasks for Azure DevOps" ,
88 "public" : true ,
You can’t perform that action at this time.
0 commit comments