1.1.0
https://www.nuget.org/packages/ArangoDBNetStandard/1.1.0
What's Changed
- Make header properties optional in cursor API client interface. by @DiscoPYF in #344
- Run tests against ArangoDB 3.8 by @DiscoPYF in #347
- Use arangodb image 3.8.5.1 for 3.8 tests. by @DiscoPYF in #349
- Support for indexes api by @tjoubert in #350
- Support for additional AQL/Query endpoints by @tjoubert in #352
- Support for additional collection endpoints by @tjoubert in #356
- Update CircleCI badge link by @Zyqsempai in #365
- Update CI config to run tests against ArangoDB 3.9 by @DiscoPYF in #361
- Add changelog file by @tjoubert in #369
- Support for analyzers by @tjoubert in #357
- Support for Views API by @tjoubert in #358
- Support for Oasis by @tjoubert in #364
- Amended changelog file by @tjoubert in #371
- Resolve build warnings caused by syntax issues in XML doc comments. by @DiscoPYF in #373
- Fix type of selectivity estimate in responses. by @DiscoPYF in #374
- Simplify error handling in test fixture of Index API client by @DiscoPYF in #377
- Support basic Admin API by @tjoubert in #370
- Use constants to represent index types. by @DiscoPYF in #376
- Extract common index response properties into an interface. by @DiscoPYF in #378
- Bulk operations support by @tjoubert in #354
- Updated ChangeLog by @tjoubert in #379
- Update csproj version number to 1.1.0 by @DiscoPYF in #380
- Updated pre-release items by @tjoubert in #381
- Apply ConfigureAwait(false) to inner method calls of bulk operations API by @DiscoPYF in #382
New Contributors
- @tjoubert made their first contribution in #350
- @Zyqsempai made their first contribution in #365
Full Changelog: 1.0.0...1.1.0