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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
+
## 1.5.14 - 2019-07-16
6
+
### Added
7
+
- Support for the Functions service
8
+
- Support for the Quotas service
9
+
- Support for moving resources across compartments in the DNS service
10
+
- Support for moving instances across compartments in the Compute service
11
+
- Support for moving keys and vaults across compartments in the Key Management service
12
+
- Support for moving topics and subscriptions across compartments in the Notifications service
13
+
- Support for moving load balancers across compartments in the Load Balancing service
14
+
- Support for specifying permitted REST methods in load balancer rule sets in the Load Balancing service
15
+
- Support for configuring cookie session persistence in backend sets in the Load Balancing service
16
+
- Support for ACL rules in rule sets in the Load Balancing service
17
+
- Support for move compartment tree in the Identity service
18
+
- Support for specifying and returning a KMS key in backup operations in the Block Storage service
19
+
- Support for transit routing in the Networking service
20
+
- Support for authenticating via Resource Principals. An example of how to use resource principals is available on [GitHub](https://github.com/oracle/oci-java-sdk/tree/master/bmc-examples/src/main/java/FunctionsEphemeralResourcePrincipalAuthenticationDetailsProviderExample.java). This authentication method is only supported within the Functions service at this time.
21
+
5
22
## 1.5.13 - 2019-07-09
6
23
### Added
7
24
- Support for network security groups in the Load Balancing service
0 commit comments