1.2.0
https://www.nuget.org/packages/ArangoDBNetStandard/1.2.0
What's Changed
- Mention default values of serialization options in readme. by @DiscoPYF in #383
- Added WriteConcern and ReplicationFactor to PostCollectionResponse by @tjoubert in #392
- Overloaded PatchDocumentAsync and PatchDocumentsAsync by @tjoubert in #391
- Added SandCastle config file by @tjoubert in #385
- Make missing member handling configurable by @tjoubert in #399
- Update readme.md by @tjoubert in #397
- Updated remarks on all Error properties by @tjoubert in #395
- Solves NullReferenceException thrown when deserializing empty content of error reponse by @tjoubert in #398
- Updated roadmap doc by @tjoubert in #402
- Stream transaction support in the Collection and Graph APIs by @tjoubert in #403
- Added cancellation token to async methods by @tjoubert in #406
- Added PostDatabaseOptions by @tjoubert in #394
- 3.10: Added properties to CursorResponseStats by @tjoubert in #414
- 3.10: ArangoSearch changes by @tjoubert in #422
- 3.10: Pregel API support with 3.10 features by @tjoubert in #425
- 3.10: Consolidation of new 3.10 index features by @tjoubert in #421
- 3.10: Added Read From Follower support by @tjoubert in #420
- 310: Implementation of Computed Values by @tjoubert in #418
- 3.10: Query rules by @tjoubert in #413
- Updated csproj to the correct version. by @tjoubert in #429
- Added test-arangodb-3_10 in CircleCI workflow. by @tjoubert in #430
Full Changelog: 1.1.1...1.2.0