Skip to content

Releases: jogetoss/enhanced-json-tool

7.0.9

13 Feb 07:44
Compare
Choose a tag to compare
  • add back field mapping for additional attributes

7.0.8

13 Feb 07:29
Compare
Choose a tag to compare
  • store response data to allow for all response codes
  • fix field mapping of store response data

7.0.7

12 Dec 06:24
Compare
Choose a tag to compare

Fixed not able to save response status and updated dependencies

7.0.6

26 Sep 08:09
Compare
Choose a tag to compare

Added Connection Timeout and Socket Timeout properties

7.0.5

31 May 09:46
Compare
Choose a tag to compare
  • Support using dot symbol in object name via wrapping object names with curly brackets like {object.value} to treat entire value as literal string
  • Support different access token post methods

7.0.4

28 May 17:08
Compare
Choose a tag to compare

added support to obtain the access token and inject the access token into API call. Also added support for system proxy for api call

7.0.3

06 Dec 00:04
Compare
Choose a tag to compare

Full Changelog: 7.0.2...7.0.3

7.0.2

02 May 14:07
Compare
Choose a tag to compare
Fixed download record ID empty check wrong

7.0.1

30 Apr 08:07
Compare
Choose a tag to compare
Added support for PUT method, attach files in POST method, receive re…