Releases: heroiclabs/nakama-common
Releases · heroiclabs/nakama-common
v1.9.0
v1.8.0
Notable changes
Added
- Use a "tool dependency" to specify the protoc-gen-go required version. See here.
Changed
- Update to Protobuf 1.4.2. This enables us to take advantage of the new Protobuf runtime. See here.
- Rename example runtime file.
- Replace shell script with Go generate commands to run protoc toolchain.
- Eliminate test dependency on GRPC runtime.
- Update protocol definitions to remove warnings from stricter Go package import paths. See here.