github fortio/fortio v1.2.0
fortio v1.2.0

latest releases: v1.63.7, v1.63.6, v1.63.5...
5 years ago

Early September release, Fortio is now standalone from Istio (while still being the synthetic load testing of choice of Istio) at https://github.com/fortio/fortio

Bug fixes:

  • Fixed duplicate Content-Type and Authorization headers (in connections past the first one) #292
  • Fixed doc lint errors #285
  • Fixed UI link to use https://fortio.org instead of http #286
  • Fixed the fortio.fcurl and fortio.echosrv smaller docker images build (now at https://hub.docker.com/r/fortio/ , from istio/ previously)

Changes (incompatible with 1.1, thus 1.2 version) :

  • Across the documentation and code base: changed vanity package url from istio.io/fortio to fortio.org/fortio #289
  • Changed http client user agent to fortio.org/fortio-* (from istio/fortio-*) and default volume data directory to /var/lib/fortio (from /var/lib/istio/fortio)
  • Changed JSON for GRPC results to use names/string from numerical code #290 - thanks @olimpias for the contribution.

Don't miss a new fortio release

NewReleases is sending notifications on new releases.