Archive

Nextmv Platform public release

Nextmv platform v0.23.5 released

Nextmv SDK v0.23.5

  • Expanded feature set for beta version of routing engine improvements.
  • Bug fixes and performance improvements.

Nextmv CLI v0.23.5

  • Existing templates were upgraded to SDK v0.23.5.
  • Bug fixes and performance improvemnts.
  • Support to query experiment results from the Nextmv CLI

Upgrade to v0.23.5

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.23.5-6595c44
Copy

Nextmv SDK v0.23.5 upgrade guide

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

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

Page last updated

Go to on-page nav menu