Releases: redhat-developer/vscode-openshift-tools
Releases · redhat-developer/vscode-openshift-tools
v0.6.0
- #2464 Debug command fails for python components due to issue with debug command in devfile
- #2514 Sandbox: Verification code request form times out
- #2510 Welcome View:
OpenShift: Welcomecommand does not open Welcome View if 'Show Welcome Page' preference is not set - #2507 Cluster Editor: Buttons in Sandbox Workflow page are not centered
- #2506 Cluster Editor: Images on infrastructure cards are not centered
- #2497 update Registry View icon and change the text
- #2496 Improve loading time for registry viewer
- #2490 Devfile view registry is broken on vscode macOS
- #2488 Add Back button when specific card is opened in Add Cluster view
- #2487 CRC 2.5.1 does not support M1 based machines for OpenShift workflow
- #2486 Fix UI responsiveness for Add Cluster screen
- #2480 Activate basic UI tests in GitHub Actions workflow
- #2474 Launching Developer Sandbox feature does not work
- #2450 Migrate to latest CRC 2.4.1 release
- #2421 Review telemetry events to eliminate not used ones
- #2404 Change New Component workflow
- #1477 'OpenShift: Delete Storage' command should not delete storage from tree until it is pushed
v0.5.0
- #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 Workspacein 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 Componentworkflow forselect context folderstep should not filter out workspace folders with s2i components
v0.4.0
- #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 Browsercommand for Registry node inComponent 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
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
- CRC commands does not work in case of full path has spaces by @dgolovin in #2320
- Print errors to output channel and show error message notifications by @dgolovin in #2321
- Update CHANGELOG.md for v0.2.12 release by @dgolovin in #2322
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #2323
- Update odo to v2.5.0 by @dgolovin in #2326
- sandbox form prototype by @dgolovin in #2317
- Preserve mohitsuman commits by @dgolovin in #2328
- fix the align of text and buttons by @mohitsuman in #2327
- add sandbox info in readme by @mohitsuman in #2332
- Add telemetry requests to sandbox integration steps by @dgolovin in #2333
- If storage items have the same name show them as one by @dgolovin in #2336
- Add timeout configuration for Sandbox Registration Service Requests by @dgolovin in #2337
- Fix for CRC commands not working wihout Red Hat Account login by @dgolovin in #2338
- update node to version 16 by @mohitsuman in #2330
- Output verbosity level does not work by @dgolovin in #2343
- Disable phone input when request in progress by @dgolovin in #2342
- Update Sandbox Workflow UI by @dgolovin in #2345
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #2347
- Filter services without spec.customresourcedefinitions.owned attr by @dgolovin in #2349
- Fix 'Add Cluster Editor' open command by @dgolovin in #2352
- Fix CVEs and errors in dependencies by @dgolovin in #2351
- Delete components without context using 'oc delete' by @dgolovin in #2353
- Update CHANGELOG.md and README.md for 0.3.0 release by @dgolovin in #2354
- Update Jenkins file to use latest vscode by @dgolovin in #2355
- update gitignore by @dgolovin in #2356
- Update nodejs to 16.13.2 by @dgolovin in #2358
- Activate first project if odo return array without active one by @dgolovin in #2360
- Show verification code controls on next line by @dgolovin in #2362
- Remove devpackages form vsix by @dgolovin in #2357
- Use Command.setActiveProject function instead of new CommandText() by @dgolovin in #2364
- Fix for ovsx build including only linux binaries by @dgolovin in #2366
Full Changelog: v0.2.12...v0.3.0
v0.2.13
v0.2.12
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
Debugcommand 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
toolsdirectory 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