Skip to content

Commit c90f101

Browse files
authored
Merge pull request #37 from dataiku/chore/dss13-sc-207469-gke-release-plugin
Update changelog and version for 1.4.0 release
2 parents 4244679 + 7e01b82 commit c90f101

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## Version 1.4.0 - Feature and bugfix release
4+
- Add support for release channels on standard clusters
5+
- Add support for GCP labels on nodepools
6+
- Add support for taints on nodepools
7+
- Fix cluster GCP labels
8+
- Miscellaneous UI improvements
9+
310
## Version 1.3.2
411
- Fix attaching to existing clusters from another project
512

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "gke-clusters",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"meta": {
55
"label": "GKE clusters",
66
"description": "Interact with Google Kubernetes Engine clusters",

0 commit comments

Comments
 (0)