Skip to content

v0.2.0

Choose a tag to compare

@scotwells scotwells released this 01 Jul 04:21
3564a7b

The milo-ipam CLI plugin is now packaged and published as part of every release, making it installable through datumctl on any platform.

What's new

  • milo-ipam CLI plugin installable via datumctl — cutting a version tag now builds the plugin for Linux, macOS, and Windows (amd64 and arm64), packages each into an archive with a checksums file, and attaches them to the release, so datumctl plugin install ipam works without cloning the repo or building from source. Each binary reports the version it was released under. (#65)

Note

No API type changes. Existing clients and resources keep working without any update.