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 fortio.org/fortio from 1.34.1 to 1.35.0 #8

Merged
merged 1 commit into from
Aug 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2022

Bumps fortio.org/fortio from 1.34.1 to 1.35.0.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.35.0

What's Changed

Big new changes

  • New jrpc/ (json rpc) package, using generics. Rework and test for rest (rapi/) handler including result URL for async runs (fortio/fortio#611)
  • New feature on by default (can be turned off using -no-reresolve) to retry DNS resolution when connection is closed (error or self close) so we can track DNS changes on long running runs by @​wuhaoyujerry (fortio/fortio#610)

MIsc:

  • go 1.18.5, build not as root (also from #611)
  • put the per connection socket count and ip on the normal out (fortio/fortio#602)
  • validate that percentiles are >0 and <100 (fortio/fortio#606)

Full Changelog: fortio/fortio@v1.34.1...v1.35.0

Commits
  • 0eb1a25 new jrpc package, and tests/rework for rest handler (#611)
  • 7922741 Add flag to resolve dns name on each new connection (#610)
  • 9a1451f Bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#607)
  • b4f8908 switch to golang 1.18.4 build (#609)
  • bb76469 validate that percentiles are >0 and <100. (#606)
  • 61f1fba put the per connection socket count and ip on the normal out (#602)
  • See full diff 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 [fortio.org/fortio](https://github.com/fortio/fortio) from 1.34.1 to 1.35.0.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.34.1...v1.35.0)

---
updated-dependencies:
- dependency-name: fortio.org/fortio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 19, 2022
@ldemailly ldemailly self-requested a review August 20, 2022 00:48
@ldemailly ldemailly merged commit f849bdf into main Aug 20, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/fortio.org/fortio-1.35.0 branch August 20, 2022 00:49
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