Releases: equinix/ne-go
Releases · equinix/ne-go
v1.11.0
What's Changed
- NFV-25313: Add new field connectivity to support ZNPD by @schadalawada in #22
- NFV-25313: updated ZNPD logic to support new changes by @schadalawada in #24
New Contributors
- @schadalawada made their first contribution in #22
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- NFV-23888: introduce keyType field for public key POST and GET APIs by @rling-equinix in #21
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- NFV-23345: introduce get file by uuid API for new file resource and add more test cases by @rling-equinix in #19
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- NFV-22886: add cloudInitFileId field for device creation request and introduce new file upload API by @rling-equinix in #18
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- NFV-19565: add description field for the acl template inbound rule by @rling-equinix in #17
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Changes
WithMgmtAclTemplatemethod andMgmtAclTemplateUUIDfield added toDeviceUpdateRequest#12TemplateUUIDfield in DeviceUpdateRequest is now optional when MgmtAclTemplate is provided #12
Improvements
- Internal type field casing was updated for consistency #13
- GitHub action was added to run Go tests
Full Changelog: v1.5.0...v1.6.0
v1.5.0
All changes were introduced in #9, adding support for Network Edge Clustering.
Changes
ClusterDetails.ClusterNodeDetailshas been deprecated (useNode0andNode1)ClusterDetails.Nodehas been deprecated (useNode0andNode1)ClusterNodehas been deprecated (useClusterNodeDetail)
Improvements
ClusterDetails.Node0has been addedClusterDetails.Node1has been addedClusterNodeDetail.UUIDhas been addedClusterNodeDetail.Namehas been added
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- NFV-18043: add cluster fields to existing device API by @rling-equinix in #8
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Updated ACL Template APIs by @yvikrant in #4
- move CHANGELOG.md content to GitHub Releases feed by @displague in #5
New Contributors
- @yvikrant made their first contribution in #4
- @displague made their first contribution in #5
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- sshInterfaceId for primary and secondary device in self configured devices by @rling-equinix in #3
New Contributors
- @rling-equinix made their first contribution in #3
Full Changelog: v1.1.0...v1.2.0