Releases: redhat-developer/vscode-openshift-tools
Releases · redhat-developer/vscode-openshift-tools
v0.2.11
- #1321 Add support for .NET Core binaries 5.0 and 3.1
- #2269 Fix oc version name
- #2267 Fix Readme for correct download links and names
- #2261 Add debug configuration for django apps
- #2256 Update oc binary to 4.9 release
- #2255 Windows file paths that contain a space are not properly escaped
- #2229 Component
Debug
command on Windows never results in starting debug session - #2120 Support CodeReady Containers 1.34.0 release
- #2278 Update correct CRC binary path location
v0.2.10
- #2249 Update oc to latest release v4.8.15
- #2248
tools
directory size: only download/bundle right OS? - #2241 Welcome View for Application Explorer should not be available before extension is activated
- #2237 Migrate to odo 2.3.1
- #2235 Support Platform Specific vsix files
- #2233 Debug command for NodeJS components is broken after VSCode update to v1.60.0
- #2225 Push command should use current editor to detect component's context path
- #2221 Add 'Operators' group node to k8s Clusters view
- #2219 Create/Refresh Cluster button opens a page on browser
- #2211 Update odo to v2.3.0
- #2176 Components created out of s2i image builder have wrong component type
- #2013 Import fails for devfile components
v0.2.9
New Features
- #2005 Add/Remove/Update Registry commands for Component Types View and Command Palette
Bug fixes
v0.2.8
- #2202 Sort components/services alphabetically under application node
- #2197 Warning about 'redhat.telemetry.enabled' property with vscode 1.58.0 release
- #2195 Add 'New Component' button to Components View title
- #2193 Components View has no icons for components in workspace
- #2191 Cannot delete component with odo v2.2.2
- #2190 Migrate to odo v2.2.3
- #2188 Report cancellation step name or number in telemetry event where is applicable
- #2186 Update odo to v2.2.2
- #2184 Extension fails to load if limit of FSWatchers is reached
- #2181 Use context folder base name as default value for component's name input
- #2168 crc message about new version availability force 'Add OpenShift Cluster' editor into error state
- #2166 Remove vscode-common from extension dependencies
- #2022 Do not delete context folders from workspace when deleting application
- #1962 Add telemetry events for 'Add OpenShift Cluster' editor commands
v0.2.7
- #2154 Migrate to odo 2.2.1
- #2153 Sort s2i and devfile component in Quickpick view for ComponentTypes
- #2149 Add telemetry information for OpenShift cluster version
- #2148 Show build log for 'OpenShift: Push' command
- #2146 Creating new s2i component without version added as devfile kind
- #2141 Multiple registries support: Use --registry option when creating component
- #2137
OpenShift: Watch
command fails to start - #2107 Test and fix
Deploy to OpenShift
command for Quarkus project
v0.2.6
v0.2.5
- #2119 svg icons stopped working after vscode update to VSCode v1.56.0
- #2117
New Component
command does not support multiple registries - #2115
New Component
command stopped asking to use starter project after migration to odo v2.1.0 - #2110 OpenShift: welcome command does not activate the extension
- #2105 Migrate Components View to odo v2.1.0
- #2100 Update odo to v2.1.0
- #2097 README.md should include itemized dependencies
- #2093
OpenShift: Welcome
command to open Welcome page - #2085 Nodejs devfile reports invalid arguments
- #2074
Cannot read property 'tags' of null
error inopenshift.component.createFromLocal
command - #2073 'Add Cluster Editor' show cluster in 'Starting' state after successful start
- #2062
OpenShift: Push Component
command shows only 'not pushed' components - #2061 VSCode Commands called from navigation/inline group or with welcome page button don't report exceptions
- #2044 Component Types view is empty when no kube config exists
- #2036 Validation for component name should work even if
odo list
fails - #2034 Support single root workspace
- #2027 New Component command called form App Explorer should create Local Component
- #2011 Add
Reveal in Explorer
command for components in Application Explorer view - #1980 Ameliorate getting started experience
- #1844 Commands called from palette fail when user is not logged into the cluster
- #1219 Show Welcome page when the extension loads
v0.2.4
- #2046 Update Red Hat CodeReady Containers to 1.23.1 to use OpenShift 4.7.0
- #2020 Add telemetry reporting for cluster selection in 'Add OpenShift Cluster' editor
- #2016 Update odo to v2.0.7
- #2015 New Component from Component Types view flow needs to be cancelled twice to close
- #2010 Component Types View is not updated after cluster gets accessible and user logged in
- #2009 Ask for project and application names when cluster is not accessible or user not logged in
- #2008 'Components View' to show components in current workspace
- #2003 Component Types View structure and node names improvement
- #1999 Add Current Cluster and Registry nodes to 'Component Types' View
- #1997 Can't reuse saved kubeadmin username
- #1995 Component Types view is empty if not logged in to a cluster or it is not accessible
- #1990 'LoggedIn` context set incorrectly to 'true' even if cluster is not accessible or user not logged in
- #1988 Update oc CLI to latest stable 4.6 release
- #1983 CRC status does not show any info like status, cache usage and etc.
- #1978 Create welcome content for Application Explorer view
- #1976 odo push --debug does not work for nodejs Devfile Components
- #1974 Add 'Test' command to run default test for Devfile Component in OpenShift Application Explorer
- #1972 Update odo to v2.0.5
- #1970 TypeError: Cannot read property 'pushCmd' of undefined
- #1931 Create 'Component Types' View
- #1795 Already logged in message: which cluster?