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: Adds Session token support #1870

Merged
merged 20 commits into from
Feb 12, 2021
Merged

Commits on Sep 23, 2020

  1. Session token support for transactional batch

    Signed-off-by: Rakesh Kumar <rakkuma@microsoft.com>
    rakkuma committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    cfe4738 View commit details
    Browse the repository at this point in the history
  2. Contract change

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

Commits on Sep 29, 2020

  1. code review fix

    Signed-off-by: Rakesh Kumar <rakkuma@microsoft.com>
    rakkuma committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    1dfb49d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Azure/azure-cosmos-dotnet-v3

     into users/rakkuma/batch-session-token
    rakkuma committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    c48272e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Merging with master

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

Commits on Oct 16, 2020

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

Commits on Oct 19, 2020

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

     into users/rakkuma/batch-session-token
    rakkuma committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    833efad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a32289b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    4d52111 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Azure/azure-cosmos-dotnet-v3

     into users/rakkuma/batch-session-token
    rakkuma committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    6207741 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    54a1560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523f740 View commit details
    Browse the repository at this point in the history
  3. Session token error message less strict check

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

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

Commits on Feb 1, 2021

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

Commits on Feb 10, 2021

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

     into users/rakkuma/batch-session-token
    rakkuma committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    0ed92ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa03ca5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

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

     into users/rakkuma/batch-session-token
    rakkuma committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    46bf64b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b99a27 View commit details
    Browse the repository at this point in the history
  3. Adding session consistency

    Signed-off-by: Rakesh Kumar <rakkuma@microsoft.com>
    rakkuma committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    014c97e View commit details
    Browse the repository at this point in the history