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 querying S2A Addresses from MDS #1400

Open
wants to merge 45 commits into
base: main
Choose a base branch
from

Commits on Feb 23, 2024

  1. utils.

    rmehta19 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c96cb4a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. formatted.

    rmehta19 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f90be0b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. static mtls config.

    rmehta19 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0c64a0a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    993663d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f96e86 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. utils.

    rmehta19 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3d68cef View commit details
    Browse the repository at this point in the history
  2. formatted.

    rmehta19 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6d75a4e View commit details
    Browse the repository at this point in the history
  3. static mtls config.

    rmehta19 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d932e0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aa071b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddac7aa View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/s2a-java-integratio…

    …n' into s2a-java-integration
    rmehta19 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2c26736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f9462 View commit details
    Browse the repository at this point in the history
  3. retry MDS request.

    rmehta19 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    36d4cd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    fc2b246 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359fd43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bce602e View commit details
    Browse the repository at this point in the history
  4. set config in constructor.

    rmehta19 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    32caef5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b82790a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05aa9cc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. construct request once.

    rmehta19 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1466f0d View commit details
    Browse the repository at this point in the history
  2. move declare to loop.

    rmehta19 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    be1cfd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    c89b56c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    544d9d1 View commit details
    Browse the repository at this point in the history
  3. Use default retry value.

    rmehta19 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c3ede1d View commit details
    Browse the repository at this point in the history
  4. set config in constructor.

    rmehta19 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8238d50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36ab0a9 View commit details
    Browse the repository at this point in the history
  6. make S2AConfig private.

    rmehta19 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    36a0ac7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    ae545c8 View commit details
    Browse the repository at this point in the history
  2. Use Builder pattern.

    rmehta19 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    47b3f2e View commit details
    Browse the repository at this point in the history
  3. Improve javadoc.

    rmehta19 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fb577a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f333b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bbd320 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e6f5ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e786886 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    12b248d View commit details
    Browse the repository at this point in the history
  2. Explain why no format check.

    rmehta19 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4d05638 View commit details
    Browse the repository at this point in the history
  3. run linter.

    rmehta19 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7447f0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed681f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20825f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    594df7b View commit details
    Browse the repository at this point in the history
  7. Run mvn fmt:format.

    rmehta19 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    16fd964 View commit details
    Browse the repository at this point in the history
  8. Use ImmutableMap.

    rmehta19 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1e6c058 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    934679c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    257ed12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e1631a View commit details
    Browse the repository at this point in the history