v3.34.0
Notable changes
Added
- New Go runtime initializer function to register raw console HTTP handlers.
Changed
- Satori client functions now allow filtering by both names and labels.
Fixed
- Use correct leaderboard ranks disable hook in the Go runtime.
- Release database connections faster in notification deletion operations.
- Release database connections faster when listing console users.
- Release database connections faster when disabling ranks for leaderboards or tournaments.
NOTE: For developers who use the Go server runtime support. The nakama-common package at v1.43.0 must be used with this release.
env GO111MODULE=on go get "github.com/heroiclabs/nakama-common/[email protected]"