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.21.0 to 1.40.0 #61

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps fortio.org/fortio from 1.21.0 to 1.40.0.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.40.0

What's Changed

Big items: (fortio/fortio#688)

  • Add support for echo/ui server https when -cert/-key are provided (like for grpc server)
  • -h2 (http/2.0) option for client (and h2 parameter in web ui and rest api)

Also

Full Changelog: fortio/fortio@v1.39.1...v1.40.0

Fortio 1.39.1

Same as 1.39.0 but rebuilt binaries with golang 1.19.5

Full Changelog: fortio/fortio@v1.39.0...v1.39.1

Fortio 1.39.0

What's Changed

Big changes in this release!

  • You can now use -H (headers) to set GRPC meta data by @​ktalg in fortio/fortio#671
  • Significant refactor/changes to support a new github.com/fortio/fortiotel extension of fortio for Open Telemetry (OTEL) tracing support in fortio/fortio#661
    • adding optional ClientTrace and Context to jrpc and fhttp;
    • extend access log api to be usable for tracing
    • add optional Transport chaining for otelhttp
    • adding optional ClientTrace and Context to jrpc
    • also allow ClientTrace in fhttp runner (std client) too
    • move the main functions/code into a package so it can be reused with additional hooks in other binaries like experimental OTEL fortio
    • added optional hook to mutate options etc in new FortioMain. also show value for catchup/nocatchup. fix serialization error on ClientTrace when not nil
    • add a before (Start()) hook to the access logger so it can be used to start otel traces/spans
    • pass context around, use ThreadID as a type
    • client trace must use ctx with outer span so creation has to be delayed, so we need to make the option a factory method instead of the trace ptr directly
    • set uniforn and nocatchup as default in the web UI
    • also call the hook for curl case
    • make usage changeable for FortioMain
    • show container version in full version for library/embed case
    • show long version in footer of ui (to identify fortiotel)
    • bite the bullet and also allow Transport to be changed through options (for fortiotel)
    • fix fortio/fortiotel#11 make sure each request/client/thread has their own headers (pre-existing bug in a way)
    • adding ChangeFlagsDefault slightly modified/improved from fortiotel

Also

... (truncated)

Commits
  • 43a882e Add support for echo server https when cert/key are provided (like for grpc s...
  • 05175ff Bump google.golang.org/grpc from 1.52.0 to 1.52.1 (#691)
  • a2be0fa log.FErrf like log.Fatalf but without the panic nor exit (#686)
  • ab317ee Bump github/codeql-action from 2.1.38 to 2.1.39 (#689)
  • bf28a62 correct readme to match current 1.39.1 release. also fix #680 - pass the fort...
  • d40d4b4 switch build image to 1.19.5 (#684)
  • 1b7c904 Bump docker/build-push-action from 3.2.0 to 3.3.0 (#682)
  • ca179bf Bump github/codeql-action from 2.1.37 to 2.1.38 (#683)
  • cc145c4 adding optional ClientTrace and Context to jrpc and fhttp; extend access log ...
  • a2c22f1 add support for setting grpc metadata (#671)
  • 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.21.0 to 1.40.0.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.21.0...v1.40.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 @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2023

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #64.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/fortio.org/fortio-1.40.0 branch March 1, 2023 12:08
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