You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Change Log
2
2
3
+
## 0.4.0 (April 14, 2022)
4
+
5
+
*[#2397](https://github.com/redhat-developer/vscode-openshift-tools/issues/2397) Fix jenkinsFile rsync issues for release
6
+
*[#2388](https://github.com/redhat-developer/vscode-openshift-tools/issues/2388) Not handled promise rejection reported in log when there is no active cluster
7
+
*[#2386](https://github.com/redhat-developer/vscode-openshift-tools/issues/2386) Sandbox error messages are not presented to the user when requesting verification code
8
+
*[#2372](https://github.com/redhat-developer/vscode-openshift-tools/issues/2372) Update crc version to support 1.40.0
9
+
*[#2369](https://github.com/redhat-developer/vscode-openshift-tools/issues/2369)`Open in Browser` command for Registry node in `Component Types View`
10
+
*[#2367](https://github.com/redhat-developer/vscode-openshift-tools/issues/2367) Login to sandbox error can be improved
11
+
*[#2324](https://github.com/redhat-developer/vscode-openshift-tools/issues/2324) Non odo components are not visible
12
+
*[#2307](https://github.com/redhat-developer/vscode-openshift-tools/issues/2307) Update ComponentKind concept to support Deployment Configs and Deployment resources reported as otherComponents by odo
13
+
*[#2299](https://github.com/redhat-developer/vscode-openshift-tools/issues/2299) Switch to main branch and make it as default
14
+
*[#2157](https://github.com/redhat-developer/vscode-openshift-tools/issues/2157) Show error message when 'odo watch' execution fails and give access to command's output
15
+
*[#1979](https://github.com/redhat-developer/vscode-openshift-tools/issues/1979) Show 'Create project' node item under cluster without projects
16
+
*[#1174](https://github.com/redhat-developer/vscode-openshift-tools/issues/1174) Add contextValue to every URL node in the tree view
17
+
3
18
## 0.3.0 (February 28, 2022)
4
19
5
20
*[#2361](https://github.com/redhat-developer/vscode-openshift-tools/issues/2361) SandBox code verification page shows all button on the same line for wide screens
0 commit comments