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.38.4-cli1 to 1.39.0-pre13 #3

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2023

Bumps fortio.org/fortio from 1.38.4-cli1 to 1.39.0-pre13.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.38.4

What's Changed

fortio/fortio#654

  • Fixed bug with not detecting extra arguments for fortio server (so for instance fortio server loglevel verbose wasn't erroring out despite missing - (#652)
  • Fixed bug where network or other early errors in fortio curl (or fcurl) wouldn't yield exit 1 status code (#653)
  • Added tests for the above
  • Bumped some go package dependencies

Full Changelog: fortio/fortio@v1.38.3...v1.38.4

fortio v1.16.0 - https load test and curl custom CA support and golang1.16.5

  • https load test and curl custom CA support (#329)
  • built with golang1.16.5

fortio v1.15.2 - golang 1.16.3 and Chart UI improvement

  • Switched build to latest golang 1.16.3 (fortio build v33)
  • Allow customizing the min/max on the Y/count axis of histogram charts (#464, #467)

fortio v1.15.1 - golang 1.16.3 and Chart UI improvement

  • Switched build to latest golang 1.16.3 (fortio build v33)
  • Allow customizing the min/max on the Y/count axis of histogram charts (#464)

fortio v1.12.2 - h2c compatible fetch2 ui endpoint/proxy, insecure grpc, golang 1.15.7...

  • New fetch2/ endpoint that takes any url= argument and fetches carrying only the standard trace headers from the input request. This proxy mode works with incoming h2c connections unlike fetch/ which can't do hijack on an h2 connection. Clarified error message in that case. Both ways of debugging a single url are included in the UI main form page. (#445)
  • Bug fix: the -k / -https-insecure didn't apply to grpcping or grpc load tests (#448)
  • Improved grpcping example in main Readme
  • Upgraded golang (latest 1.15.7 security fix) and dependencies

fortio v1.11.5 - latest golang (1.15.6) and bug fix with boolean dynamic flags

Allow boolean dynamic flags string input to have extra whitespace (like duration, float, int...): #442

Also build with latest golang 1.15.6

fortio v1.11.2 - 1.11.0 rebuilt with go1.15.5

Same as 1.11.0 but with new build image with go1.15.5 which has a number of important security and other fixes.

fortio v1.0.0 - 1.0 is here 🎉

After 1 year of development and 42 incremental releases, fortio is stable and with no known major issue, so I'm very proud to announce we just reached Fortio-1.0 🎉!

This release is functionally equivalent to 0.11.0 with just build refactoring, minor test changes, and a lot of doc changes. It's also building with go 1.10.3 by default (but is still 100% compatible with go 1.8)

Check out the improved https://github.com/istio/fortio#fortio doc and the https://github.com/istio/fortio/wiki/FAQ - please give feedback, contribute improvements!

-- Laurent and the fortio contributors

Commits
  • 4b9d3d8 fix fortio/fortiotel#11 make sure each request/clie...
  • 16599bd bite the bullet and also allow Transport to be changed through options (for f...
  • 0d05a0f show long version in footer of ui (to identify fortiotel)
  • 697cc18 show container version in full version for library/embed case
  • 58dff2d make usage changeable for FortioMain
  • 1629e4d only call hook if passed
  • b1165e7 also call the hook for curl case
  • 2b6cd0a Merge branch 'master' into tracing
  • f83e119 set uniforn and nocatchup as default in the web UI
  • 0ce7af6 client trace must use ctx with outter span so creation has to be delayed, so ...
  • 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.38.4-cli1 to 1.39.0-pre13.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.38.4-cli1...v1.39.0-pre13)

---
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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 8, 2023
@ldemailly
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2023

Superseded by #5.

@dependabot dependabot bot closed this Jan 8, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/fortio.org/fortio-1.39.0-pre13 branch January 8, 2023 22:51
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.

None yet

1 participant