COMMITS
/ client/request_test.go October 20, 2025
R
🩹 Fix: golangci-lint issue for go1.25.0 (#3775)
Rituraj Paul committed
September 27, 2025
A
fix: extended test coverage
Artur Melanchyk committed
August 20, 2025
K
📚 docs: Fix typos
Kian-Meng Ang committed
July 17, 2025
R
Add modernize lint (#3590)
RW committed
July 3, 2025
J
🐛 bug: Fix multipart boundary for Client per RFC 2046 (#3563)
Juan Calderon-Perez committed
July 1, 2025
R
Refactor fasthttp iter calls to range loops (#3559)
RW committed
D
build(deps): bump github.com/valyala/fasthttp from 1.62.0 to 1.63.0 (#3557)
dependabot[bot] committed
May 27, 2025
R
🧹 chore: Update minimum go version to 1.24 (#3481)
RW committed
May 21, 2025
J
📒 docs: Fix typos (#3464)
Juan Calderon-Perez committed
March 19, 2025
M
:bug: bug: fix client iterators when using break statement (#3357)
M. Efe Çetin committed
December 19, 2024
December 13, 2024
December 10, 2024
M
🔥 feat: Add support for iterator methods to Fiber client (#3228)
M. Efe Çetin committed
December 1, 2024
S
🔥 feat: Add support for CBOR encoding (#3173)
Sumit Kumar committed
September 2, 2024
J
chore: Bump golangci-lint to v1.60.3 (#3119)
Juan Calderon-Perez committed
August 14, 2024
J
chore: Add support for go1.23 and golangci-lint v1.60.1 (#3101)
Juan Calderon-Perez committed
July 23, 2024
J
v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079)
Juan Calderon-Perez committed
March 24, 2024
J
chore: Update golangci-lint to v1.57.1 (#2929)
Juan Calderon-Perez committed
March 8, 2024
J
fix: Inconsistent and flaky unit-tests (#2892)
Juan Calderon-Perez committed
March 7, 2024
J
refactor: Rename "ClientNew" Function to "New" (#2896)
Jason McNeil committed
March 4, 2024
J
✨ v3 (feature): client refactor (#1986)
Jinquan Wang committed