Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 09:49
· 7 commits to main since this release
v0.7.0
e1d81ee

Release 0.7.0

  • added support for "hide links" node resource property, fixes #80
  • added external connector data source
  • fixed integration test for groups data source
  • return error for external connector configuration when device name
    is provided instead of "NAT" or "System Bridge", fixes #81
  • updated all package dependencies
  • fix CPULimit property for UMS and ExtConn (they are now always NULL
    starting with 2.6.0)
  • some cosmetic and test changes
  • added a add-to-booted-lab lifecycle test
  • formatted codebase w/ gofumpt
  • removed cmlclient go.mod local replace and updated cmlclient to 0.0.22 in go.mod
  • added / updated docs and ran generate
  • bumped go version to 1.21 in the workflows
  • added an extconn schema test
  • updated gh action components, only run one test suite in parallel

What's Changed

  • changes needed for 2.6.1, also new data sources and tests by @rschmied in #83

Full Changelog: v0.6.2...v0.7.0