This dgo release works for dgraph versions >= 23.0.0. This release requires Go v1.19 or higher. v230.0.0 is deprecated and this release should be used instead.
Breaking
- Upgrade go version to go 1.19 (#155)
- Remove deprecated DialSlashEndpoint, DialSlashGraphQLEndpoint (#157)
Added
- Add DialCloud endpoint (#147)
- Improve the DialCloud function and add tests (#154)
- Bump golang.org/x/text from 0.3.3 to 0.3.8 (#163)