Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch API: Add support of request options for transactional batch #1569

Merged
merged 10 commits into from
Jul 14, 2020

Commits on May 27, 2020

  1. Extending support of item request options for transactional batch

    Signed-off-by: Rakesh Kumar <rakkuma@microsoft.com>
    rakkuma committed May 27, 2020
    Configuration menu
    Copy the full SHA
    fe4dc48 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-cosmos-dotnet-v3

     into users/rakkuma/transactional-batch-option
    rakkuma committed May 28, 2020
    Configuration menu
    Copy the full SHA
    9808d85 View commit details
    Browse the repository at this point in the history
  2. contract changes

    Signed-off-by: Rakesh Kumar <rakkuma@microsoft.com>
    rakkuma committed May 28, 2020
    Configuration menu
    Copy the full SHA
    196b438 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Updating APIs to use ItemRequestoption

    Signed-off-by: Rakesh Kumar <rakkuma@microsoft.com>
    rakkuma committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    42fa864 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-cosmos-dotnet-v3

     into users/rakkuma/transactional-batch-option
    rakkuma committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    0aa0ba8 View commit details
    Browse the repository at this point in the history
  2. Adding TransactionalBatchRequestOption and test cases

    Signed-off-by: Rakesh Kumar <rakkuma@microsoft.com>
    rakkuma committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    ebc75f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-cosmos-dotnet-v3

     into users/rakkuma/transactional-batch-option
    rakkuma committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    7dff83b View commit details
    Browse the repository at this point in the history
  2. Code review

    Signed-off-by: Rakesh Kumar <rakkuma@microsoft.com>
    rakkuma committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    e808dde View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-cosmos-dotnet-v3

     into users/rakkuma/transactional-batch-option
    rakkuma committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    3c30d93 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    56c66c6 View commit details
    Browse the repository at this point in the history