github oracle/oci-go-sdk v25.0.0
25.0.0

latest releases: v65.101.1, v65.101.0, v65.100.1...
5 years ago

Added

  • Support for the Cloud Guard service

  • Support for specifying desired consumption models when creating instances in the Integration service

  • Support for dynamic shapes in the Load Balancing service

  • Support for allowing clients to return their currently configured endpoint

  • Support for running existing code/samples which call the SDK in Cloud Shell without any changes

  • Support for dumping request/response body in SDK logging error for 4XX/5XX errors

  • Support for Go Modules

Breaking changes

  • All oci-go-sdk imports need to add specific major version for go module users, for more information please refer README.md

  • Method AuthType() was added to the interface ConfigurationProvider, any interface/struct that inherits the interface is expected to implement AuthType()

  • Client end logging level was updated from debug to info level for errors in client.HTTPClient.Do(request)

Don't miss a new oci-go-sdk release

NewReleases is sending notifications on new releases.