1.3.0
Added
- 
Support for modifying the route table, DHCP options, and security lists associated with a subnet in the Networking service.
 - 
Support for tagging of File Systems, Mount Targets, and Snapshots in the File Storage service.
 - 
Support for nested compartments in the Identity service
 - 
The region can be passed in via
SimpleAuthenticationDetailsProviderand from config file usingConfigFileAuthenticationDetailsProvider 
Changed
- 
Passphrases are now passed as
char[]instead of asString - 
Optional headers that, when present, have to be signed are now included in the signature
 - 
Attempts to parse the body only for responses that have Content-Type set to application/json; otherwise, it bails out and raises a generic
BmcException 
Deprecated
- Methods accepting passphrases as 
Stringare deprecated; usechar[]instead 
Notes
- The version is bumped to 1.3.0 due to breaking changes in previous release.