Skip to content

dgo v230.0.1

Latest
Compare
Choose a tag to compare
@joshua-goldstein joshua-goldstein released this 08 May 18:08
· 11 commits to master since this release
1708397

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)