Skip to content

v3.33.1

Choose a tag to compare

@zyro zyro released this 03 Nov 14:31
· 23 commits to master since this release
fb83ce0

Notable changes

Fixed

  • Fix an issue with Hiro dependencies vendoring.
  • Remove usage of database random generator function in migrations for compatibility with older PostgreSQL versions.

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

env GO111MODULE=on go get "github.com/heroiclabs/nakama-common/[email protected]"