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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
13
13
### Added
14
14
- N/A
15
15
16
+
## 1.2.8 - 2017-05-18
17
+
### Added
18
+
- Extended support for FastConnect
19
+
- Support for Private VCN
20
+
- Support for IAD Region (us-ashburn-1)
21
+
16
22
## 1.2.7 - 2017-04-27
17
23
### Changed
18
24
- A new value called UnknownEnumValue has been added to all enums that are used in responses returned from services. If a service returns a value that cannot be recognized by the version of the SDK, then the enum will be set to this value. Previously this would throw an exception.
0 commit comments