All Versions
97
Latest Version
Avg Release Cycle
35 days
Latest Release
1080 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v1.2.7-rc1 Changes
August 19, 2020๐ Fixed
- Don't allow idx flag to be set to 0 on dgraph zero. (#6193)
-
v1.2.6 Changes
July 31, 2020๐ Changed
- โก๏ธ Update Badger. (#5940, #5990)
- Fix assert in background compression and encryption. (dgraph-io/badger#1366)
- Avoid panic in filltables() (dgraph-io/badger#1365)
- Force KeepL0InMemory to be true when InMemory is true (dgraph-io/badger#1375)
- Tests: Use t.Parallel in TestIteratePrefix tests (dgraph-io/badger#1377)
- Remove second initialization of writech in Open (dgraph-io/badger#1382)
- Increase default valueThreshold from 32B to 1KB (dgraph-io/badger#1346)
- Pre allocate cache key for the block cache and the bloom filter cache (dgraph-io/badger#1371)
- Rework DB.DropPrefix (dgraph-io/badger#1381)
- Update head while replaying value log (dgraph-io/badger#1372)
- Update ristretto to commit f66de99 (dgraph-io/badger#1391)
- Enable cross-compiled 32bit tests on TravisCI (dgraph-io/badger#1392)
- Avoid panic on multiple closer.Signal calls (dgraph-io/badger#1401)
- Add a contribution guide (dgraph-io/badger#1379)
- Add assert to check integer overflow for table size (dgraph-io/badger#1402)
- Return error if the vlog writes exceeds more that 4GB. (dgraph-io/badger#1400)
- Revert "add assert to check integer overflow for table size (dgraph-io/badger#1402)" (dgraph-io/badger#1406)
- Revert "fix: Fix race condition in block.incRef (dgraph-io/badger#1337)" (dgraph-io/badger#1407)
- Revert "Buffer pool for decompression (dgraph-io/badger#1308)" (dgraph-io/badger#1408)
- Revert "Compress/Encrypt Blocks in the background (dgraph-io/badger#1227)" (dgraph-io/badger#1409)
- Add missing changelog for v2.0.3 (dgraph-io/badger#1410)
- Changelog for v20.07.0 (dgraph-io/badger#1411)
๐ Fixed
- Alpha: Enable bloom filter caching. (#5554)
- โ K shortest paths queries fix. (#5596)
- โ Add check on rebalance interval. (#5595)
- ๐ Change error message in case of successful license application. (#5593)
- โ Remove noisy logs in tablet move. (#5592)
- ๐ Avoid assigning duplicate RAFT IDs to new nodes. Fixes #5436. (#5603)
- โก๏ธ Update badger: Set KeepL0InMemory to false (badger default), and Set DetectConflicts to false. (#5615)
- ๐ Use /tmp dir to store temporary index. Fixes #4600. (#5730)
- Split posting lists recursively. (#4867)
- Set version when rollup is called with no splits. (#4945)
- ๐ Return error instead of panic (readPostingList). Fixes #5749. (#5908)
- ServeTask: Return error if server is not ready. (#6022)
- Enterprise features
- โก๏ธ Update Badger. (#5940, #5990)
-
v1.2.6-rc2 Changes
July 27, 2020๐ Changed
- โก๏ธ Update Badger. (#5940, #5990)
- Fix assert in background compression and encryption. (dgraph-io/badger#1366)
- Avoid panic in filltables() (dgraph-io/badger#1365)
- Force KeepL0InMemory to be true when InMemory is true (dgraph-io/badger#1375)
- Tests: Use t.Parallel in TestIteratePrefix tests (dgraph-io/badger#1377)
- Remove second initialization of writech in Open (dgraph-io/badger#1382)
- Increase default valueThreshold from 32B to 1KB (dgraph-io/badger#1346)
- Pre allocate cache key for the block cache and the bloom filter cache (dgraph-io/badger#1371)
- Rework DB.DropPrefix (dgraph-io/badger#1381)
- Update head while replaying value log (dgraph-io/badger#1372)
- Update ristretto to commit f66de99 (dgraph-io/badger#1391)
- Enable cross-compiled 32bit tests on TravisCI (dgraph-io/badger#1392)
- Avoid panic on multiple closer.Signal calls (dgraph-io/badger#1401)
- Add a contribution guide (dgraph-io/badger#1379)
- Add assert to check integer overflow for table size (dgraph-io/badger#1402)
- Return error if the vlog writes exceeds more that 4GB. (dgraph-io/badger#1400)
- Revert "add assert to check integer overflow for table size (dgraph-io/badger#1402)" (dgraph-io/badger#1406)
- Revert "fix: Fix race condition in block.incRef (dgraph-io/badger#1337)" (dgraph-io/badger#1407)
- Revert "Buffer pool for decompression (dgraph-io/badger#1308)" (dgraph-io/badger#1408)
- Revert "Compress/Encrypt Blocks in the background (dgraph-io/badger#1227)" (dgraph-io/badger#1409)
- Add missing changelog for v2.0.3 (dgraph-io/badger#1410)
- Changelog for v20.07.0 (dgraph-io/badger#1411)
๐ Fixed
- Alpha: Enable bloom filter caching. (#5554)
- โ K shortest paths queries fix. (#5596)
- โ Add check on rebalance interval. (#5595)
- ๐ Change error message in case of successful license application. (#5593)
- โ Remove noisy logs in tablet move. (#5592)
- ๐ Avoid assigning duplicate RAFT IDs to new nodes. Fixes #5436. (#5603)
- โก๏ธ Update badger: Set KeepL0InMemory to false (badger default), and Set DetectConflicts to false. (#5615)
- ๐ Use /tmp dir to store temporary index. Fixes #4600. (#5730)
- Split posting lists recursively. (#4867)
- Set version when rollup is called with no splits. (#4945)
- ๐ Return error instead of panic (readPostingList). Fixes #5749. (#5908)
- ServeTask: Return error if server is not ready. (#6022)
- Enterprise features
- โก๏ธ Update Badger. (#5940, #5990)
-
v1.2.6-rc1 Changes
June 22, 2020๐ Fixed
- Alpha: Enable bloom filter caching. (#5554)
- โ K shortest paths queries fix. (#5596)
- โ Add check on rebalance interval. (#5595)
- ๐ Change error message in case of successful license application. (#5593)
- โ Remove noisy logs in tablet move. (#5592)
- ๐ Avoid assigning duplicate RAFT IDs to new nodes. Fixes #5436. (#5603)
- โก๏ธ Update badger: Set KeepL0InMemory to false (badger default), and Set DetectConflicts to false. (#5615)
- Enterprise features
- Backup: Change groupId from int to uint32. (#5613)
-
v1.2.5 Changes
May 28, 2020๐ Changed
- Return error response if encoded response is > 4GB in size. Replace idMap with idSlice in encoder. (#5359)
- ๐ Change the default ratio of traces from 1 to 0.01. (#5405)
๐ Fixed
- ๐ Export: Ignore deleted predicates from schema. Fixes #5053. (#5327)
- ๐ Fix segmentation fault in query.go. (#5377)
- โก๏ธ Update group checksums when combining multiple deltas. Fixes #5368. (#5394)
- ๐ Fix empty string checks. (#5396)
- ๐ Fix protobuf headers check. (#5381)
- Stream the full set of predicates and types during a snapshot. (#5444)
- ๐ Use pre-allocated protobufs during backups. (#5508)
- ๐ Replace strings.Trim with strings.TrimFunc in ParseRDF. (#5494)
- Return nil instead of emptyTablet in groupi.Tablet(). (#5469)
- During shutdown, generate snapshot before closing raft node. (#5476)
- Get lists of predicates and types before sending the snapshot. (#5488)
- ๐ Move runVlogGC to x and use it in zero as well. (#5468)
- ๐ Fix inconsistent bulk loader failures. Fixes #5361. (#5537)
๐ Security
- ๐ Use SensitiveByteSlice type for hmac secret. (#5451)
-
v1.2.5-rc1 Changes
May 29, 2020๐ Changed
- Return error response if encoded response is > 4GB in size. Replace idMap with idSlice in encoder. (#5359)
- ๐ Change the default ratio of traces from 1 to 0.01. (#5405)
๐ Fixed
- ๐ Export: Ignore deleted predicates from schema. Fixes #5053. (#5327)
- ๐ Fix segmentation fault in query.go. (#5377)
- โก๏ธ Update group checksums when combining multiple deltas. Fixes #5368. (#5394)
- ๐ Fix empty string checks. (#5396)
- ๐ Fix protobuf headers check. (#5381)
- Stream the full set of predicates and types during a snapshot. (#5444)
- ๐ Use pre-allocated protobufs during backups. (#5508)
- ๐ Replace strings.Trim with strings.TrimFunc in ParseRDF. (#5494)
- Return nil instead of emptyTablet in groupi.Tablet(). (#5469)
- During shutdown, generate snapshot before closing raft node. (#5476)
- Get lists of predicates and types before sending the snapshot. (#5488)
- ๐ Move runVlogGC to x and use it in zero as well. (#5468)
- ๐ Fix inconsistent bulk loader failures. Fixes #5361. (#5537)
๐ Security
- ๐ Use SensitiveByteSlice type for hmac secret. (#5451)
-
v1.2.4 Changes
May 15, 2020๐ Changed
- Return error response if encoded response is > 4GB in size. Replace idMap with idSlice in encoder. (#5359)
- ๐ Change the default ratio of traces from 1 to 0.01. (#5405)
๐ Fixed
- ๐ Export: Ignore deleted predicates from schema. Fixes #5053. (#5327)
- ๐ Fix segmentation fault in query.go. (#5377)
- โก๏ธ Update group checksums when combining multiple deltas. Fixes #5368. (#5394)
- ๐ Fix empty string checks. (#5396)
- ๐ Fix protobuf headers check. (#5381)
- Stream the full set of predicates and types during a snapshot. (#5444)
๐ Security
- ๐ Use SensitiveByteSlice type for hmac secret. (#5451)
-
v1.2.3 Changes
April 24, 2020๐ Changed
- ๐ Support comma separated list of zero addresses in alpha. (#5258)
- โก๏ธ Optimization: Optimize snapshot creation. (#4901)
- ๐ Optimization: Remove isChild from fastJsonNode. (#5184)
- Optimization: Memory improvements in fastJsonNode. (#5088)
- โก๏ธ Update Badger to commit cddf7c03451c33. (#5273)
- Compression/encryption runs in the background (which means faster writes)
- Separate cache for bloom filters which limits the amount of memory used by bloom filters
- Avoid crashing live loader in case the network is interrupted. (#5268)
- Enterprise features
- Backup/restore: Force users to explicitly tell restore command to run without zero. (#5206)
๐ Fixed
- โ Check uid list is empty when filling shortest path vars. (#5152)
- ๐ Return error for invalid UID 0x0. Fixes #5238. (#5252)
- Skipping floats that cannot be marshalled (+Inf, -Inf, NaN). (#5199, #5163)
- Set correct posting list type while creating it in live loader. (#5012)
- โ Add support for tinyint in migrate tool. Fixes #4674. (#4842)
- ๐ Fix bug, aggregate value var works with blank node in upsert. Fixes [#4712][]. ([#4767][])
- ๐ Always set BlockSize in encoder. Fixes #5102. (#5255)
- Enterprise features
- Backup schema keys in incremental backups. Before, the schema was only stored in the full backup. (#5158)
โ Added
- โ Add Badger expvar metrics to Prometheus metrics. Fixes #4772. (#5094)
- Enterprise features
- Support bulk loader use-case to import unencrypted export and encrypt. (#5213)
- Create encrypted restore directory from encrypted backups. (#5144)
- Add option "--encryption_key_file"/"-k" to debug tool for encryption support. (#5146)
- Support for encrypted backups/restore. Note: Older backups without encryption will be incompatible with this Dgraph version. Solution is to force a full backup before creating further incremental backups. (#5103)
- Add encryption support for export and import (via bulk, live loaders). (#5155)
-
v1.2.2 Changes
March 19, 2020๐ Changed
- Wrap errors thrown in posting/list.go for easier debugging. (#4880)
- ๐จ Print keys using hex encoding in error messages in list.go. (#4891)
๐ Fixed
- Do not include empty nodes in the export output. (#4896)
- ๐ Fix error when lexing language list. (#4784)
- ๐ฆ Properly initialize posting package in debug tool. (#4893)
- ๐ Handle special characters in schema and type queries. Fixes #4933. (#4937)
- ๐ Overwrite values for uid predicates. Fixes #4879. (#4883)
- ๐ Disable @* language queries when the predicate does not support langs. (#4881)
- ๐ Fix bug in exporting types with reverse predicates. Fixes #4856. (#4857)
- ๐ Do not skip over split keys. (Trying to skip over the split keys sometimes skips over keys belonging to a different split key. This is a fix just for this release as the actual fix requires changes to the data format.) (#4951)
- ๐ Fix point-in-time Prometheus metrics. Fixes #4532. (#4948)
- Split lists in the bulk loader. (#4967)
- ๐ Allow remote MySQL server with dgraph migrate tool. Fixes #4707. (#4860)
- Enterprise features
-
v1.2.1 Changes
February 06, 2020