Releases: fortio/fortio
Releases · fortio/fortio
v1.75.0
- Switch to go 1.25 and just released 1.25.8 by @ldemailly in #1129
What else Changed
- Bump grol.io/grol from 0.99.1 to 0.100.1 in the fortio-and-grol group by @dependabot[bot] in #1124
- Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #1125
- Bump grol.io/grol from 0.100.1 to 0.101.0 in the fortio-and-grol group by @dependabot[bot] in #1127
Full Changelog: v1.74.0...v1.75.0
v1.74.0
Rebuild with latest (last) 1.24.13 and all dependencies; including newer Grol with auto Big Int support.
What's Changed
- Bump grol.io/grol from 0.97.1 to 0.97.3 in the fortio-and-grol group by @dependabot[bot] in #1114
- Bump grol.io/grol from 0.97.3 to 0.98.0 in the fortio-and-grol group by @dependabot[bot] in #1116
- Bump github.com/jhump/protoreflect from 1.17.0 to 1.18.0 by @dependabot[bot] in #1115
- Bump grol.io/grol from 0.98.0 to 0.98.1 in the fortio-and-grol group by @dependabot[bot] in #1118
- Bump grol.io/grol from 0.98.1 to 0.98.2 in the fortio-and-grol group by @dependabot[bot] in #1120
- Bump golang.org/x/net from 0.49.0 to 0.50.0 in the go-x group by @dependabot[bot] in #1119
- Update to last go 1.24.13 and grol with auto bigint by @ldemailly in #1123
- Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by @dependabot[bot] in #1122
Full Changelog: v1.73.2...v1.74.0
v1.73.2
Rebuild with latest and greatest (incl. go1.24.12)
What's Changed
- Bump grol.io/grol from 0.96.3 to 0.97.0 in the fortio-and-grol group by @dependabot[bot] in #1110
- Bump grol.io/grol from 0.97.0 to 0.97.1 in the fortio-and-grol group by @dependabot[bot] in #1112
- Bump golang.org/x/net from 0.48.0 to 0.49.0 in the go-x group by @dependabot[bot] in #1111
- Use go1.24.12 and prep for 1.73.2 release by @ldemailly in #1113
Full Changelog: v1.73.1...v1.73.2
v1.73.1
What's Changed
- new go 1.24.11 based build image and release bump/prep for 1.73.1 by @ldemailly in #1109
and other deps:
- Bump the fortio-and-grol group across 1 directory with 5 updates by @dependabot[bot] in #1101
- Bump golang.org/x/net from 0.46.0 to 0.47.0 in the go-x group by @dependabot[bot] in #1103
- Fix lint/new linter by @ldemailly in #1107
- Bump google.golang.org/grpc from 1.76.0 to 1.78.0 by @dependabot[bot] in #1106
- Bump golang.org/x/net from 0.47.0 to 0.48.0 in the go-x group by @dependabot[bot] in #1105
- Bump grol.io/grol from 0.95.1 to 0.96.3 in the fortio-and-grol group by @dependabot[bot] in #1108
Full Changelog: v1.73.0...v1.73.1
v1.73.0
What's Changed
- Update build image to go1.24.8, update how the docker pgp key is added, bump deps (including x/net), and new linters by @ldemailly in #1097
Full Changelog: v1.72.0...v1.73.0
v1.72.0
What's Changed
- Use the new duration for uptime and -t and indirectly in dflag by @ldemailly in #1090
- Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #1089
Full Changelog: v1.71.2...v1.72.0
v1.71.2
What's Changed
- Get latest safecast (and grol and terminal). Use int based safecast.MustConv instead of MustConvert by @ldemailly in #1086
- Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #1083
Full Changelog: v1.71.1...v1.71.2
v1.71.1
Stats bug fix
- If all the data is in the last (overflow) bucket, the
minwas not set as start of bucket
Note that if all the data is in that bucket it does mean you should use a larger-rand/or an-offsetso your data fits into the buckets so you get more meaningful percentiles.
(Also changed: Bump grol.io/grol (and thus fortio/terminal) from 0.91.5 to 0.91.9)
Full Changelog: v1.71.0...v1.71.1
v1.71.0
New dynamic grpc method testing thanks to @hieusydo !
What's Changed
- Support load testing with custom gRPC methods by @hieusydo in #1064
- Bump golang.org/x/net from 0.42.0 to 0.43.0 in the go-x group by @dependabot[bot] in #1076
New Contributors
Full Changelog: v1.70.0...v1.71.0
v1.70.0
Rebuild with just release go 1.24.6 as well as new linter v2 related changes.
What's Changed
- Go 1.24 updates by @ldemailly in #1073
- refactor: replace sequential assignments with explicit variable decl by @wlynxg in #1060
- Add number of goroutines to the debug/metrics endpoint by @ldemailly in #1070
New Contributors
Full Changelog: v1.69.5...v1.70.0