Skip to content

Releases: redhat-developer/vscode-openshift-tools

1.9.0

26 Sep 19:41
981bcdc
Compare
Choose a tag to compare

What's Changed

  • #3086 In Devfile search view, you can now filter by debug/deploy support and tags.
  • #2781 Add support for Devfile port and name detection.
  • #2819 Create a separate terminal pane for all vscode-openshift related commands to run in.
  • #3316 Fix bug where invoking "Cloud Events" functions didn't work.
  • #2854 Killing terminal from older start dev action stops current dev.
  • #3323 Prevent "Create Dev Sandbox" wizard from getting stuck at loading screen.
  • #3293 Trying "Create Component" with a mostly empty git repository doesn't work.
  • #3324 Remove "Connect on Slack" button in "Dev Sandbox" wizard, since the link no longer works.

Full Changelog: 1.8.0...1.9.0

1.8.0

14 Sep 21:47
Compare
Choose a tag to compare

What's Changed

  • #3128 Create Serverless Functions based on templates from configured template repositories.
  • #3251 Add a walkthrough for creating a Serverless Function from a template.
  • #3260 Improve README with content about Serverless Functions.
  • #3136 Fix newly created Serverless Functions not appearing in serverless functions view when they are created outside of the workspace.
  • #3154 Fix "No such file" error when opening "Create OpenShift Local Cluster".
  • #3145 Don't show the current namespace in the Serverless Functions view.
  • #3268 Fix Developer Sandbox WebView font color not adapting when switching to a light theme.
  • #3272 Fix links to screencasts in READMEs.
  • #3091 Depend on vscode-kubernetes while developing and testing the extension.
  • #3239 Update crc to 2.26.0.
  • #3189 Check for and remove cycles in module dependencies.
  • Update many of the extension dependencies.
  • Remove many unused extension dependencies.

Full Changelog: 1.7.0...1.8.0

1.7.0

31 Aug 23:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

14 Aug 19:31
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v1.3.0

26 Apr 15:26
5ac67a2
Compare
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
Compare
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
Compare
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
Compare
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.