Releases: fortio/multicurl
Releases · fortio/multicurl
v1.15.6
Essentially rebuild with newer dependencies, go 1.22.7, and cli shell allowing LOGGER_IGNORE_CLI_MODE to get file/line logging when needed.
What's Changed
- Bump fortio.org/cli from 1.7.0 to 1.8.0 by @dependabot in #151
- Bump fortio.org/cli from 1.8.0 to 1.9.0 by @dependabot in #153
- Deal with os matrix / absence of docker. Update dependencies but avoid x/tools 0.25.0 which forces go 1.22 upgrade by @ldemailly in #155
Full Changelog: v1.15.5...v1.15.6
Changelog
v1.15.5
Rebuild with go 1.22.5 and pull in the newer cli/log with small binaries support (not used as this does use net/http and json is a small saving)
What's Changed
- Fixed spelling error in comment by @ldemailly in #147
- Bump fortio.org/cli from 1.6.0 to 1.7.0 by @dependabot in #148
Full Changelog: v1.15.4...v1.15.5
Changelog
v1.15.4
What's Changed
- Simplify
FROM scratch
docker build/Dockerfile - no need to copy bundle anymore, use built in go CA bundle through https://github.com/fortio/cli/releases/tag/v1.6.0 which started here and moved there. by @ldemailly in #146 (and thanks @hhhapz for feedback on both)
Full Changelog: v1.15.3...v1.15.4
Changelog
v1.15.3
Rebuild with go 1.22.4 with security fixes
What's Changed
- Don't run releaser on MRs by @ldemailly in #143
- Bump fortio.org/cli from 1.5.1 to 1.5.2 by @dependabot in #142
- Bump fortio.org/log from 1.12.1 to 1.12.2 by @dependabot in #144
Full Changelog: v1.15.2...v1.15.3
Changelog
v1.15.2
v1.15.1
What's Changed
- Catch up to latest 'final' log output [LVL] by @ldemailly in #94
- Updated dependencies, rebuild with go1.20.7
Full Changelog: v1.15.0...v1.15.1
Changelog
- de5fd77 Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#85)
- ed2af0c Bump fortio.org/log from 1.7.0 to 1.8.1 (#87)
- 43266c5 Bump github/codeql-action from 2.20.3 to 2.20.4 (#86)
- b467f67 Bump github/codeql-action from 2.20.4 to 2.21.0 (#88)
- bc7ab7f Bump github/codeql-action from 2.21.0 to 2.21.2 (#89)
- 968fe66 Catch up to latest 'final' log output [LVL] (#94)
v1.15.0
What's Changed
- Updates to dependencies - pick up color support from fortio.org/log and cli
Full Changelog: v1.14.1...v1.15.0
Changelog
- 6b07b45 Bump actions/checkout from 3.5.2 to 3.5.3 (#73)
- 0d3d3ba Bump docker/login-action from 2.1.0 to 2.2.0 (#70)
- 8fa791c Bump docker/setup-buildx-action from 2.5.0 to 2.9.0 (#82)
- a50dac7 Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#74)
- 4e18fd2 Bump fortio.org/cli from 1.1.0 to 1.2.0 (#83)
- 5d99aca Bump fortio.org/log from 1.3.0 to 1.7.0 (#84)
- 253cf70 Bump github/codeql-action from 2.20.2 to 2.20.3 (#81)
- d56ecd0 Bump github/codeql-action from 2.3.2 to 2.20.2 (#80)
- 9b88608 Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#71)
- 230c870 use fortio.org/[email protected] (#66)
v1.14.1
What's Changed
- Dependencies update and more reliable tests (thanks to https://github.com/fortio/testscript/releases/tag/v0.3.0)
- Rebuild with go 1.20.4
Full Changelog: v1.14.0...v1.14.1
Changelog
- 753e9c1 Add note to readme about package move (#55)
- 94444fd Bump actions/checkout from 3.5.0 to 3.5.2 (#60)
- 87ea4f6 Bump fortio.org/testscript from 0.1.0 to 0.2.0 (#57)
- 8ebfccd Bump github/codeql-action from 2.2.11 to 2.3.0 (#61)
- f59a343 Bump github/codeql-action from 2.2.9 to 2.2.11 (#58)
- 40681c5 Bump github/codeql-action from 2.3.0 to 2.3.2 (#63)
- dd11c23 newer testscript without the 'killed' issue on mac (#65)
- 0a81d46 on some machine order of localhost is flipped (#62)