Skip to content

1.3.0

Compare
Choose a tag to compare
@DiscoPYF DiscoPYF released this 28 Dec 14:18
· 53 commits to master since this release
3a6465e

https://www.nuget.org/packages/ArangoDBNetStandard/1.3.0

What's Changed

  • Deprecate methods and provide replacement for PutCursorAsync by @tjoubert in #396
  • Added example using graphs, vertices and edges by @tjoubert in #407
  • Renamed PostCursorResponse to CursorResponse by @tjoubert in #439
  • Fixes #426 Impossible to specify ApiClientSerializationOptions when patching an edge by @JLedel in #437
  • License features and tests by @tjoubert in #386
  • Created CollectionSchema and associated classes by @tjoubert in #393
  • Fixed dictionary item value serialization issue by @tjoubert in #401
  • Fix compilation warnings caused by XML doc comments. by @DiscoPYF in #435
  • Added header for driver version and other info by @tjoubert in #441
  • Fixed dictionary item value serialization issue - Part 2 by @tjoubert in #445
  • Added missing ngram properties by @tjoubert in #453
  • Update csproj version to 1.3.0 by @DiscoPYF in #456

New Contributors

Full Changelog: 1.2.0...1.3.0