Skip to content

Releases: redhat-developer/vscode-openshift-tools

v0.2.7

04 Jun 05:25

Choose a tag to compare

  • #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

11 May 20:34

Choose a tag to compare

  • #2121 Open Welcome page in the active view column
  • #2130 Fix typo in Welcome page
  • #2131 Disable odo telemetry for commands executed from the extension

Binaries for download:

v0.2.5

07 May 08:28

Choose a tag to compare

  • #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 in openshift.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

22 Mar 08:52
896ab68

Choose a tag to compare

  • #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?

v0.2.3

18 Feb 22:46

Choose a tag to compare

Fixed issues:

  • #1966 Print CRC commands to 'CRC Logs' channel
  • #1959 Telemetry should report errors without user related info

v0.2.2

10 Feb 22:28
13345ef

Choose a tag to compare

  • #1952 Fix OpenShift icon broken image
  • #1953 Update to CodeReady Containers (CRC) 1.22.0 to use OpenShift 4.6.15

v0.2.1

09 Feb 08:28

Choose a tag to compare

#1868 Telemetry Reporting
#1855 Devfile Starter Projects support
#1896 Developer Sandbox for Red Hat OpenShift
#1907 Update to odo 2.0.4
#1912 Update CRC download link to v1.21.0

v0.2.0

01 Oct 07:57
74e1dc1

Choose a tag to compare

  • #1507 - Support odo 2.0.0 devfile components
  • #1771 - Describe command fails for components without context
  • #1773 - Expanding component w/o context in Application Explorer fails to get storage list
  • #1754 - Provide RedHat OpenShift logo in 'Add OpenShift Cluster' editor for dark and light color themes
  • #1751 - Run CRC webview only in VSCode and not on Che/CRW instance
  • #1740 - Migrate to Red Hat CodeReady Containers 0.1.16 release
  • #1735 - Update Start CRC Editor to match 'Try OpenShift' page
  • #1731 - Use vscode-kubernetes-tools-api v1.2.0
  • #1729 - Components without context don't show up in application explorer
  • #1762 - Publish extension to open-vsx.org registry

v0.1.6

31 Aug 20:57
52e7e29

Choose a tag to compare

  • #1235 Webview to create and run single node OpenShift cluster 4.5.7 with Code Ready Containers (CRC) directly from the extension
  • #1707 Add Stop CRC action in Status Bar.
  • #1092 Deleting application only deletes components, not services
  • #1332 Stop running 'odo debug' when component deleted or un-deployed
  • #1341 Starting debug twice on the same component should not be allowed
  • #1559 Show resources only from current context in OpenShift Application Explorer view
  • #1589 It is not easy to map commands to output in OpenShift Output channel
  • #1596 'New Service' command fails with odo v1.2.1 because of changes in json output
  • #1608 Use '--client' option when detecting tool version to avoid server requests
  • #1615 Show context location in tooltip for component nodes in OpenShift Application Explorer
  • #1617 Create Watch Sessions View to provide control over running 'odo watch' commands
  • #1619 Create Simple Debug Sessions View to show debug sessions started for components
  • #1636 Add 'OpenShift: Set Active Project' command to change project visible in Application Explorer view
  • #1647 Show application and component quickpick lists when command executed from palette
  • #1653 OpenShift Icon missing for cluster in Kubernetes view
  • #1697 'New Component' command does not show component types for odo v1.2.5
  • #1711 Update odo to v1.2.6

v0.1.5

18 May 22:29
6475768

Choose a tag to compare

  • #1505 Update OpenShift Do cli to v1.2.1
  • #1551 Command to migrate components created with v0.0.23 or earlier
  • #1517 Configuration to switch between Terminal View and WebView based view to exec 'Show/Follow Log' and 'Describe' commands
  • #1319 Use webview based editor to show or follow component's log
  • #1495 Auto scrolling support in log viewer when following logs
  • #1465 Support for creating 'https' URLs
  • #1464 Describe command for 'not pushed' components
  • #1463 New Storage command for 'not pushed' components
  • #1458 Describe command for URLs
  • #1438 The "Please log in to the cluster" button also should open the Login QuickPick
  • #1404 Add command to open Route URL from Kubernetes Clusters View
  • #148 When executing command in terminal it should be named properly