Releases: hypermodeinc/dgraph
Releases · hypermodeinc/dgraph
v24.1.3
v25.0.0-preview4
What's Changed
- chore(deps): Update docker/build-push-action action to v6.17.0 by @renovate in #9415
- chore: update deps by @harshil-goel in #9416
- chore(deps): Update go minor and patch to v1.36.0 by @renovate in #9414
- Rename v25 APIs to v2 APIs by @mangalaman93 in #9418
- upgrade dgo to v250.0.0-preview4 by @mangalaman93 in #9420
Full Changelog: v25.0.0-preview3...v25.0.0-preview4
v25.0.0-preview3
What's Changed
- chore(deps): Update github.com/golang/geo digest to 0a13e5a by @renovate in #9409
- chore(deps): Update module github.com/dgraph-io/dgo/v250 to v250.0.0-preview2 by @renovate in #9411
- chore(deps): Update golang Docker tag to v1.24.3 by @renovate in #9410
- feat(core): Add mcp server by @harshil-goel in #9389
Full Changelog: v25.0.0-preview2...v25.0.0-preview3
v25.0.0-preview2
What's Changed
- fix(core): Add maxfrontiersize to shortest path query by @harshil-goel in #9382
- perf(core): improve performance for ineq filters when uidlist is small by @harshil-goel in #9383
- fix(live): fix how xidmap stores value along with upsertPredicate by @harshil-goel in #9309
- remove telemetry from alpha and push very basic telemetry in zero by @mangalaman93 in #9376
- fix(core): fix variables in live loader by @harshil-goel in #9394
- update the URL for sending telemetry by @mangalaman93 in #9395
- upgrade Go to v1.24, Go deps and trunk upgrade, and golangci upgrade to v2 by @mangalaman93 in #9370
- rename galaxy to root and guardian to superadmin by @mangalaman93 in #9396
- chore: upgrade all dependencies to latest by @RJKeevil in #9397
- fix(core): fix TestLiveLoadAndExportRDFFormat test by @harshil-goel in #9398
- chore(deps): Update docker/build-push-action action to v6.16.0 by @renovate in #9399
- add test cases for dot product with constant vector by @mangalaman93 in #9401
- update URLs to download data from dgraph-benchmarks repo by @mangalaman93 in #9404
- chore(deps): Update go minor and patch by @renovate in #9402
- fix(core): fix reverse edge loss when set and delete occur together by @gooohgb in #9403
- feat: add import api support for multiple groups with a single alphas by @shivaji-kharse in #9381
- Add implementation for AllocateIDs and use the API in live loader by @mangalaman93 in #9400
- make v25 APIs work with no ACL by @mangalaman93 in #9408
Full Changelog: v25.0.0-preview1...v25.0.0-preview2
v25.0.0-preview1
What's Changed
- add internal predicate for string namespaces by @mangalaman93 in #9282
- chore: update minor deps to latest working versions by @RJKeevil in #9294
- fix(core): Added some metrics by @harshil-goel in #9298
- perf(core): Add scalar list to mutations by @harshil-goel in #9290
- perf(core): Use Intersect to Narrow Iterate Range and Reduce Memory Allocation in pl.Uids() by @harshil-goel in #9299
- chore: normalize copyrights by @ryanfoxtyler in #9300
- chore(deps): Update go minor and patch by @renovate in #9297
- Reduce memory usage during Alter execution by @mangalaman93 in #9301
- chore: bump Go patch version by @ryanfoxtyler in #9303
- Refactor test code by @shivaji-kharse in #9250
- bump Ubuntu to v24.04 by @ryanfoxtyler in #9302
- perf(vector): Improve how vector is passed to hnsw index by @harshil-goel in #9287
- chore: update benchmark paths by @ryanfoxtyler in #9305
- chore(deps): Update go minor and patch by @renovate in #9306
- chore(deps): bump Go patch version by @ryanfoxtyler in #9307
- add grpc API for creating/deleting/rename/listing namespaces by @mangalaman93 in #9252
- chore(deps): Update module github.com/spf13/cobra to v1.9.0 by @renovate in #9311
- Add Dockerfile and cd for pushing nightly docker images by @mangalaman93 in #9313
- refactor(contrib):remove and relocate contrib folder content by @shivaji-kharse in #9316
- chore(deps): Update module github.com/go-jose/go-jose/v4 to v4.0.5 [SECURITY] by @renovate in #9318
- chore(deps): Update docker/build-push-action action to v6.14.0 by @renovate in #9320
- Switch to s2 for bulk loader and backup/restore by @RJKeevil in #9315
- upgrade go version to v1.23.6 from v1.22.12 by @mangalaman93 in #9328
- chore(deps): Update go minor and patch by @renovate in #9327
- fix(core): change delete-on-updates to remove-on-update and set default false by @harshil-goel in #9319
- chore(deps): Update actions by @renovate in #9330
- fix XML unmarshalling by @shivaji-kharse in #9335
- Implement Alter with v25 namespaces by @mangalaman93 in #9314
- chore(deps): Update go minor and patch by @renovate in #9331
- chore(deps): Update module github.com/docker/docker to v28 by @renovate in #9334
- chore(deps): Update module github.com/golang/snappy to v1 by @renovate in #9341
- chore(deps): Update go minor and patch by @renovate in #9339
- Remove sentry integration by @mangalaman93 in #9343
- chore(deps): Update infra minor and patch by @renovate in #9342
- remove depecrated code used from grpc library by @mangalaman93 in #9345
- fix(core): fix unmarshal protobuf when len val is 0 by @harshil-goel in #9347
- fix(core): put new metrics behind a feature flag (#9337) by @harshil-goel in #9348
- fix(core): fix read scalar list with rollups by @harshil-goel in #9350
- chore(deps): Update go minor and patch by @renovate in #9352
- chore(deps): Update docker/login-action action to v3.4.0 by @renovate in #9353
- Add implementation for RunDQL for v25 by @mangalaman93 in #9355
- chore(deps): Update module github.com/golang-jwt/jwt/v5 to v5.2.2 [SECURITY] by @renovate in #9357
- chore(deps): Update go minor and patch by @renovate in #9358
- chore(deps): Update golang Docker tag to v1.24.1 by @renovate in #9359
- chore(deps): Update go minor and patch by @renovate in #9360
- undo the breaking change made while removing sentry flag by @mangalaman93 in #9364
- remove enterprise license completely from dgraph by @mangalaman93 in #9367
- chore(deps): Update go minor and patch by @renovate in #9366
- remove EE license and oss build by @mangalaman93 in #9369
- remove enterprise related terminology by @mangalaman93 in #9371
- fix(core): upgrade opencensus to opentelemetry by @harshil-goel in #9310
- fix(graphql): fix error handling in webhooks by @harshil-goel in #9374
- handle the case for root namespace in namespace and other grpc API by @mangalaman93 in #9377
- fix(core): fix old deletes for scalar postings by @harshil-goel in #9378
- chore: replace github.com/pkg/errors with native error package in the acl, algo, audit, backup, check_upgrade and chunker modules by @xqqp in #9372
- chore(deps): Update golang Docker tag to v1.24.2 by @renovate in #9384
- Fix bugs in v25 RunDQL API by @mangalaman93 in #9388
- upgrade to dgo v250.0.0-preview1 by @mangalaman93 in #9390
Full Changelog: v24.1.2...v25.0.0-preview1
v24.1.2
What's Changed
- undo the breaking change made while removing sentry flag by @mangalaman93 in #9365
Full Changelog: v24.1.1...v24.1.2
v24.1.1
This release has an unexpected breaking change in the dgraph alpha
and dgraph zero
commands. If you are passing a --telemetry="sentry=false;"
or something equivalent, you need to remove the sentry
option from the command line. This is fixed in v24.1.2. and you should use the new version instead of v24.1.1
What's Changed
- fix(core): put new metrics behind a feature flag by @harshil-goel in #9337
- Remove sentry integration from both Alpha & Zero (#9343) by @mangalaman93 in #9344
- fix(core): fix unmarshal protobuf when len val is 0 (#9347) by @harshil-goel in #9349
- fix(core): fix read scalar list with rollups (#9350) by @harshil-goel in #9351
Full Changelog: v24.1.0...v24.1.1
v24.1.0
What's Changed
- fix(core):change delete-on-update to remove-on-update and set default by @harshil-goel in #9329
- Update changelog for v24.1.0 by @harshil-goel in #9336
Full Changelog: v24.1.0-rc5...v24.1.0
v24.1.0-rc5
What's Changed
-
Features
-
Fixed
- fix(tests): add explicit permissions for Trivy scan #9130
- fix(other): update patch version in go.mod #9127
- fix(vector): fix index rebuild when options change #9149
- fix(multi-tenancy): upsert groot for namespace after drop data #9159
- fix(vector): fixed euclidean spelling and a bug in parameters #9165
- fix(core): update latest badger #9169
- fix(core): Update error msg for txn too old to give more context #9170
- fix(DQL): unsupported ordering should raise an error #9173
- fix(core): fix sampling rate of jaeger #9147
- fix(core): add the posting list risteretto cache back #9181
- fix(core): fix performance impact in mutation due to vector #9196
- fix unique query for non-latin predicate name and whitespace in query #9201
- fix(core): fix duplicate mutation entries for count index #9208
- fix(export): delete temporary export directory after completion of remote export #9206
- fix(core): Build to show correct version (#9192) #9227
- fix(core): fix visited uids bitset memory (#9221) #9226
- fix(core): fix batching of running mutations in one transaction #9230
- fix the unique constraint when adding two mutations in a single request #9238
- fix(core): Improve error handling in hnsw module by @xqqp in #9236
- fix: ensure consistent time units and prevent erroneous cleanup in incrRollupi Process by @gooohgb in #9259
- fix(core): Change name of new config flag #9274
- fix: compile on Windows in #9284
- fix(core): fix race in metrics collection variables #9288
- fix(ci): delete all issue in upgrade test #9291
- fix(core): Fix deleteBelowTs rollup issue #9296
- fix(core): Fix count index for scalar predicates #9292
-
Performance
-
Chore
- chore(deps): bump github.com/docker/docker from 24.0.5+incompatible to 25.0.6+incompatible #9123
- use /v24 in the import #9131
- upgrade go mod #9115
- chore(): add Dependabot version bumps #9132
- chore(deps): bump actions/labeler from 4 to 5 #9134
- chore(deps): bump golangci/golangci-lint-action from 4 to 6 #9133
- chore(deps): bump docker/login-action from 2 to 3 #9135
- chore(deps): bump actions/upload-artifact from 3 to 4 #9136
- fix(repo): labeler config #9144
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 #9139
- chore(deps): bump github.com/bits-and-blooms/bitset from 1.13.0 to 1.14.2 #9140
- chore(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 #9142
- fix(git): fix Labeler formatting #9148
- chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 #9152
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 #9151
- chore(deps): bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible #9150
- upgrade dgo to v240.0.0 #9154
- chore(deps): bump golang.org/x/mod from 0.20.0 to 0.21.0 #9157
- chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 #9156
- chore(deps): bump github.com/dgraph-io/dgo/v240 from 240.0.0-rc1 to 240.0.0 #9155
- chore: Upgrade go.mod dependencies, fix jose v2 vulnerability, upgrade jemalloc by @RJKeevil in #9158
- chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1 #9163
- upgrade go.mod #9164
- Update README.md #9175
- chore(deps): bump the minor-and-patch group across 1 directory with 2 updates #9174
- update expired certificate that are used for testing #9177
- chore(deps): bump the minor-and-patch group with 2 updates #9178
- Expose APIs that can be used outside Dgraph #9176
- chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 in the minor-and-patch group #9185
- Retract v24.0.3 in go.mod #9188
- chore(repo): use go 1.22 int range loop by @xqqp in #9186
- chore(deps): bump github.com/dgraph-io/ristretto from 0.1.2-0.20240116140435-c67e07994f91 to 1.0.0 #9179
- chore(deps): bump the minor-and-patch group with 8 updates #9195
- chore(repo): close response bodies to prevent resource leaks by @xqqp in #9193
- chore(deps): bump the minor-and-patch group with 2 updates #9200
- expose API that can be used outside Dgraph #9197
- Enhancing Dgraph cd pipeline to only push images to Dockerhub when both AMD and ARM builds are successful #9202
- chore: fix some function names in comment by @cangqiaoyuzhuo in #9204
- Adding 24.0.4 to CHANGELOG.md #9205
- Update cd-dgraph.yml to avoid conflict during artifact upload #9207
- Update CHANGELOG.md to add 24.0.5 #9210
- Megha/cd pipeline enhancement #9222
- Fixing README.md to mention 24.0.5 as latest also fixing wrong link #9224
- chore(deps): bump the minor-and-patch group across 1 directory with 16 updates #9223
- chore(deps): bump the minor-and-patch group with 2 updates #9225
- expose function to Query without auth in #9216
- upgrade to use google protobuf #9190
- chore(deps): bump the minor-and-patch group with 8 updates #9232
- check for error in vector hnsw code #9235
- Add index after adding data without vector schema for vector predicate #9214
- chore(deps): bump the minor-and-patch group with 6 updates #9240
- chore(deps): bump the minor-and-patch group with 5 updates #9244
- chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 #9242
- ci: separate CI workflows #9243
- ci(test): integrate Trunk into multiple CI workflows to identify flaky tests #9245
- chore(deps): bump the minor-and-patch group with 3 updates #9247
- chore(deps): bump github.com/IBM/sarama from 1.43.3 to 1.44.0 in the minor-and-patch group #9249
- update pull request template #9253
- ci: Add cron job to run workflow once a day https://github.com/hype...
v24.0.5
What's Changed
- fix(core): fix duplicate mutation entries for count index (#9208) by @harshil-goel in #9209
- Update cd-dgraph.yml to create unique artifacts by @meghalims in #9194
Full Changelog: v24.0.4...v24.0.5