Releases: fortio/fortiotel
v1.68.0
Building with go1.23.3
What's Changed
- Solve the goproto issue by updating simple/ (!) by @ldemailly in #257
- Update (but back to go mod tidy breaking ./simple/) by @ldemailly in #258
- Bump the otel group with 5 updates by @dependabot in #259
- Bump the otel group with 3 updates by @dependabot in #260
- Bump the otel group with 8 updates by @dependabot in #261
- Bump fortio.org/fortio from 1.67.1 to 1.68.0 in the fortio group by @dependabot in #262
Full Changelog: v1.67.1...v1.68.0
Changelog
- 2cb5137 Bump fortio.org/fortio from 1.67.1 to 1.68.0 in the fortio group (#262)
- 0ab1236 Bump the otel group with 3 updates (#260)
- 5974032 Bump the otel group with 5 updates (#259)
- 8aab3dc Bump the otel group with 8 updates (#261)
- 5e8f338 Solve the goproto issue by updating simple/ (!) (#257)
- b761564 Update (but back to go mod tidy breaking ./simple/) (#258)
v1.67.1
What's Changed
- Bump the fortio group across 1 directory with 4 updates by @dependabot in #256
Full Changelog: v1.67.0...v1.67.1
Changelog
v1.67.0
See https://github.com/fortio/fortio/releases/tag/v1.67.0
Also some weirdness with
go get google.golang.org/genproto@latest
Needed and without go mod tidy (googleapis/go-genproto#1015)
What's Changed
- Bump fortio.org/fortio from 1.66.5 to 1.67.0 in the fortio group by @dependabot in #254
Full Changelog: v1.66.5...v1.67.0
Changelog
v1.66.5
Use released 1.0.0 of https://github.com/fortio/safecast and more gosec G115 fixes in fortio.
What's Changed
- Bump fortio.org/fortio from 1.66.4 to 1.66.5 in the fortio group by @dependabot in #253
Full Changelog: v1.66.4...v1.66.5
Changelog
v1.66.4
Use safecast in fortio
What's Changed
- Bump fortio.org/fortio from 1.66.3 to 1.66.4 in the fortio group by @dependabot in #252
Full Changelog: v1.66.3...v1.66.4
Changelog
v1.66.3
Bug fix in Fortio's base fast client (which isn't used by default in fortiotel but still)
What's Changed
- Bump the otel group across 1 directory with 8 updates by @dependabot in #250
- Bump fortio.org/fortio from 1.66.2 to 1.66.3 in the fortio group by @dependabot in #251
Full Changelog: v1.66.2...v1.66.3
Changelog
v1.66.2
go1.22.7 based + other dependencies update
What's Changed
- Bump the otel group with 8 updates by @dependabot in #247
- Bump fortio.org/cli from 1.8.0 to 1.9.0 in the fortio group by @dependabot in #246
- Bump fortio.org/fortio from 1.66.1 to 1.66.2 in the fortio group by @dependabot in #248
Full Changelog: v1.66.1...v1.66.2
Changelog
v1.66.1
go1.22.6 rebuild (and deps update but they don't apply to servers, see release notes in dependabot's PR)
What's Changed
- Bump the fortio group across 1 directory with 3 updates by @dependabot in #245
Full Changelog: v1.66.0...v1.66.1
Changelog
v1.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 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
- Bump the fortio group across 1 directory with 3 updates by @dependabot in #239
- Bump the otel group across 1 directory with 8 updates by @dependabot in #241
Full Changelog: v1.65.0...v1.66.0
Changelog
v1.65.0
What's Changed
- Update fortio and no more CA bundle copy, simplification of the Dockerfile build (#236) (thanks to https://github.com/fortio/cli/releases/tag/v1.6.0)
Full Changelog: v1.64.1...v1.65.0