Archivev1.0.1

Improved cluster constraint and cluster objective

November 14, 2023

The release of Nextmv Platform v1.0.1 includes an improved cluster constraint and cluster objective in the routing engine.

Upgrading

Nextmv CLI v1.0.1 upgrade guide

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

Open up your terminal and run the following command:

nextmv update
Copy

Alternatively, you can specify the version.

nextmv update v1.0.1
Copy

Nextmv SDK v1.0.1 upgrade guide

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

go get github.com/nextmv-io/sdk@v1.0.1
go mod tidy
Copy

Page last updated

Go to on-page nav menu