Skip to content

v3.17.1

Compare
Choose a tag to compare
@zyro zyro released this 23 Aug 22:18
· 124 commits to master since this release

Notable changes

Added

  • Add Satori recompute optional input parameter to relevant operations.

Changed

  • Prefix storage index values with value. for query input namespacing purposes.

Fixed

  • Ensure graceful log handling during Lua runtime check operation.
  • Fix Satori client response body resource handling.

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

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