Skip to content

Commit 9fc294e

Browse files
chore(release): 0.2.0 [skip ci]
# [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)
1 parent ee61c59 commit 9fc294e

File tree

2 files changed

+267
-170
lines changed

2 files changed

+267
-170
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [0.2.0](https://github.com/IBM/unity-sdk-core/compare/v0.1.0...v0.2.0) (2019-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Look for iam_apikey in credential file for IAM auth ([d5f31d1](https://github.com/IBM/unity-sdk-core/commit/d5f31d1))
7+
* **BaseService:** Fix misnamed properties ([13dd25c](https://github.com/IBM/unity-sdk-core/commit/13dd25c))
8+
* **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)
16+
117
# [0.2.0](https://github.com/IBM/unity-sdk-core/compare/v0.1.0...v0.2.0) (2019-05-10)
218

319

0 commit comments

Comments
 (0)