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: support public methods to use autogenerated admin clients. #2878

Merged
merged 34 commits into from
Feb 13, 2024

Commits on Feb 8, 2023

  1. fix: prevent illegal negative timeout values into thread sleep() meth…

    …od while retrying exceptions in unit tests.
    
    * For details on issue see - googleapis#2206
    arpan14 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    edc5bbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from arpan14/retryerror

    fix: prevent illegal negative timeout values into thread sleep() method while retrying exceptions in unit tests.
    arpan14 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    49a85df View commit details
    Browse the repository at this point in the history
  3. Fixing lint issues.

    arpan14 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4cd497b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 15, 2023

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

Commits on May 9, 2023

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

Commits on Jul 17, 2023

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

Commits on Jul 25, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 27, 2023

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

Commits on Nov 20, 2023

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

Commits on Dec 15, 2023

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

Commits on Dec 26, 2023

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

Commits on Jan 3, 2024

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

Commits on Jan 13, 2024

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

Commits on Feb 9, 2024

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

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    5c9c2e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4156b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    8b5d800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    500fd02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    832077e View commit details
    Browse the repository at this point in the history
  4. Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/Sp…

    …anner.java
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    arpan14 and olavloite committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0be2719 View commit details
    Browse the repository at this point in the history
  5. Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/Sp…

    …anner.java
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    arpan14 and olavloite committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ab05f88 View commit details
    Browse the repository at this point in the history
  6. Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/Sp…

    …anner.java
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    arpan14 and olavloite committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    bb41cf7 View commit details
    Browse the repository at this point in the history
  7. Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/Sp…

    …anner.java
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    arpan14 and olavloite committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3e8caa2 View commit details
    Browse the repository at this point in the history
  8. chore: address PR comments.

    arpan14 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f71a4c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8330718 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7f70fa View commit details
    Browse the repository at this point in the history
  11. chore: fix broken unit tests.

    arpan14 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    07c9cd1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    447ec3a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    3dd7017 View commit details
    Browse the repository at this point in the history
  2. Revert "chore: fix broken unit tests."

    This reverts commit 07c9cd1.
    arpan14 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    543fed9 View commit details
    Browse the repository at this point in the history
  3. test: add more unit tests.

    arpan14 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    53d4c7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8d6a5b View commit details
    Browse the repository at this point in the history