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.50.1 to 1.53.0 #30

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps fortio.org/fortio from 1.50.1 to 1.53.0.

Release notes

Sourced from fortio.org/fortio's releases.

v1.53.0

What's Changed

  • Stream input back in echo h2 + h2c curl streaming payload fortio/fortio#721
  • Minimal prometheus metrics (expose scli new NumFD number of file descriptor plus ongoing runs metrics) fortio/fortio#723

Full Changelog: fortio/fortio@v1.52.0...v1.53.0

Fortio 1.52.0

See also 1.51.0 notes for recent major changes

  • Mutual TLS (-mtls flag) support in fortio/fortio#720, also:
    • uses log.LogRequest and log.TLSInfo updated in fortio.org/log 1.3.0 for showing peer cert in debug endpoint and log (these functions are now removed from fhttp package)
    • Fixed fortio/fortio#695: potential incompatible change: you can't reuse and HTTPOptions and change the scheme in the URL anymore.
    • fix fortio server -h continuing instead of showing flags.

Full Changelog: fortio/fortio@v1.51.0...v1.52.0

Fortio 1.51.0

What's Changed

Notable changes/effect

  • -config flag is now called -config-dir - please update your deployments (though default Dockerfile args are updated already).
  • fortio version is now older version -s and fortio buildinfo gives what version used to return (full build info).
  • In the Web UI (port 8080 /fortio/)
    • Set standard (slower) client by default because of/for fortiotel
    • also lower initial/demo qps and increase connections as people tend to forget to change that

Full Changelog: fortio/fortio@v1.50.1...v1.51.0

Commits
  • 49f6e72 Stream input back in echo h2 + h2c curl streaming payload + minimal prometheu...
  • 28a4496 Bump github/codeql-action from 2.2.4 to 2.2.5 (#722)
  • 142cf8c mtls support (#720)
  • c044bbd Bump fortio.org/dflag from 1.4.2 to 1.5.1 (#716)
  • 2bd5ef4 refactor to use fortio.org/cli and scli (#713)
  • a167402 Bump fortio.org/dflag from 1.4.1 to 1.4.2 (#712)
  • 250b053 use Deprecated: for log and dflag
  • 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.50.1 to 1.53.0.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.50.1...v1.53.0)

---
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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 6, 2023
@codeclimate
Copy link

codeclimate bot commented Mar 6, 2023

Code Climate has analyzed commit a6672da and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9c97f47) 90.13% compared to head (a6672da) 90.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   90.13%   90.13%           
=======================================
  Files           1        1           
  Lines         152      152           
=======================================
  Hits          137      137           
  Misses         11       11           
  Partials        4        4           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ldemailly ldemailly merged commit 16c5d66 into main Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/fortio.org/fortio-1.53.0 branch March 6, 2023 14:44
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant