You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: For clusters already enabled with encryption-at-rest, force a full backup before creating further incremental backups. Previously unencrypted backups can still be used for unencrypted Dgraph clusters, but encrypted clusters must be backed up in encrypted format. (#5103)
Add encryption support for export and import (via bulk, live loaders). (#5155)
Add Badger expvar metrics to Prometheus metrics. Fixes #4772. (#5094)
Add option to apply enterprise license at zero's startup. (#5170)