Release Notes
REST Sender plugin
Version 2.5.4
This plugin requires a restart of 1Gateway after installation.
Release | v2.5.4 |
Date: | 03-07-2022 |
Requires: | 1Gateway v2.5 or later. SDK v2.5.2 or later. |
Enhancements & fixes in this release:
- F1-983 webhook plugin - added option to include headers and whole message in sender.
- Added cookie auth.
- Added proxy support to rest sender.
- Added input field to sender for invalid message http return codes.
- Added variable substitution to sender url, using ${} syntax.
Version 2.5.3
This plugin requires a restart of 1Gateway after installation.
Release | v2.5.3 |
Date: | 13-10-2021 |
Requires: | 1Gateway v2.5 or later. SDK v2.5.2 or later. |
Enhancements in this release:
- Added NTLM authentication.
- Added support for Oauth2 client credentials.
- Added proxy support to rest sender.
- Added input field to sender for invalid message http return codes.
- Added variable substitution to sender url, using ${} syntax.
Version 2.5.1
This plugin requires a restart of 1Gateway after installation.
Release | v2.5.1 |
Date: | 01-06-2020 |
Requires: | 1Gateway v2.5 or later. SDK v2.5.2 or later. |
Enhancements in this release:
- Added support for message exits.
- Added user exit handling and base64 exit.
- Added OAuth2 authentication.
- Publish sender result as single message.
- Added variable substitution support for sender headers.
Version 2.4.2
This plugin requires a restart of 1Gateway after installation.
Release | v2.1 |
Date: | 01-06-2020 |
Requires: | 1Gateway v2.3 or later |
Enhancements & fixes in this release:
- Added message-to-params support; moved body payload to /payload/body; Added payload/options/url
- Now SDK plugin. Added headers and authentication.
- Added more content-type options for JSON response.
- Added functionality to read url params from the message
- Added Method POST / PUT option.
- Fixed header problem.
Version 2.1
This plugin requires a restart of 1Gateway after installation.
Release | v2.1 |
Date: | 12-08-2019 |
Requires: | 1Gateway v2.0 or later |
Fixes in this release:
- General plugin fixes