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

Bump github.com/go-resty/resty/v2 from 2.1.0 to 2.3.0 #837

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2020

Bumps github.com/go-resty/resty/v2 from 2.1.0 to 2.3.0.

Release notes

Sourced from github.com/go-resty/resty/v2's releases.

v2.3.0 Release

Release Notes

New Features

Enhancements

Bug Fixes

v2.3.0-rc.2

Next release candidate 😄

v2.3.0-rc.1

First release candidate for v2.3.0.

v2.2.0 Release

Release Notes

Enhancements

  • Added Request.Send() method to execute Request as-is PR #286 @dan-rising
  • Applied debugBodySizeLimit to Request debug logger PR #297 @viennadd
  • Added SetRootCertificateFromString method to read cert from string PR #313 @dzaytsev91

Bug Fixes

  • Fixed - Trace context overrides request context if EnableTrace #285, PR #284 @xixinjie
  • Fixed - Failing first request and successfully retrying carries error from first #289, PR #290 @phillc
  • Fixed - Panic When Calling TraceInfo But Tracing Has Not Been Enabled #293, PR #296 @JonnyPillar

Documentation

Commits
  • 19d4968 readme update, version bump, mod update (#344)
  • 986808a add types for middleware (#341)
  • 8a29e30 Fix TraceInfo on failed connections (#342)
  • e7fae0d Merge pull request #340 from go-resty/dev-iteration
  • 6ad880c Improving test case coverage
  • 289f744 GH #339 Addressing HTTP2 issue on go1.13 above
  • ed8068d GH #330 Addressing nil pointer error while accessing cookie jar on user provi...
  • 98f59aa Add SetMultipartFormData func to Request (#337)
  • 314627a Fixed Debugf call in Request/Response logguer (#335)
  • 49899fe Make default retry not on middlewares errors (#333)
  • Additional commits viewable in compare view

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)

Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](go-resty/resty@v2.1.0...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels Nov 3, 2020
@zouyx zouyx added this to the v1.5.5 milestone Nov 3, 2020
@AlexStocks AlexStocks merged commit f698519 into master Nov 4, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-resty/resty/v2-2.3.0 branch November 4, 2020 04:39
zouyx pushed a commit that referenced this pull request Nov 8, 2020
…go-resty/resty/v2-2.3.0

Bump github.com/go-resty/resty/v2 from 2.1.0 to 2.3.0
@zouyx
Copy link
Member

zouyx commented Nov 10, 2020

#863

AlexStocks added a commit that referenced this pull request Apr 14, 2021
…go-resty/resty/v2-2.3.0

Bump github.com/go-resty/resty/v2 from 2.1.0 to 2.3.0
AlexStocks added a commit that referenced this pull request Apr 14, 2021
…go-resty/resty/v2-2.3.0

Bump github.com/go-resty/resty/v2 from 2.1.0 to 2.3.0
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.

3 participants