Skip to content

Releases: fortio/fortiotel

v1.60.2

29 Sep 01:05
0953879
Compare
Choose a tag to compare

What's Changed

Use fortio 1.60.2 without pprof on in UI server by default anymore (use -pprof to get it back)

Also a lot of otel dependencies bumps

Full Changelog: v1.60.1...v1.60.2

Changelog

  • 932a36f Bump actions/checkout from 4.0.0 to 4.1.0 (#151)
  • 48951cc Bump fortio.org/fortio from 1.60.1 to 1.60.2 (#158)
  • 97f42c3 Bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace (#156)
  • 79e04ab Bump go.opentelemetry.io/contrib/propagators/b3 from 1.19.0 to 1.20.0 (#153)
  • 0953879 Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#157)
  • 527cb2c Bump go.opentelemetry.io/otel/sdk from 1.18.0 to 1.19.0 (#155)

v1.60.1

14 Sep 21:03
cc43454
Compare
Choose a tag to compare

What's Changed

  • Fix for #149 : Bump fortio.org/fortio from 1.60.0 to 1.60.1 #150 (really fix in fortio.org/version 1.0.3)

Full Changelog: v1.60.0...v1.60.1

Changelog

  • cc43454 Bump fortio.org/fortio from 1.60.0 to 1.60.1 (#150)

v1.60.0

14 Sep 18:16
805daa0
Compare
Choose a tag to compare

Changelog

  • f28ff79 Bump actions/checkout from 3.5.3 to 4.0.0 (#138)
  • fc835eb Bump actions/setup-go from 4.0.1 to 4.1.0 (#129)
  • 837ba1a Bump docker/login-action from 2.2.0 to 3.0.0 (#144)
  • e99bb46 Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 (#141)
  • 98eda08 Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#145)
  • 28d42b3 Bump fortio.org/fortio from 1.58.0 to 1.59.0 (#127)
  • f1650d0 Bump fortio.org/fortio from 1.59.0 to 1.60.0 (#143)
  • ace2e22 Bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace (#146)
  • 9f106c6 Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#148)
  • 805daa0 Bump go.opentelemetry.io/contrib/propagators/b3 from 1.17.0 to 1.19.0 (#147)
  • 0a6dffb Bump go.opentelemetry.io/otel from 1.16.0 to 1.17.0 (#135)
  • 2e55729 Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#140)
  • 9e68fca Bump go.opentelemetry.io/otel/trace from 1.16.0 to 1.17.0 (#137)
  • 50ef373 Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#132)
  • 8e4fe69 Bump goreleaser/goreleaser-action from 4.3.0 to 5.0.0 (#142)

v1.12.0

04 Aug 15:56
496bd76
Compare
Choose a tag to compare

What's Changed

  • Bump fortio.org/fortio from 1.57.5 to 1.58.0 in order to get standard http library logs in JSON(/color) format

Full Changelog: v1.11.5...v1.12.0

Changelog

  • 496bd76 Bump fortio.org/fortio from 1.57.5 to 1.58.0 (#126)

v1.11.5

03 Aug 21:11
a5d2af1
Compare
Choose a tag to compare

What's Changed

  • Bump fortio.org/fortio from 1.57.4 to 1.57.5 (and log,cli,scli) for go1.20.7 and better console output (#122)

Full Changelog: v1.11.4...v1.11.5

Changelog

  • a5d2af1 Bump fortio.org/fortio from 1.57.4 to 1.57.5 (#122)

v1.11.4

25 Jul 04:41
57b8479
Compare
Choose a tag to compare

What's Changed

Fix fortio/fortio#796 and also new logger with goRoutine ID (r= in json logs, [] in colorized output)

Full Changelog: v1.11.3...v1.11.4

Changelog

  • bf39c42 Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#114)
  • 57b8479 Bump fortio.org/fortio from 1.57.3 to 1.57.4 (#116)

v1.11.3

14 Jul 00:25
32190a0
Compare
Choose a tag to compare

What's Changed

Just to sync with fortio even though it's same code - rebuilt with go 1.20.6

Full Changelog: v1.11.2...v1.11.3

Changelog

  • 32190a0 Bump fortio.org/fortio from 1.57.2 to 1.57.3 (#113)

v1.11.2

12 Jul 17:38
d46aede
Compare
Choose a tag to compare

What's Changed

  • Build with go1.20.6
  • fortio@v1.57.2 #112

Full Changelog: v1.11.0...v1.11.2

Changelog

v1.11.0

07 Jul 03:25
0b6745f
Compare
Choose a tag to compare

Changelog

  • 0b6745f Bump fortio.org/fortio from 1.56.0 to 1.57.0 (#110)

v1.10.1

04 Jul 01:24
58e65d6
Compare
Choose a tag to compare

What's Changed

  • Based on fortio.org/fortio 1.56.0
    • Add -X (or &X= in rapi and web UI) to override the method.
    • Treat content-type in header as ContentType on options
    • Don't run with invalid URLs / bad hosts for 100% errors with std client (ie detect errors early like fast client)
    • Allow most of the same query args/form parameters for proxy fetcher than for load test, ie change the method, add headers, payload etc...

(same as 1.10.0 with goreleaser fix for artifacts)

Full Changelog: v1.9.2...v1.10.1

Changelog