0.2.0 (2019-06-29)
- Look for iam_apikey in credential file for IAM auth (d5f31d1)
- BaseService: Fix misnamed properties (13dd25c)
- Error message parsing: Added
errorMessage
to error message parsing for errors from the IAM se (df91bb6)
- FullSerializer: Removed FullSerializer, refactored scripts to use Json.net (3c2550b)
- icp4d: refactor iam token manager and add icp4d support (c536b63)
- Json.NET: Replace Json.NET library with Json.NET for Unity library (646c1a4), closes #566
0.2.0 (2019-05-10)
- Look for iam_apikey in credential file for IAM auth (d5f31d1)
- BaseService: Fix misnamed properties (13dd25c)
- Error message parsing: Added
errorMessage
to error message parsing for errors from the IAM se (df91bb6)
- FullSerializer: Removed FullSerializer, refactored scripts to use Json.net (3c2550b)
- Json.NET: Replace Json.NET library with Json.NET for Unity library (646c1a4), closes #566
0.2.0 (2019-05-07)
- Look for iam_apikey in credential file for IAM auth (d5f31d1)
- BaseService: Fix misnamed properties (13dd25c)
- Error message parsing: Added
errorMessage
to error message parsing for errors from the IAM se (df91bb6)
- FullSerializer: Removed FullSerializer, refactored scripts to use Json.net (3c2550b)
0.2.0 (2019-04-09)
- Look for iam_apikey in credential file for IAM auth (d5f31d1)
- BaseService: Fix misnamed properties (13dd25c)
- Error message parsing: Added
errorMessage
to error message parsing for errors from the IAM se (df91bb6)
- FullSerializer: Removed FullSerializer, refactored scripts to use Json.net (3c2550b)
0.1.1 (2019-04-09)
- Look for iam_apikey in credential file for IAM auth (d5f31d1)
- BaseService: Fix misnamed properties (13dd25c)
- Error message parsing: Added
errorMessage
to error message parsing for errors from the IAM se (df91bb6)
0.1.1 (2019-04-09)
- Error message parsing: Added
errorMessage
to error message parsing for errors from the IAM se (df91bb6) - Look for iam_apikey in credential file for IAM auth (d5f31d1)
0.1.1 (2019-04-08)
- Error message parsing: Added
errorMessage
to error message parsing for errors from the IAM se (df91bb6)
- Added missing datatypess and widgets class for websockets (9af8e95)
- Added us culture to minijson (d13fc23)
- Correctly parse error message (85ab306)
- Removed customData (f3addbc)
- Removed customData from response, added response json to response object (4d3675d)
- CI: Added files for CI and semantic release (44fd1db)