Changelog
Changelog for the DataStax C# Graph Extension.
2.1.1
2020-05-12
Improvement
- [CSHARP-893] - Upgrade dependencies of C# Graph Extension to fix security vulnerabilities
2.1.0
2020-03-24
Features
- [CSHARP-865] - Graph extensions: Bump core driver dependency to 3.14.0
- [CSHARP-867] - Bump .NET Standard 1.5 to .NET Standard 2.0 on the Graph extension
- [CSHARP-866] - Update System.Net.WebSockets.Client to fix vulnerabilities
2.0.0
2020-01-15
Features
- [CSHARP-791] - Unified Driver
1.2.0
2018-05-17
Features
- [CSHARP-684] - Graph batch mutations in Fluent API
- [CSHARP-686] - Bump Gremlin.NET Dependency to 3.2.9
1.1.0
2018-04-17
Features
- Update Gremlin.NET dependency to 3.2.8
1.0.0
2017-12-21
Features
- Update Gremlin.NET dependency
Bug Fixes
- [CSHARP-602] - Empty Element Id bytecode generated from traversal at .Net Core platform
- [CSHARP-633] - Graph types de/serializarion Culture Variant issue
1.0.0-beta1
2017-08-28
Features
- [CSHARP-572] - Support for Gremlin.Net 3.2+ and C# DSE driver 2.0+.