Hey Folks,
Dgraph Release 21.03 ( Resilient Rocket ) is available. As part of the 21.03.0 release we have introduced many improvements and major new features. Following sections provides information about what has been implemented as part of the release.
New Features
Enterprise
- Audit Logs
- Multi Tenancy
- Learner Nodes (Read Replicas)
- Change Data Capture
Dgraph
- Single manifest for Backups
- Vault for ACL secrets
- Flags Consolidation
- Loading files from S3/minio
- Leadership Metrics
- Transaction Metrics
- Support multiple JWK URLs
- GraphQL authorization using standard claim
- Apollo Federation
- GraphQL Upserts
- Custom DQL Subscription
- Multiple Unique ids
- Cascade with Pagination
- IN Filter for different data type
- Customer DQL with groupby
- Authorization: Bearer {token}
- Lambda(Web) hooks for add/update/delete mutations
- Subscription websocket with gzip
- @id with type Int
- Support for has filter on list of fields
Improvements and Fixes
Dgraph
- JSON parsing for GraphQL
- Simdjson improvements
- SinceTS improvement
- Backup manifest file consolidation
And many more performance and stability improvements. Details of which can be found in changelogs
Discontinued Features
Dgraph
- Schema Versioning and History
Known Bugs and Issues
Dgraph
- Ludicrous mode issues ( We have noticed ludicrous mode is a bit unstable when coming to few corner use cases, we are working on it to fix them quickly )
Useful Links
- Dgraph Docs : Documentation Dgraph Release 21.03
- Release Artifacts / Changelog : Github Dgraph Release 21.03
- Docker Image : Docker Dgraph Release 21.03