Releases: aoliveti/curling
Releases · aoliveti/curling
v1.9.0
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: Form data parsing, binary content safety, and read optimization by @aoliveti in #29
Full Changelog : v1.8.0...v1.9.0
v1.8.0
Compare
Sorry, something went wrong.
No results found
What's Changed
ci: optimize and update go workflow by @aoliveti in #27
feat: decouple shell options and fix multiline command formatting by @aoliveti in #28
Full Changelog : v1.7.0...v1.8.0
v1.7.0
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add JSON body masking with fail-secure logic by @aoliveti in #26
Full Changelog : v1.6.0...v1.7.0
v1.6.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v1.5.0...v1.6.0
v1.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add env vars, smart globbing, and harden header handling by @aoliveti in #24
Full Changelog : v1.4.1...v1.5.0
v1.4.1
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: generate separate -H flags for multi-value headers by @aoliveti in #22
fix: improve shell-specific command escaping (PowerShell & CMD) by @aoliveti in #23
Full Changelog : v1.4.0...v1.4.1
v1.4.0
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add data redaction (masked headers) for enhanced security by @aoliveti in #21
Full Changelog : v1.3.0...v1.4.0
v1.3.0
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: implement smart URL reconstruction for server-side requests by @aoliveti in #20
Full Changelog : v1.2.3...v1.3.0
v1.2.3
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: prevent resource leak in request body & refactor internal naming by @aoliveti in #19
Full Changelog : v1.2.2...v1.2.3
v1.2.2
Compare
Sorry, something went wrong.
No results found
What's Changed
Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @aoliveti in #17
Refactor body handling and add test for body restoration by @aoliveti in #18
Full Changelog : v1.2.1...v1.2.2