Skip to content

Releases: redhat-developer/vscode-openshift-tools

1.6.0

14 Aug 19:31

Choose a tag to compare

What's Changed

  • #2922 Combine different component creation strategies ("From Git", "From Local Folder", "From Template") into one, new UI.
  • #3039 Add Create Component from Folder context menu item to quickly create components from file explorer
  • #2993 Create, build, and run KNative Serverless functions
  • #3073 Deploy, redeploy, and undeploy KNative Serverless functions
  • #3009 Add telemetry events for Serverless Functions view
  • #2803 Support binding components to Operator-backed services
  • #2962 Contribute "OpenShift Local" and "OpenShift Dev Sandbox" to the vscode-kubernetes' cloud explorer
  • #3059 Migrate Jenkins release build to GitHub Actions
  • #3021 Fix uninstalling Helm releases
  • #3013 Update odo to 3.12.0
  • #2878 Prompt to login to a cluster when attempting an action that requires access to a cluster
  • #2979 Login with incorrect credentials no longer gives login successful notification
  • #2977 Login to Devsandbox button workflow improvement
  • #2976 Improve back button style for Add cluster page
  • #2965 Prevent users from creating two devfile registries with the same URL
  • #2964 Adding a new Devfile registry refreshes the Devfile registry UI
  • #2940 During "Import from Git", remove the repo if cloning fails
  • #2915 Fix validation of git URLs containing issue numbers during "Import from Git".
  • #2910 "Describe Component" context menu now respects openshiftToolkit.useWebviewInsteadOfTerminalView.
  • #2840 Add OpenShift binaries to Dev Containers
  • #2808 Prompt to install podman if it's not present on the system (when attempting to run "Dev on Podman")
  • #2628 Open in Developer console fails for Kubernetes applications
  • #2023 Request if components should be deleted when deleting Application or Project from Application explorer
  • #1874 Simplify logging into crc from inside "Create Cluster" wizard

Full Changelog: v1.5.0...1.6.0

Install from Microsoft Visual Studio Code Marketplace or Open VSX Registry.

v1.5.0

07 Jun 12:59
9d87786

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Install from Microsoft Visual Studio Code Marketplace or Open VSX Registry.

v1.4.0

23 May 18:13

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

26 Apr 15:26
5ac67a2

Choose a tag to compare

Fixed issues:

  • #2132 Add Helm Charts UI in extension
  • #2180 Namespace non existent should be handled
  • #2658 Fix npm install warnings for packages and their dependencies
  • #2788 Add Helm Workflow information in Walkthrough
  • #2790 Use odo analyze command to detect devfiles in Import From Git workflow
  • #2801 Hide commands that require selecting a component
  • #2806 Update the CRC version to latest in OpenShift Toolkit
  • #2809 Add reference of podman keyword in the extension keywords section
  • #2812 'Show Logs' and 'Follow logs' commands doesn't work when dev is running on podman
  • #2823 Trying to load a helm chart fails
  • #2830 Changing the show/follow log output to webview based editor results in empty page
  • #2836 updated Node.js 16 in GH workflow actions
  • #2839 disable next button until user selects the installed location of local CRC
  • #2843 added null check for starter project
  • #2845 Helm charts view is loading indefinitely
  • #2848 Helm Charts doesn't appear in context menu until you switch namespaces
  • #2852 Add --forward-localhost on podman dev

Download VSIX for your platform using links below:

Install from Microsoft Visual Studio Code Marketplace or Open VSX Registry.

v1.2.0

18 Feb 05:08

Choose a tag to compare

Fixed issues:

  • #2553 Use 'workbench.action.openIssueReporter' to report issues for the extension
  • #2771 Open in Browser command does not work for components running in dev mode on podman
  • #2764 Update odo to v3.6.0 release
  • #2757 Quickly create component form the current workspace
  • #2755 Unknown flag --run-on when use Start Dev on Podman
  • #2745 Update Red Hat Authentication extension to v0.1.0
  • #2725 Active and disabled 'Create Component' buttons look the same
  • #2724 Incorrect error 'rate limit is exceeded' in case of connectivity issues
  • #2035 Check devfile version is 2.0.0 before using it in odo --devfile option

Download VSIX for your platform using links below:

Install from Microsoft Visual Studio Code Marketplace or Open VSX Registry.

v1.1.2

14 Feb 20:21
9075b63

Choose a tag to compare

Fixed issues:

  • #2754 v0.2.9 is latest version available on windows arm64
  • #2736 Update odo to v3.5.0

Download VSIX for your platform using links below:

Install from Microsoft Visual Studio Code Marketplace or Open VSX Registry.

v1.1.1

14 Jan 02:32

Choose a tag to compare

