Skip to content

Commit 59583a4

Browse files
committed
update changelog
1 parent 760a016 commit 59583a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Change Log
22
==========
3+
## Version 2.3.0
4+
_2018-05-29_
5+
* Regenerated SDK based on the latest API definition. All services except for Natural Language Classifier support IAM authentication.
6+
* Service endpoint is set to the `gateway-a` endpoint if the user authenticates using apikey rather than TokenOptions.
7+
* Where a file is required we now use `FileStream` rather than `Stream` to preserve the filename.
8+
* New: Add `SetEndpoint()` method to the service base class. This sets a flag so we can keep track if the user manually changed the service endpoint and if so will not automatically change the endpoint.
9+
* Fixed: Disambiguate `IamUrl` and `ServiceUrl`. The `IamUrl` is now user configurable.
10+
311
## Version 2.2.2
412
_2018-05-18_
513
* Regenerated SDK based on latest API definition.

0 commit comments

Comments
 (0)