Skip to content

Releases: redhat-developer/vscode-openshift-tools

v0.5.0

14 Jul 02:01
e2fc513

Choose a tag to compare

  • #2414 Add Get Started page for OpenShift Walkthrough
  • #2392 Webview Based Registry Browser
  • #2432 Add telemetry event to capture Registry View UI
  • #2417 Implement UI changes in the Registry Webview
  • #2416 Add button for Create Component from Workspace in Application Explorer
  • #2415 Allow users to edit registries added
  • #2398 Update odo to v2.5.1
  • #2393 Using kubernetes context with user with valid certificate data does not show content of cluster in Application Explorer
  • #2437 Do not recognize not supported s2i components in workspace
  • #2470 Update OpenShift Local(CRC) to v2.5.1
  • #2459 Update gifs with latest workflow
  • #2446 Create Component workflow for select context folder step should not filter out workspace folders with s2i components

v0.4.0

21 Apr 16:11

Choose a tag to compare

  • #2397 Fix jenkinsFile rsync issues for release
  • #2388 Not handled promise rejection reported in log when there is no active cluster
  • #2386 Sandbox error messages are not presented to the user when requesting verification code
  • #2372 Update crc version to support 1.40.0
  • #2369 Open in Browser command for Registry node in Component Types View
  • #2367 Login to sandbox error can be improved
  • #2324 Non odo components are not visible
  • #2307 Update ComponentKind concept to support Deployment Configs and Deployment resources reported as otherComponents by odo
  • #2299 Switch to main branch and make it as default
  • #2157 Show error message when 'odo watch' execution fails and give access to command's output
  • #1979 Show 'Create project' node item under cluster without projects
  • #1174 Add contextValue to every URL node in the tree view

v0.3.0

01 Mar 15:01

Choose a tag to compare

What's New

  • Support DevSandbox for Red Hat OpenShift cluster creation and provision workflow
  • Allow users to authenticate using Red Hat Developer credentials

What's Changed

Full Changelog: v0.2.12...v0.3.0

v0.2.13

12 Jan 02:54

Choose a tag to compare

  • #2319 Fix full path with spaces when running CRC

Full Changelog: v0.2.11...v0.2.13

v0.2.12

14 Dec 08:02
b787b09

Choose a tag to compare

  • #2316 ComponentAdapter kind field conflicts with VSCode 1.63.0 proposed API

v0.2.11

02 Nov 06:22
f16518c

Choose a tag to compare

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

20 Oct 22:01

Choose a tag to compare

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

30 Jul 03:24

Choose a tag to compare

New Features

  • #2005 Add/Remove/Update Registry commands for Component Types View and Command Palette

Bug fixes

  • #2213 DevSandbox page fails
  • #2177 Objects deleted from App Explorer tree have not deleted from parent->children cache
  • #2167 Option to prevent removing project folder from workspace when deleting component

v0.2.8

13 Jul 16:50

Choose a tag to compare

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

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