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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# Change Log
2
2
3
-
## 0.1.5 (May 14, 2020)
3
+
## 0.1.5 (May 18, 2020)
4
4
5
5
Noteworthy issues fixed in this release:
6
+
-[#1505](https://github.com/redhat-developer/vscode-openshift-tools/issues/1505) Update OpenShift Do cli to [v1.2.1](https://github.com/openshift/odo/releases/tag/v1.2.1)
6
7
-[#1551](https://github.com/redhat-developer/vscode-openshift-tools/issues/1551) Command to migrate components created with v0.0.23 or earlier
7
8
-[#1517](https://github.com/redhat-developer/vscode-openshift-tools/issues/1517) Configuration to switch between Terminal View and WebView based view to exec 'Show/Follow Log' and 'Describe' commands
8
-
-[#1505](https://github.com/redhat-developer/vscode-openshift-tools/issues/1505) Update odo to v1.2.0
9
+
-[#1319](https://github.com/redhat-developer/vscode-openshift-tools/issues/1319) Use webview based editor to show or follow component's log
9
10
-[#1495](https://github.com/redhat-developer/vscode-openshift-tools/issues/1495) Auto scrolling support in log viewer when following logs
10
11
-[#1465](https://github.com/redhat-developer/vscode-openshift-tools/issues/1465) Support for creating 'https' URLs
11
12
-[#1464](https://github.com/redhat-developer/vscode-openshift-tools/issues/1464)`Describe` command for 'not pushed' components
12
13
-[#1463](https://github.com/redhat-developer/vscode-openshift-tools/issues/1463)`New Storage` command for 'not pushed' components
13
14
-[#1458](https://github.com/redhat-developer/vscode-openshift-tools/issues/1458)`Describe` command for URLs
14
15
-[#1438](https://github.com/redhat-developer/vscode-openshift-tools/issues/1438) The "Please log in to the cluster" button also should open the Login QuickPick
15
-
-[#1404](https://github.com/redhat-developer/vscode-openshift-tools/issues/1404) Command to open Route URL from Kubernetes Clusters View
16
-
-[#1319](https://github.com/redhat-developer/vscode-openshift-tools/issues/1319) Use webview based editor to show or follow component's log
16
+
-[#1404](https://github.com/redhat-developer/vscode-openshift-tools/issues/1404) Add command to open Route URL from Kubernetes Clusters View
17
17
-[#148](https://github.com/redhat-developer/vscode-openshift-tools/issues/148) When executing command in terminal it should be named properly
0 commit comments