Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps github.com/valyala/fasthttp from 1.9.0 to 1.22.0.

Release notes

Sourced from github.com/valyala/fasthttp's releases.

v1.22.0

  • 4637395 Update deps (Erik Dubbelboer)
  • c3cd5e1 Export HostClient.connsCount (#981) (kiyon)
  • a4b0703 Implemented DisablePathNormalizing in PipelineClient (#977) (Seva Maltsev)
  • 0880335 Update compress.go (#978) (Mike Faraponov)
  • e7294d2 Update client.go (#979) (Mike Faraponov)
  • 62dfc52 Fix Client ms cleaner (#975) (kiyon)

v1.21.0

  • 3cd0862 Streaming fixes (#970) (Erik Dubbelboer)
  • 1b61ca2 Added Protocol() as a replacement of hardcoded strHTTP11 (#969) (Darío)
  • 52a8ab6 fix s2b go vet warning (#967) (ZhangYunHao)

v1.20.0

  • a88030b fix gracefilly shutdown bug, issue #958 (#960) (AlphaBaby)
  • 1494fdc Fix clientGetURLDeadline (Erik Dubbelboer)
  • 0956208 Add request body streaming. Fixes #622 (#911) (Kirill Danshin)
  • fbe6a2d Add fasthttp.GenerateTestCertificate and use in tests (Erik Dubbelboer)
  • 838d3ab Allow concurrent ServeTLS (Erik Dubbelboer)
  • 3cec26d Allow stopping FS handler cleanup gorountine (#942) (Erik Dubbelboer)
  • ed1cedd Fix race condition in Client.DoTimeout (Erik Dubbelboer)
  • 5661df8 Improve documentation about DelClientCookie which related with #951. (#956) (kiyon)
  • b4b40e9 Do not start connsCleaner on SetConnectionClosed requests. (#950) (Mike Faraponov)
  • 70e00dc Ignore empty Transfer-Encoding headers (Erik Dubbelboer)

v1.19.0

  • 6234776 Use QueryString while constructing RequestURI instead of QueryArgs if parsedQueryArgs is set to false (#937) (anshul-jain-aws)
  • 245e7ec CloseIdleConnections should also close TLS connections (Erik Dubbelboer)
  • bd35133 Always set Keepalive options (Erik Dubbelboer)
  • 4e63057 Make argsKV more predictable (Erik Dubbelboer)

v1.18.0

  • d0dfbd4 fix issue #875 (#909) (Kirill Danshin)
  • ec4aa43 (header) do case insensitive lookup of cookie header value (#925) (Daniel Kürner)
  • f710c2d Fixing deletion of headers/queryargs having multiple values. (#918) (anshul-jain-aws)
  • cb0aaaa Improve round2 performance (#914) (kiyon)
  • c2542e5 add nil check for LocalAddr (#907) (Shohi Wang)
  • 30aa43e Adding Power support(ppc64le) with continuous integration/testing to the project for architecture independent (#903) (asellappen)
  • df87e70 Fix race condition in TestCloseIdleConnections (Erik Dubbelboer)

v1.17.0

  • 74bd13a Add ppc64le support (Erik Dubbelboer)
  • 00973e5 Don't use %w (Erik Dubbelboer)
  • d7752d2 fixed default schema for for req url (#897) (Maxim Korolyov)
  • ce7b94f Add Request.SetBodyRaw (Erik Dubbelboer)
  • d71fc6c Ignore *.fasthttp.br files from tests (Erik Dubbelboer)
  • 9697ccb Added httpproxy v2 (#889) (Maxim Korolyov)
  • 9ed328c remove unnecessary type conversion (#890) (Mohammad Alian)
  • 4eac1ae Added proxy from env support (#885) (Maxim Korolyov)
  • 56775f4 tryDial timeout (#881) (Vitali Pikulik)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.9.0 to 1.22.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.9.0...v1.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 2, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #124.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/valyala/fasthttp-1.22.0 branch March 30, 2021 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant