Skip to content

v3.21.1

Latest
Compare
Choose a tag to compare
@zyro zyro released this 22 Mar 08:31
· 9 commits to master since this release

Notable changes

Added

  • Add ability to easily run unit and integration tests in an isolated docker-compose environment.

Changed

  • More efficient initial loading of storage index contents.

Fixed

  • Fix issue with Fleet Manager access causing an unexpected error.

NOTE: For developers who use the Go server runtime support. The nakama-common package at v1.31.0 must be used with this release.

env GO111MODULE=on go get "github.com/heroiclabs/nakama-common/runtime@v1.31.0"