Skip to content

v1.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 12:03
· 10 commits to master since this release
b52676d

Changelog

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

Bug fixes

Fix deployment API for updating deployment-alias. (#472)

Fixes the deployment API (DeploymentCreateRequest, DeploymentUpdateRequest) so it is possible to remove the deployment-alias. An explicit empty String can now be passed to remove the alias.