Skip to content

Commit 5bd5bb1

Browse files
rgrunbervrubezhny
authored andcommitted
Release 1.21.1
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent ab37541 commit 5bd5bb1

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 1.21.1 (November 4, 2025)
4+
5+
* [#5453](https://github.com/redhat-developer/vscode-openshift-tools/issues/5453) Remove Git URL validation to support non-standard git repository locations
6+
37
## 1.21.0 (September 22, 2025)
48

59
* [#5361](https://github.com/redhat-developer/vscode-openshift-tools/pull/5361) Devfile Registries list needs not contain Default Devfile Registry

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-openshift-connector",
33
"displayName": "OpenShift Toolkit",
44
"description": "Fast iterative application development on Red Hat OpenShift and Kubernetes",
5-
"version": "1.21.0",
5+
"version": "1.21.1",
66
"license": "MIT",
77
"publisher": "redhat",
88
"author": "Red Hat",

0 commit comments

Comments
 (0)