github fortio/fortio v1.12.0
fortio v1.12.0 - uuid and initial h2c support

latest releases: v1.66.5, v1.66.4, v1.66.3...
3 years ago

2 big new features in 1.12:
  • Dynamic/unique (http/s) requests: @artursouza kindly implemented #425: If you use the special {{uuid}} string anywhere in the path/query args or payload it will get replaced with a uuid, e.g. {1b33f4ba-5bd1-452c-b891-1ac66aea6824}

  • Initial h2c (http/2.0 clear text/without TLS)

When using fortio inside istio managed meshes the incoming streams from envoy sidecar are over http1.1 - unless you declare the port as http2, which will now work as http2-prior-knowledge starting in this release.

Don't miss a new fortio release

NewReleases is sending notifications on new releases.