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: Client/StubSettings' getEndpoint() returns the resolved endpoint #2440

Merged
merged 39 commits into from
Apr 2, 2024

Commits on Feb 5, 2024

  1. chore: Update the tests

    lqiu96 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ab57eb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    8ec9ad0 View commit details
    Browse the repository at this point in the history
  2. chore: Add clirr checks

    lqiu96 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2f3e49a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b1a6f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    18b32cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    015b714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6924835 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d192f54 View commit details
    Browse the repository at this point in the history
  5. chore: Add javadoc comments

    lqiu96 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ef2d11a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1542146 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d078f78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a51d579 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c156716 View commit details
    Browse the repository at this point in the history
  10. chore: Fix docs

    lqiu96 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    55b69e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    030db51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4953001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ff4136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42be513 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18fb9ab View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore: Fix broken tests

    lqiu96 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c5887ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1decba9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. chore: Address PR comments

    lqiu96 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0d789ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    633425d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2271b8 View commit details
    Browse the repository at this point in the history
  4. chore: Remove clirr file

    lqiu96 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9294b7b View commit details
    Browse the repository at this point in the history
  5. chore: Update javadocs

    lqiu96 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    12aa005 View commit details
    Browse the repository at this point in the history
  6. chore: Remove unused fields

    lqiu96 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ed76b75 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. chore: Update the javadocs

    lqiu96 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    594d1ed View commit details
    Browse the repository at this point in the history
  2. chore: Update toString()

    lqiu96 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    626f891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47efcb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15fe528 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update showcase/gapic-showcase/src/test/java/com/google/showcase/v1be…

    …ta1/it/ITEndpointContext.java
    
    Co-authored-by: Blake Li <blakeli@google.com>
    lqiu96 and blakeli0 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3ee2a38 View commit details
    Browse the repository at this point in the history
  2. chore: Address PR comments

    lqiu96 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    42880ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07be497 View commit details
    Browse the repository at this point in the history
  4. chore: Add javadocs

    lqiu96 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2c84dd3 View commit details
    Browse the repository at this point in the history
  5. chore: Fix clirr issue

    lqiu96 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ecda13d View commit details
    Browse the repository at this point in the history
  6. chore: Refactor tests

    lqiu96 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    565885b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a0c1d9 View commit details
    Browse the repository at this point in the history