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 CRUD API #427

Merged
merged 18 commits into from
Jul 16, 2019
Merged

Batch CRUD API #427

merged 18 commits into from
Jul 16, 2019

Commits on Jun 13, 2019

  1. Batch CRUD API

    abhijitpai committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    ac4dfe6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Configuration menu
    Copy the full SHA
    40599a9 View commit details
    Browse the repository at this point in the history
  2. Renames due to merge

    abhijitpai committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    1f1e8f0 View commit details
    Browse the repository at this point in the history
  3. Remove Cosmos from Batch/BatchOperationResult/BatchResponse, use clie…

    …ntContext instead of client in BatchExecutor
    abhijitpai committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    c719782 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Add BatchItemRequestOptions so we can avoid having unsupported option…

    …s; minor: getActivityIds to internal, use serializer from clientContext instead of clientOptions
    abhijitpai committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    ba99a88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54343d4 View commit details
    Browse the repository at this point in the history
  3. Changes for merge: move Cosmos removals; PartitionKey is struct and u…

    …se of IsEffectivePartitionKeyRouting
    abhijitpai committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    982e605 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf0e1b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa4e14f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Dummy

    abhijitpai committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    14f2aa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Batch as abstract with BatchCore impl, arg checks for public methods,…

    … exceptions for input errors
    abhijitpai committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    e964113 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Missed file

    abhijitpai committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    2232c97 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

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

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    13c76f2 View commit details
    Browse the repository at this point in the history
  2. Merge master

    kirankumarkolli committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    5cb649a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Merge master

    kirankumarkolli committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    f5186c8 View commit details
    Browse the repository at this point in the history
  2. Fixing clean-up

    kirankumarkolli committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    bdd440f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c391c92 View commit details
    Browse the repository at this point in the history