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: Introduce google-http-client-apache-v5 (Apache Client/Core 5.x) #1960

Merged
merged 54 commits into from
Aug 21, 2024

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    8efb1b1 View commit details
    Browse the repository at this point in the history
  2. exclude core 4.x

    diegomarquezp committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6c0b7ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4d5c06 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    7d7dd3a View commit details
    Browse the repository at this point in the history
  2. remove author comments

    diegomarquezp committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    413ccae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cde3cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27836c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. use interface

    diegomarquezp committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1b17559 View commit details
    Browse the repository at this point in the history
  2. prepare for production

    diegomarquezp committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6b6b7e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06971ce View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. use executeOpen()

    diegomarquezp committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cb9c2c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68a4c62 View commit details
    Browse the repository at this point in the history
  3. format

    diegomarquezp committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e831876 View commit details
    Browse the repository at this point in the history
  4. format

    diegomarquezp committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b23f1f7 View commit details
    Browse the repository at this point in the history
  5. remove @SInCE annotations

    diegomarquezp committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    46128b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9216de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4950aa5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b75159 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8ccf0b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84e3d02 View commit details
    Browse the repository at this point in the history
  11. fix javadoc links

    diegomarquezp committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    50ed0db View commit details
    Browse the repository at this point in the history
  12. use ClassicHttpResponse

    diegomarquezp committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dbbdc43 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. use concrete exception

    diegomarquezp committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    871901c View commit details
    Browse the repository at this point in the history
  2. rename apache 5 mocks

    diegomarquezp committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    afdc7f1 View commit details
    Browse the repository at this point in the history
  3. rename v2 folder

    diegomarquezp committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b3c57d0 View commit details
    Browse the repository at this point in the history
  4. fix dependencies

    remove gapic-generator-java and move cloudresourcemanager to test-scoped
    diegomarquezp committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d6c4202 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7e347a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. remove TODO

    diegomarquezp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4bc7b12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff1cba2 View commit details
    Browse the repository at this point in the history
  3. adapt for java7

    diegomarquezp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c5fcd7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd7c990 View commit details
    Browse the repository at this point in the history
  5. Revert "move mock class to test flder"

    This reverts commit bd7c990.
    diegomarquezp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    aa3cc73 View commit details
    Browse the repository at this point in the history
  6. Revert "adapt for java7"

    This reverts commit c5fcd7f.
    diegomarquezp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    36bf5e8 View commit details
    Browse the repository at this point in the history
  7. Revert "execute() with response handler"

    This reverts commit ff1cba2.
    diegomarquezp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ac8e24b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45f8142 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    25d24be View commit details
    Browse the repository at this point in the history
  2. add input stream test

    diegomarquezp committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d7187d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f249d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca714dc View commit details
    Browse the repository at this point in the history
  5. fix dependencies

    diegomarquezp committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e472ce6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    663e7fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe1ef0a View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/google-http-client-apache-v3-htt…

    …pclient-5.x' into google-http-client-apache-v3-httpclient-5.x
    diegomarquezp committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e87f1fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff5c209 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4049e0 View commit details
    Browse the repository at this point in the history
  11. format

    diegomarquezp committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    de87435 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    5485b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86e70aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e21f993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8c7f67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec0ebb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    1cd91ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5da2b32 View commit details
    Browse the repository at this point in the history
  3. fix deps

    diegomarquezp committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5fd5dd1 View commit details
    Browse the repository at this point in the history