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

Add sync bulk support #485

Merged
merged 13 commits into from
Sep 28, 2022
Merged

Add sync bulk support #485

merged 13 commits into from
Sep 28, 2022

Commits on Sep 26, 2022

  1. add sync bulk support

    annie-mac authored and annie-mac committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    4820d39 View commit details
    Browse the repository at this point in the history
  2. refactor

    annie-mac authored and annie-mac committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    6905be3 View commit details
    Browse the repository at this point in the history
  3. fix

    annie-mac authored and annie-mac committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    38022d1 View commit details
    Browse the repository at this point in the history
  4. fix

    annie-mac authored and annie-mac committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    4c86d7b View commit details
    Browse the repository at this point in the history
  5. remove log

    annie-mac authored and annie-mac committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    9322d04 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Update src/main/java/com/azure/cosmos/kafka/connect/CosmosDBConfig.java

    Co-authored-by: Kushagra Thapar <kushuthapar@gmail.com>
    FabianMeiswinkel and kushagraThapar authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    97c7178 View commit details
    Browse the repository at this point in the history
  2. fix tests

    annie-mac authored and annie-mac committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    6da3d29 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'addSyncBulkSupport' of https://github.com/xinlian12/kaf…

    …ka-connect-cosmosdb into addSyncBulkSupport
    annie-mac authored and annie-mac committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0ddfbbb View commit details
    Browse the repository at this point in the history
  4. change

    annie-mac authored and annie-mac committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    e0a6a5c View commit details
    Browse the repository at this point in the history
  5. resolve comments

    annie-mac authored and annie-mac committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    edc8731 View commit details
    Browse the repository at this point in the history
  6. update changelog

    annie-mac authored and annie-mac committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    5ff3b0d View commit details
    Browse the repository at this point in the history
  7. update tests

    annie-mac authored and annie-mac committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    b67c36a View commit details
    Browse the repository at this point in the history
  8. resolve comments

    annie-mac authored and annie-mac committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    5467801 View commit details
    Browse the repository at this point in the history