1.0.0
https://www.nuget.org/packages/ArangoDBNetStandard/1.0.0
What's Changed
- Fix ShardKeys property by using collection type instead of string. by @DiscoPYF in #315
- Implement Stream Transaction Api. by @DiscJockeyDJ in #323
- Added .ConfigureAwait(false) to every awaited async call by @Leoltron in #324
- Implement changes to Cursor API to include the stream transaction id … by @DiscJockeyDJ in #325
- Stream transaction on Document API by @DiscJockeyDJ in #327
- Rename header class of document API for consistency. by @DiscoPYF in #331
- Add remark to Error in transaction response by @EMcG0402429 in #335
- Create a common interface for POST and PUT cursor responses. by @DiscoPYF in #338
- Update roadmap to include completed APIs by @DiscoPYF in #334
- Mention usage of http request headers in readme. by @DiscoPYF in #333
- Extend coverage of default serialization logic. by @DiscoPYF in #329
- Update csproj version number to 1.0.0. by @rossmills99 in #340
New Contributors
- @DiscJockeyDJ made their first contribution in #323
- @Leoltron made their first contribution in #324
- @EMcG0402429 made their first contribution in #335
Full Changelog: 1.0.0-alpha04...1.0.0