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: Provide HttpTransport support for google certificates with apache HTTP client v5 (#2497) #2503

Merged
merged 24 commits into from
Aug 27, 2024

Commits on Aug 14, 2024

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

Commits on Aug 22, 2024

  1. cleaned up IT tests

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7233bae View commit details
    Browse the repository at this point in the history
  2. cleaned up changes

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    84e1369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88a874a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e53dca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cdab69 View commit details
    Browse the repository at this point in the history
  6. removed lambda expressions

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7493d89 View commit details
    Browse the repository at this point in the history
  7. removed unused pom plugins

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    339e85e View commit details
    Browse the repository at this point in the history
  8. fixed lint

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2759ec5 View commit details
    Browse the repository at this point in the history
  9. trying to get lint to pass

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fe19e21 View commit details
    Browse the repository at this point in the history
  10. fix maven dependencies

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8b54078 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    06f05e4 View commit details
    Browse the repository at this point in the history
  12. trying to fix lint

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    17aae74 View commit details
    Browse the repository at this point in the history
  13. trying to fix lint

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9846e10 View commit details
    Browse the repository at this point in the history
  14. trying to fix lint

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a47f7df View commit details
    Browse the repository at this point in the history
  15. trying to fix lint

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    06d9efa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9317fb5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f98ea0c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    efb409c View commit details
    Browse the repository at this point in the history
  19. final fixes

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b3dd58d View commit details
    Browse the repository at this point in the history
  20. final fixes

    ldetmer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    461b49e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    a815942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7819e20 View commit details
    Browse the repository at this point in the history
  3. fixed pom issues

    ldetmer committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    838e701 View commit details
    Browse the repository at this point in the history