Archive

Nextmv platform point release

Nextmv platform v0.20.9 released

This release introduces public cloud runs using nextmv app. Public runs is a beta release, which is not yet recommended for production use. Please contact support@nextmv.io for access. In addition the release contains performance improvements and minor bug fixes. There are no breaking changes.

Nextmv CLI v0.20.9-bfba1e5

Existing templates were upgraded to SDK v0.20.9.

Nextmv CLI v0.20.9-bfba1e5 upgrade guide

This upgrade guide assumes you’ve previously installed and configured the Nextmv CLI.

Open up a terminal and run the following command:

nextmv update
Copy

Alternatively, you can specify the version.

nextmv update v0.20.9-bfba1e5
Copy

Nextmv SDK v0.20.9

Small corrections and other fixes were made as part of this release.

Nextmv SDK v0.20.9 upgrade guide

To update and tidy your Go project and reference SDK v0.20.9, stand at the location of the go.mod and run:

go get github.com/nextmv-io/sdk@v0.20.9
go mod tidy
Copy

Page last updated

Go to on-page nav menu