Skip to content

v1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 12:22
· 11 commits to master since this release
8c5fbdb

Changelog

This release of the Elastic Cloud SDK Go should be used for ECE Version 3.7.0.

Enhancements

Update to latest ECE 3.7.0 api (#461)

Breaking:

  • The notes api is no more. Use the deployment comment api instead.
    Other:
  • The instance configurations can now specify allowed zones.
  • The deployment update api can use the ValidateOnly flag

Add show_max_zones parameter for deployment-templates API. (#462)

This parameter adds the max_zones field to each instance-configuration. (Left empty by default).