Skip to content

Releases: a8m/documentdb

v1.3.0

09 Jul 20:27
@a8m a8m
486191d
Compare
Choose a tag to compare

Added the ability to authenticate with Cosmos DB using Azure AD and enable using RBAC; this is optimized for usage with an *adal.ServicePrincipalToken object (#33, #34). See the Cosmos DB documentation for and the example for usage with this library.

v1.2.0

02 Sep 09:00
@a8m a8m
Compare
Choose a tag to compare

Add options to delete methods #25

v1.1.0

26 Aug 12:08
@a8m a8m
Compare
Choose a tag to compare
  • API refactoring + features: Query parameters, API bloat reduction, Iterator, More request headers, Performance boost.
  • Bug fixes.
  • Adding status validators to be able to validate upsert better
  • Add license file

v1.0.0

18 Sep 12:54
@a8m a8m
9cfe99f
Compare
Choose a tag to compare

Released a new major version after merging #13, since there's a chance for breaking changes for some projects that use this package.

v0.2.0: Merge pull request #11 from felipecruz91/feature/query-with-partition…

10 Sep 12:33
@a8m a8m
5a10c8a
Compare
Choose a tag to compare