Skip to content

Commit b1f015c

Browse files
authored
Merge pull request #17 from dataiku/chore/dss110-sc-90604-managed-gke-release-dss-plugin-gke-clusters
Prepare 1.1.5 release
2 parents 1043f6b + b12373a commit b1f015c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changelog
22

3-
## Next version
3+
## Version 1.1.5 - Feature and bugfix release
44
- Fix action "Add node pool"
55
- Change default value for "Inherit DSS host settings" when creating a cluster
66
- Change default value for "Service account type" in the nodes pool creation form
7+
- Handle autopilot clusters
78

89
## Version 1.1.4 - Feature release
910
- Add ability to use named secondary ranges

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.1.4",
3+
"version": "1.1.5",
44
"meta": {
55
"label": "GKE clusters",
66
"description": "Interact with Google Kubernetes Engine clusters",

0 commit comments

Comments
 (0)