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"