Skip to content

Releases: elasticio/rest-api-component-v2

2.0.9

18 Jun 11:59
dbaf173

Choose a tag to compare

Do not require refresh token for OAuth2 secrets (#21)

2.0.8

03 Mar 10:00
c8fa073

Choose a tag to compare

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

29 Jan 10:31
d0c7004

Choose a tag to compare

Update package.json (#15)

Update sailor version to 2.6.24

2.0.6

29 Jan 10:30
61bbfbc

Choose a tag to compare

Update sailor 2.6.23 (#14)

* Update sailor to 2.6.23

2.0.5

29 Jan 10:29
72ba274

Choose a tag to compare

Update sailor version to 2.6.21 (#13)

Update sailor version to 2.6.21

2.0.4

29 Jan 10:29
865041f

Choose a tag to compare

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

29 Jan 10:25
98d14ad

Choose a tag to compare

Update Sailor to 2.6.18 (#9)

2.0.2

29 Jan 10:23
c728453

Choose a tag to compare

Update Sailor to 2.6.17 (#6)

Update Sailor to 2.6.17

2.0.1

29 Jan 09:55
d7f8f95

Choose a tag to compare

Update sailor version to 2.6.17 (#4)

2.0.0

29 Jan 09:53
6af4933

Choose a tag to compare

  • 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