Skip to content

Releases: rundeck-plugins/http-step

new version

01 May 15:49
9bc3e82
Compare
Choose a tag to compare
  • Null Pointer Exception on HTTP request with No Content in response and printResponse = true
  • adding new line to printResponse

implement option replacement in the request body

05 Apr 19:40
dd285f2
Compare
Choose a tag to compare
Merge pull request #2 from EugenMayer/master

implement option replacement in the request body

Add proxy support

20 Jun 15:19
Compare
Choose a tag to compare

Add proxy support on the Http call step

New Features

22 Mar 19:02
Compare
Choose a tag to compare
  • Pass headers using JSON or YML format (ohioit#3)
  • Pass body text
  • Print the response on rundeck
  • Print the response to a file
  • Move the authentication fields to the job level
  • getting the authentication password from the key storage
  • Use options in remote URL (ohioit#1)