You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [0.2.0](v0.1.0...v0.2.0) (2019-06-29)
### Bug Fixes
* Look for iam_apikey in credential file for IAM auth ([d5f31d1](d5f31d1))
* **BaseService:** Fix misnamed properties ([13dd25c](13dd25c))
* **Error message parsing:** Added `errorMessage` to error message parsing for errors from the IAM se ([df91bb6](df91bb6))
### Features
* **FullSerializer:** Removed FullSerializer, refactored scripts to use Json.net ([3c2550b](3c2550b))
* **icp4d:** refactor iam token manager and add icp4d support ([c536b63](c536b63))
* **Json.NET:** Replace Json.NET library with Json.NET for Unity library ([646c1a4](646c1a4)), closes [#566](https://github.com/IBM/unity-sdk-core/issues/566)
***Error message parsing:** Added `errorMessage` to error message parsing for errors from the IAM se ([df91bb6](https://github.com/IBM/unity-sdk-core/commit/df91bb6))
9
+
10
+
11
+
### Features
12
+
13
+
***FullSerializer:** Removed FullSerializer, refactored scripts to use Json.net ([3c2550b](https://github.com/IBM/unity-sdk-core/commit/3c2550b))
14
+
***icp4d:** refactor iam token manager and add icp4d support ([c536b63](https://github.com/IBM/unity-sdk-core/commit/c536b63))
15
+
***Json.NET:** Replace Json.NET library with Json.NET for Unity library ([646c1a4](https://github.com/IBM/unity-sdk-core/commit/646c1a4)), closes [#566](https://github.com/IBM/unity-sdk-core/issues/566)
0 commit comments