Skip to content

Releases: kennymc-c/ucr2-integration-requests

v.0.2-beta

26 Jun 19:37
Compare
Choose a tag to compare

[0.2-beta] - 2024-06-26

Breaking changes

  • This integration now uses a configuration file to store the setup state and advanced settings (see below). Existing users therefore need to run the integration setup again to create this file. Just open the integration settings and click on "Start integration setup". You don't need to enter the advanced settings.

Added

  • Added a more granular http status code response handling
  • Added optional parameter to send form data in the request body as key/value pairs (see README)
  • Added optional custom global entity-independent timeout and ssl verify option in the integration setup. For self signed ssl certificates to work the ssl verify option needs to be deactivated.

Changed

  • Only return an error response to the remote if the http response code is in the 400 or 500 range. Otherwise display the status code in the integration log if it's not 200/Ok

New Contributors

Full Changelog: v.0.1-beta...v.0.2-beta

v.0.1-beta

27 Apr 13:32
Compare
Choose a tag to compare

[0.1-beta] - 2024-04-27

Added

  • First release which supports http get, post, put, patch and wake on lan

Full Changelog: https://github.com/kennymc-c/ucr2-integration-requests/commits/v.0.1-beta