Fixed issues:

  • #2738 Git repository validation never ends on Mac M1
  • #2737 VSCode offers to install extension v0.2.9 on Mac M1

Download VSIX for your platform using links below:

Install from Microsoft Visual Studio Code Marketplace or Open VSX Registry.

v1.1.0

11 Jan 04:44
5702c9d

Choose a tag to compare

  • #2700 Missing word in error message in Import from Git wizard
  • #2726 Changing git repository field after validation does not invalidate valid state of the form
  • #2718 Is it possible to change the colors of the YML keys?
  • #2711 Migrate to odo 3.4.0
  • #2710 remove patternfly dependencies from OpenShift Toolkit
  • #2709 Fix the GitHub Readme badge error
  • #2705 Devfile Registry View does not show errors for connectivity related issues and stays in 'Loading Registry View' mode forever
  • #2701 Show and Follow log is not shown when set to open in web view
  • #2700 Missing word in error message in Import from Git wizard
  • #2693 Login to cluster does not work
  • #2690 Support podman workflow using odo
  • #2689 Update @material-ui/core package
  • #2688 Update odo to v3.3.0
  • #2685 OpenShift Local workflow broken in Windows
  • #2682 Cannot create project with name of previously deleted project
  • #2681 Cancel git clone process if user exists Import from Git workflow
  • #2676 Enable odo telemetry based on current vscode telemetry opt-in status
  • #2674 Unable to select devfile registry in git import when multiple devfile registry configured
  • #2671 Unable to create component from Get started page view
  • #2667 Support odo 3.2.0 workflow
  • #2666 Typo: Component name spell error
  • #2608 Debug session failed to start
  • #2598 Manage Kubernetes Context Action
  • #2579 Add Browse actions in registry view
  • #2577 Registry view is empty by default when OpenShift extension is opened
  • #2562 Perform odo v3 migration testing
  • #2559 Enable telemetry for odo calls if user consents to telemetry request for the extension
  • #2465 Detect debugger ext for component using devfile's language tags in the registry
  • #1802 Provide a way to remove clusters from the list

v1.0.0

08 Nov 10:15

Choose a tag to compare

  • #2651 Add analyze button in git import
  • #2646 Component creation success message still shows Push information
  • #2644 Deploy command is not shown even if deploy is true in odo describe
  • #2640 Update readme gifs and information with latest workflow
  • #2637 Components view refresh does not pickup changes from devfiles
  • #2636 Context folder quick pick list should exclude folders with components
  • #2632 Update Getting Started gifs with latest workflow
  • #2621 Add Undeploy command for the components
  • #2615 'Add Registry' command always triggers 'Edit Registry' workflow after Registry item selected in view
  • #2607 Start dev results in stucked "dev starting" state
  • #2605 Cannot change active project under OS connection
  • #2604 Logging out of the cluster (crc) throws an error notification: All promises were rejected
  • #2603 Add parsing of kubeconfig file, empty kube config file throws an error: Cannot read properties of undefined (reading 'clusters')
  • #2597 Add Default kubeconfig File at the top of the cluster connected to
  • #2595 Change the icon of change active project
  • #2594 OpenShift welcome page layout breaks when zoomed in
  • #2593 Open .kubeconfig in editor
  • #2591 Update Readme with 1.0 changes and odov3 support
  • #2590 Follow logs commands fails with error
  • #2588 Odo logo output is missing in terminal when starting dev on k8s cluster
  • #2582 Show the application explorer using the cluster and project structure
  • #2580 Force stop dev fails with the following error
  • #2578 Created component notification says is should be pushed into cluster, wrong description
  • #2577 Registry view is empty by default when OpenShift extension is opened
  • #2576 Application Explorer options (buttons) are missing and only "loaded-context" item is present when no kubeconfig is set
  • #2574 Project creation does not do anything in Application Explorer
  • #2573 Show current context only if it is active
  • #2572 Change message for create component
  • #2571 start dev fails for any component created
  • #2568 Improve sandbox workflow and go directly to 'Copy Login Command' page

v0.7.0

28 Sep 08:28

Choose a tag to compare

  • #2546 Support crc 2.9.0 in the extension
  • #2533 Card Modal should use more width and be bigger
  • #2532 Improve UX for devfile registry View
  • #2531 Fix starter project card layout
  • #2523 Registry Viewer: Selected item in starter projects list easily confused with buttons
  • #2522 Registry Viewer: Devfile details view has two scroll bars
  • #2521 Registry Viewer: White frame apperas when devfile selected
  • #2520 SandBox Workflow: Use theme colors in forms for PhoneInput and Button components
  • #2516 Add color labels to registry views added by the user
  • #2461 Java debug fails for any java based devfile
  • #2402 Design a new Welcome Page with Instructions and Feature sets