dgo v250.0.0-preview1
Pre-release
Pre-release
·
23 commits
to main
since this release
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 Alter API for Dgraph v25 by @mangalaman93 in #232
- chore(deps): Update go minor and patch by @renovate in #235
- Fix a deprecation comment by @mangalaman93 in #233
- trunk upgrade by @mangalaman93 in #236
- Add API for Allocating UIDs, Timestamp and NS IDs from Zero by @mangalaman93 in #237
- Add initial API for running DQL for v25 API by @mangalaman93 in #234
- feat: Connection String Support by @matthewmcneely in #239
- refactor v25 code and add more tests by @mangalaman93 in #241
- Fix broken docs link and remove details about old versions (#243) by @mangalaman93 in #244
- check for dgraph cluster API version before hitting grpc endpoints by @mangalaman93 in #245
- chore(deps): Update go minor and patch by @renovate in #246
- do not return the error when ping fails in v1 dgo API by @mangalaman93 in #247
- chore: use native error package instead of github.com/pkg/errors by @xqqp in #248
- upgrade to Go v1.23 and prepare for v250 release by @mangalaman93 in #249
- chore(deps): Update dependency go to v1.24.2 by @renovate in #250
- Update README with v25 APIs and add a test by @mangalaman93 in #253
New Contributors
- @renovate made their first contribution in #224
- @matthewmcneely made their first contribution in #239
- @xqqp made their first contribution in #248
Full Changelog: v240.1.0...v250.0.0-preview1