Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 08:25
· 52 commits to main since this release

🚨 Breaking Changes

  • The struct EdgeGw has renamed to EdgeGatewayType. (GH-152)

ℹ️ Notes

  • edgateway/GetByID - Now the function edgateway/GetByID is deprecated and will be removed in the next version. Use the function edgateway/Get instead. (GH-152)
  • edgateway/GetByName - Now the function edgateway/GetByName is deprecated and will be removed in the next version. Use the function edgateway/Get instead. (GH-152)