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.14.1 to 1.38.2 #267

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps fortio.org/fortio from 1.14.1 to 1.38.2.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.38.2

What's Changed

fortio/fortio#634

  • New api jrpc.GetArray for endpoints returning JSON arrays to be put in golang slices.
  • Tests for slice/array returned from jrpc calls

Full Changelog: fortio/fortio@v1.38.1...v1.38.2

Fortio 1.38.1

What's Changed

  • Dependencies / security updates
    • Build with go1.19.2 - new linters changes/fixes (fortio/fortio#630)
    • Dependabot updates

Full Changelog: fortio/fortio@v1.38.0...v1.38.1

Fortio 1.38.0

What's Changed

  • Added connection times histogram to see cost of establishing connection vs rest of roundtrip; most meaningful in conjunction with a low -connection-reuse (fortio/fortio#626)
  • fortio/fortio#625
    • Enable delay=,close= and header= query args for the /debug endpoint
    • Only do compression if requested explicitly when forwarding/fetching (fixes fortio/fortio#624)
    • Fix a data race

Full Changelog: fortio/fortio@v1.37.1...v1.38.0

Fortio 1.37.1

What's Changed

  • jrpc library: allow empty body to be valid for jrpc.HandleCall/Deserialize; allow method override in client from GET when no payload present and POST when there is a body, allows to POST even with no body or use PUT, DELETE etc... (fortio/fortio#623)

Full Changelog: fortio/fortio@v1.37.0...v1.37.1

Fortio 1.37.0

What's Changed

Fortio jrpc Json Rest/Remote Calls package api improvement (fortio/fortio#622):

Better names for CallNoPayload -> Get and CallWithPayload -> Fetch

if you used jrpc.Fetch from fortio 1.36, use jrpc.FetchBytes now

Full Changelog: fortio/fortio@v1.36.0...v1.37.0

Fortio 1.36.0

What's Changed

... (truncated)

Commits
  • d2a2d42 Tests for slice/array returned from jrpc calls as well as a cleaner shortcut:...
  • fbcebcb build with go1.19.2 - new linters changes/fixes - dep updates, incl. security...
  • 0d100a6 Bump google.golang.org/grpc from 1.49.0 to 1.50.0 (#628)
  • d8d32f2 Bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 (#629)
  • c9eaf5e only do compression if requested explictly when forwarding/fetching (#625)
  • c72b231 add connection times histogram (#626)
  • 0fa8982 Allow empty body to be valid for jrpc.HandleCall/Deserialize; allow method ov...
  • 0d61b4f Better names for CallNoPayload -> Get and CallWithPayload -> Fetch (#622)
  • 83ce661 support passing headers and timeout in jrpc calls (#621)
  • cbf33f7 moved testify compatible code to its own package so it can be reused (#620)
  • 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 [fortio.org/fortio](https://github.com/fortio/fortio) from 1.14.1 to 1.38.2.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.14.1...v1.38.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2022

The following labels could not be found: pr/dependencies, kind/chore.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #278.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/fortio.org/fortio-1.38.2 branch December 1, 2022 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants