Skip to content

dgo v240.2.0

Latest
Compare
Choose a tag to compare
@mangalaman93 mangalaman93 released this 26 Mar 23:19
· 33 commits to main since this release
138c2b0

This version adds a new function Open that takes a connection string as an argument for creating a Dgraph Client.

What's Changed

  • Bump google.golang.org/protobuf from 1.34.2 to 1.35.2 in the minor-and-patch group by @dependabot in #211
  • Bump google.golang.org/grpc from 1.68.0 to 1.68.1 in the minor-and-patch group by @dependabot in #212
  • Bump the minor-and-patch group with 2 updates by @dependabot in #213
  • Bump the minor-and-patch group with 2 updates by @dependabot in #214
  • Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the minor-and-patch group by @dependabot in #217
  • Bump the minor-and-patch group with 2 updates by @dependabot in #218
  • Bump the minor-and-patch group with 2 updates by @dependabot in #219
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #220
  • chore(deps): Update dependency go to v1.23.6 by @renovate in #224
  • chore(deps): Update module google.golang.org/protobuf to v1.36.5 by @renovate in #227
  • Add support for connection string by @mangalaman93 in #242
  • Fix broken docs link and remove details about old versions by @mangalaman93 in #243

Full Changelog: v240.1.0...v240.2.0