Releases: fjogeleit/http-request-action
Releases · fjogeleit/http-request-action
FormData Error Handling
- Fix undefined error hiding underlying error during FormData processing
Full Changelog: v1.16.2...v1.16.3
Dependency Updates
What's Changed
- Add tests with assertions by @sebastienvermeille in #154
- Add an IT test to verify DELETE method works as expected by @sebastienvermeille in #157
- Bump axios from 1.7.2 to 1.7.3 by @dependabot in #158
- Bump axios from 1.7.3 to 1.7.4 by @dependabot in #160
- Bump axios from 1.7.4 to 1.7.5 by @dependabot in #161
- Bump axios from 1.7.5 to 1.7.7 by @dependabot in #162
- depedency updates by @fjogeleit in #163
New Contributors
- @sebastienvermeille made their first contribution in #154
Full Changelog: v1.16.1...v1.16.2
Fix err undefined
Full Changelog: v1.16.0...v1.16.1
Status Output
What's Changed
- Add status to outputs by @jerturowetz in #147
- Bump axios from 1.6.8 to 1.7.1 by @dependabot in #148
- Bump axios from 1.7.1 to 1.7.2 by @dependabot in #149
- Added the status to the outputs in action.yml by @Kbonheur in #151
New Contributors
- @jerturowetz made their first contribution in #147
- @Kbonheur made their first contribution in #151
Full Changelog: v1.15.5...v1.16.0
Support SSL rejectUnauthorized Configuration
Fix RetryWait Mapping
Retry- and Response Output Fix
What's Changed
- Typo fix in README.md by @rgb2hsl in #132
- Bump axios from 1.6.5 to 1.6.7 by @dependabot in #134
- Bump undici from 5.28.2 to 5.28.3 by @dependabot in #135
- docs: wrong
timeout
input description by @ClayenKitten in #136 - Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #137
- Bump axios from 1.6.7 to 1.6.8 by @dependabot in #138
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #139
- fix retry and ignore status response by @fjogeleit in #143
New Contributors
- @rgb2hsl made their first contribution in #132
- @ClayenKitten made their first contribution in #136
Full Changelog: v1...v1.15.3
Upgrade to Node v20
What's Changed
- Bump axios from 1.6.2 to 1.6.3 by @dependabot in #128
- Upgrade to Node20 by @fjogeleit in #131
Full Changelog: v1...v1.15.2
revert response serialization breaking change
What's Changed
- revert conditional stringify which leads to breaking changes with older versions by @fjogeleit in #127
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- mask response as secret if configured by @fjogeleit in #124
Full Changelog: v1...v1.15.0