Releases: opus-domini/fast-shot Releases · opus-domini/fast-shot
v1.3.2 08 Mar 17:03
Compare Sorry, something went wrong.
No results found 1.3.2 (2026-03-08) Bug Fixes bump Go to 1.25.8 and use 1.26 for nightly govulncheck (ed46caf ) v1.3.1 25 Feb 19:56
Compare Sorry, something went wrong.
No results found 1.3.1 (2026-02-25) Bug Fixes bump Go minimum version to 1.25.7 to resolve crypto/tls vulnerability (GO-2026-4337) (13bd90f ) pin Go 1.25.7 in CI matrix to match go.mod minimum version (5f7cbfe ) resolve intrange linter issues and update golangci-lint config (67bff04 ) v1.3.0 23 Feb 19:18
Compare Sorry, something went wrong.
No results found 1.3.0 (2026-02-23) Features add pre-request and post-response hooks (592fc47 ) Bug Fixes update CI badge URL and fix typo in README (662a4ce ) v1.2.1 23 Feb 15:35
Compare Sorry, something went wrong.
No results found 1.2.1 (2026-02-23) Bug Fixes ci: add empty go.sum for mod tidy diff check (611c808 ) ci: update Go version matrix to 1.25/1.26 (a300b60 ) Refactors remove testify dependency, use stdlib-only tests (34d78cc ) CI add release-please, restructure CI, and modernize project config (231e990 ) pin codecov-action by SHA for supply-chain safety (0817dae ) v1.2.0 04 Feb 17:59
Compare Sorry, something went wrong.
No results found Highlights New CloseErr() to handle response body close errors without breaking Close(). Improved base URL load balancing (round-robin with atomic counter). Extra robustness in wrappers (bounds checks and validations). Expanded tests and coverage (form-data and wrappers). CI updates: Go matrix, golangci-lint v2, and govulncheck. Changes Added CloseErr() to ResponseFluentBody. Close() remains non-breaking (no return value). Test and lint config adjustments. CI / Tooling Coverage runs only on Go 1.25 (compatible with covdata). golangci-lint updated to v2 via action v7. v1.1.5 04 Feb 14:05
Compare Sorry, something went wrong.
No results found v1.1.4 27 Nov 04:32
Compare Sorry, something went wrong.
No results found v1.1.3 17 Nov 03:31
Compare Sorry, something went wrong.
No results found v1.1.2 28 Jul 18:06
Compare Sorry, something went wrong.
No results found v1.1.1 28 Jul 05:11
Compare Sorry, something went wrong.
No results found What's Changed Add an example section! Improve the docs. Full Changelog : v1.1.0...v1.1.1