v2.1.0
Changelog
- Improved migration package to v2
- Fixed command to set a Bearer token
- Improved
RESTFulAPIClient
handling ofPOST
requests when the response is201/Created
but aLocation
header is missing. - Improved
RESTFulAPIClient
support forPUT
to allow better configuration options.