Releases: elasticio/rest-api-component-v2
Releases · elasticio/rest-api-component-v2
2.1.0
- Deprecated the action and trigger HTTP Request (Request Library) - the primary reason for this change is the reliance on the deprecated request library.
- Introduced a new action and trigger HTTP Request (Axios Library).
- Updated the Node engine to version 20.x.
- Updated the Sailor version to 2.7.4
2.0.15
2.0.14
2.0.14 (September 14, 2022)
- Updated the sailor version to 2.6.29
2.0.13
2.0.12
2.0.11
2.0.10
Fix bug with response charset `utf-16le` (#24)
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