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

feat!: add CommitStats to Connection API #608

Merged
merged 49 commits into from Feb 24, 2021
Merged

Commits on Oct 24, 2020

  1. feat!: add support for CommitStats

    Adds support for returning CommitStats from read/write transactions.
    olavloite committed Oct 24, 2020
    Copy the full SHA
    3872199 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    def8768 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Copy the full SHA
    5372dae View commit details
    Browse the repository at this point in the history
  2. fix: error message should start with getCommitResponse

    Co-authored-by: skuruppu <skuruppu@google.com>
    olavloite and skuruppu committed Oct 31, 2020
    Copy the full SHA
    34fbda6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Copy the full SHA
    8f61c2a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    47b57ea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a9014bc View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Copy the full SHA
    1063ced View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Copy the full SHA
    2f56c29 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Copy the full SHA
    041b34d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df7273a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. fix: remove overload delay

    olavloite committed Dec 10, 2020
    Copy the full SHA
    8299054 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9b710a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Copy the full SHA
    9a2e555 View commit details
    Browse the repository at this point in the history
  2. fix: remove overload delay

    olavloite committed Dec 11, 2020
    Copy the full SHA
    57a10a8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    88c2d83 View commit details
    Browse the repository at this point in the history
  4. fix: fix test failure

    olavloite committed Dec 11, 2020
    Copy the full SHA
    043555d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Copy the full SHA
    8c15641 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup after merge

    olavloite committed Jan 23, 2021
    Copy the full SHA
    919cf02 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    97ec917 View commit details
    Browse the repository at this point in the history
  4. test: fix flaky test

    olavloite committed Jan 23, 2021
    Copy the full SHA
    afeb0fd View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8524526 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    06b3e22 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1c17d16 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    664b87d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Copy the full SHA
    6573a0f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Copy the full SHA
    0b448c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Copy the full SHA
    83039fb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    57ea714 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    74f5951 View commit details
    Browse the repository at this point in the history
  4. chore: cleanup after merge

    olavloite committed Feb 3, 2021
    Copy the full SHA
    1b077e4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ea061f8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    51fb048 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Copy the full SHA
    66c5f88 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bd9bf11 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b351d08 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    da0e434 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Copy the full SHA
    1d17973 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a2531cb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c01152d View commit details
    Browse the repository at this point in the history
  4. fix: fix wrong error code

    olavloite committed Feb 5, 2021
    Copy the full SHA
    bf0a7bd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Copy the full SHA
    48ef21b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

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

Commits on Feb 16, 2021

  1. Copy the full SHA
    7d45ace View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fcb9eda View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Copy the full SHA
    682b849 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0e341a9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7540c31 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

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