Skip to content

Commit 46e7eee

Browse files
chore(release): 0.2.0 [skip ci]
# [0.2.0](v0.1.0...v0.2.0) (2019-05-07) ### 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))
1 parent 3e2cc9a commit 46e7eee

File tree

2 files changed

+68
-24
lines changed

2 files changed

+68
-24
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.2.0](https://github.com/IBM/unity-sdk-core/compare/v0.1.0...v0.2.0) (2019-05-07)
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+
115
# [0.2.0](https://github.com/IBM/unity-sdk-core/compare/v0.1.0...v0.2.0) (2019-04-09)
216

317

package-lock.json

Lines changed: 54 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)