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
+13-1
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
13
13
### Added
14
14
- N/A
15
15
16
+
## 1.2.27 - 2018-02-08
17
+
18
+
### Fixed
19
+
- Bug fix for not serializing dates in request bodies correctly to RFC-3339
20
+
21
+
### Added
22
+
- Support for DNS Service. An example of calling this service is available [here](https://github.com/oracle/oci-java-sdk/blob/master/bmc-examples/src/main/java/DnsExample.java)
23
+
- Support for Reserved Public IPs in Virtual Networking Service
24
+
- Support for path route sets in Load Balancing Service
25
+
- Support for automated and policy-based backups, read-only volume attachments, and incremental backups in Block Storage Service
26
+
- Support for filtering by backupId in ListDbSystems operation in Database Service
27
+
16
28
## 1.2.23 - 2018-01-29
17
29
18
30
### Fixed
19
-
* Javadoc for the Object Storage Service is being generated again
31
+
- Javadoc for the Object Storage Service is being generated again
0 commit comments