v3.20.1
Notable changes
Changed
- Improve handling of messages being sent while session is closing.
- Build with Go 1.21.6.
Fixed
- Skip Google refund handling for deleted users.
- Fix storage engine version check regression.
- Fix JavaScript runtime tournament records list owner identifier parameter handling.
- Fix regression in tournament end active time calculation when it coincides with reset schedule.
- Better handling of concurrent wallet update operations for the same user.
NOTE: For developers who use the Go server runtime support. The nakama-common package at v1.30.1 must be used with this release.
env GO111MODULE=on go get "github.com/heroiclabs/nakama-common/[email protected]"