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

[NET-4897] net/http host header is now verified and request.host that contains socked now error #18129

Merged
merged 14 commits into from
Jul 14, 2023

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    747195f View commit details
    Browse the repository at this point in the history
  2. pin CI for compatibility and upgrade tests to go version 1.20.5 as 1.…

    …20.6 introduces an invalid host header error
    jmurret committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5164924 View commit details
    Browse the repository at this point in the history
  3. allow optionally specifying a specific go-version when using reusable…

    …-unit.yml. pin the 1.20 api tests to use 1.20.5
    jmurret committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f4d6ca1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a474071 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c03b36 View commit details
    Browse the repository at this point in the history
  6. fix reusable unit to specify go-version rather than go-version-file w…

    …hen the go-version input is supplied.
    jmurret committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c50b17c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc8eaf8 View commit details
    Browse the repository at this point in the history
  8. remove pinning of 1.20.5

    jmurret committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ce10138 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    133c7ec View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    b0bd440 View commit details
    Browse the repository at this point in the history
  2. fix test

    jmurret committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8f22308 View commit details
    Browse the repository at this point in the history
  3. unpin the sdk 1.20 go tests

    jmurret committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f8578b0 View commit details
    Browse the repository at this point in the history
  4. add comment. remove test

    jmurret committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4452224 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19634a4 View commit details
    Browse the repository at this point in the history