Skip to content

Releases: thingworx-field-work/ContentLoaderExtendedTWX

v2.1.0

09 Oct 08:57
980f891
Compare
Choose a tag to compare

What's Changed

  • feat: add multiple requests function by @cd in #3

This allows running of multiple requests in parallel

image

New Contributors

  • @cd made their first contribution in #3

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Jul 11:37
Compare
Choose a tag to compare

Rewritten extension with new methods, add Mutual SSL auth

BREAKING CHANGES: The entire extension was written, and it is NOT compatible with old versions. The entire API was re-written.

1.2.9

24 Apr 07:49
Compare
Choose a tag to compare
Added capability to include the response status

1.2.8

24 Apr 07:03
Compare
Choose a tag to compare
Implemented `PostMultipartMultipleFiles` that allows posting multiple…