Releases: elasticio/rest-api-component-v2
Releases · elasticio/rest-api-component-v2
2.0.9
Do not require refresh token for OAuth2 secrets (#21)
2.0.8
Sprint 60 master (#19) * Fix bug with request Content-Type mutlipart/form-data header processing * Fix bug when component fails when the server provides a binary response without Content-Length Co-authored-by: denis.gladikov <denis.gladikov@elastic.io>
2.0.7
Update package.json (#15) Update sailor version to 2.6.24
2.0.6
Update sailor 2.6.23 (#14) * Update sailor to 2.6.23
2.0.5
Update sailor version to 2.6.21 (#13) Update sailor version to 2.6.21
2.0.4
Automatic retry on networking issues (#12) 2.0.4 (November 10, 2020) Bump dependencies Automatically & immediately retry 5 times on network failure All network failures trigger rebounds when the enable rebound option is set
2.0.3
Update Sailor to 2.6.18 (#9)
2.0.2
Update Sailor to 2.6.17 (#6) Update Sailor to 2.6.17
2.0.1
2.0.0
- Include status code, HTTP headers along with body in produced message
- Update dependencies
- Remove logging of sensitive data
- Include attachment information in outbound message
- Use node version 14
- Make use of new OAuth mechanism
- First commit of v2 branch. See https://github.com/elasticio/rest-api-component for the v1 component version details