Skip to content

1.5.0

Choose a tag to compare

@dshelbyo dshelbyo released this 02 Apr 20:32
· 692 commits to master since this release
7b8204a

Added

  • Support for provider service key names on virtual circuits in the FastConnect service

  • Support for customer reference names on cross connects and cross connect groups in the FastConnect service

Changed

  • Use of the SDK with Java 7 is no longer supported

  • com.oracle.bmc.Region and com.oracle.bmc.Realm enumerations have been converted to classes to allow using the SDK with new unreleased regions and realms. An example of how to do this is available here

Security

  • Due to a security vulnerability in a dependency of older versions of the Java SDK, it is important that you upgrade to this or a later version of the Java SDK. Jackson-databind version 2.9.6, used by prior versions of the SDK, has known security vulnerabilities. The SDK now uses Jackson-databind version 2.9.8 which fixes these vulnerabilities.