Skip to content

1.0.0

Compare
Choose a tag to compare
@rossmills99 rossmills99 released this 14 Dec 14:38
· 328 commits to master since this release
052aaeb

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

Full Changelog: 1.0.0-alpha04...1.0.0