Sourced from fortio.org/fortio's releases.
Fortio 1.66.0
Rebuild with go 1.22.5 (http security and other bug fixes)
Propagate logger/cli improvements for small clis through build tags (https://github.com/fortio/cli#small-binaries), which aren't used for fortio/fortiotel but are there.
go compatibility version is now 1.21 because of grpc update (on one hand everything should build as long as you have at least 1.18 for generics, on the other hand... get to 1.21 at least if possible)
What's Changed
- ran codespell by
@ldemailly
in fortio/fortio#939- chore: fix acronyms, typos, and style by using jargonLint by
@ccoVeille
in fortio/fortio#941- improve syntax in code and comments by using jargonLint by
@ccoVeille
in fortio/fortio#944- go 1.22.5 and pull log/cli/scli updates and prep for 1.66.0 by
@ldemailly
in fortio/fortio#950New Contributors
@ccoVeille
made their first contribution in fortio/fortio#941Full Changelog: https://github.com/fortio/fortio/compare/v1.65.0...v1.66.0
4a1aff9
go 1.22.5 and pull log/cli/scli updates and prep for 1.66.0 (#950)104772c
Bump fortio.org/scli from 1.15.0 to 1.15.1 (#949)2a51c40
Bump docker/build-push-action from 6.1.0 to 6.2.0 (#946)51b6f9b
improve syntax (#944)ea2893e
chore: fix acronyms, typos and style (#941)9af7615
ran codespell (#939)