Skip to content

Releases: oracle/oci-go-sdk

8.1.0

03 Sep 20:10
40e7c9a
Compare
Choose a tag to compare

Added

  • Support for the Sydney (SYD) region

  • Support for managing cluster networks in the Compute Autoscaling service

  • Support for tracking asynchronous operations via work requests in the Database service

8.0.0

27 Aug 22:14
a9e0563
Compare
Choose a tag to compare

Added

  • Support for the Sao Paulo (GRU) region

  • Support for dedicated virtual machine hosts in the Compute service

  • Support for resource groups in metrics and alarms in the Monitoring service

  • Support for resource principle auth. Example can be found on Github

Breaking changes

  • Breaking changes were made for following enum values

    • Before
    autoscaling.ActionTypeEnum.ActionTypeBy
    
    keymanagement.CreateVaultDetailsVaultTypeEnum.CreateVaultDetailsVaultTypePrivate
    
    keymanagement.VaultSummaryVaultTypeEnum.VaultSummaryVaultTypePrivate
    
    keymanagement.VaultVaultTypeEnum.VaultVaultTypePrivate
    
    objectstorage.WorkRequestSummaryOperationTypeEnum.WorkRequestSummaryOperationTypeObject
    
    objectstorage.WorkRequestOperationTypeEnum.WorkRequestOperationTypeObject
    
    resourcemanager.LogEntryTypeEnum.LogEntryTypeConsole
    
    resourcemanager.WorkRequestOperationTypeEnum.WorkRequestOperationTypeCompartment
    • After
    autoscaling.ActionTypeEnum.ActionTypeChangeCountBy
    
    keymanagement.CreateVaultDetailsVaultTypeEnum.CreateVaultDetailsVaultTypeVirtualPrivate
    
    keymanagement.VaultSummaryVaultTypeEnum.VaultSummaryVaultTypeVirtualPrivate
    
    keymanagement.VaultVaultTypeEnum.VaultVaultTypeVirtualPrivate
    
    objectstorage.WorkRequestSummaryOperationTypeEnum.WorkRequestSummaryOperationTypeCopyObject
    
    objectstorage.WorkRequestOperationTypeEnum.WorkRequestOperationTypeCopyObject
    
    resourcemanager.LogEntryTypeEnum.LogEntryTypeTerraformConsole
    
    resourcemanager.WorkRequestOperationTypeEnum.WorkRequestOperationTypeChangeStackCompartment

7.1.0

20 Aug 18:45
836866c
Compare
Choose a tag to compare

Added

  • Support for the Limits service

  • Support for archiving to Object Storage in the Streaming service

  • Support for etags on resources in the Streaming service

  • Support for Key Management service (KMS) encryption of file systems in the File Storage service

  • Support for moving public IP, DHCP, local peering gateway, internet gateway, network security group, and DRG attachment resources across compartments in the Networking service

  • Support for multi-origin, basic cache, certificate mapping, and OCI Monitoring service integration in the Web Application Acceleration and Security service

7.0.0

13 Aug 16:52
da5dd37
Compare
Choose a tag to compare

Added

  • Support for the Data Transfer service

  • Support for the Zurich (ZRH) region

Breaking changes

  • Breaking changes were made in the Web Application Acceleration and Security (WAAS) service

    • WorkRequestSummaryOperationTypePurgeWaasPolicy const removed from waas/work_request_summary.go

    • WorkRequestOperationTypesPurgeWaasPolicy const removed from waas/work_request_operation_types.go

    • WorkRequestOperationTypesPurgeWaasPolicy const removed from waas/work_request.go

    • IssuerName in Certificate struct changed type from *CertificateSubjectName to *CertificateIssuerName

    • LifecycleState changed from array of string to array of ListCertificateLifeCycleStateEnum in waas/list_certificates_request_response.go and waas/list_waas_policies_request_response.go

    • Etag was removed from the following structs:

      • AcceptRecommendationsResponse

      • DeleteWaasPolicyResponse

      • UpdateAccessRulesResponse

      • UpdateCaptchasResponse

      • UpdateDeviceFingerprintChallengeResponse

      • UpdateGoodBotsResponse

      • UpdateHumanInteractionChallengeResponse

      • UpdateJsChallengeResponse

      • UpdatePolicyConfigResponse

      • UpdateProtectionRulesResponse

      • UpdateProtectionSettingsResponse

      • UpdateThreatFeedsResponse

      • UpdateWaasPolicyResponse

      • UpdateWafAddressRateLimitingResponse

      • UpdateWafConfigResponse

      • UpdateWhitelistsResponse

6.2.0

06 Aug 17:52
13d13cf
Compare
Choose a tag to compare

Added

  • Support for IPv6 load balancers in the Load Balancing service

  • Support for IPv6 on VCN and FastConnect resources in the Networking service

6.1.0

30 Jul 17:27
399ee69
Compare
Choose a tag to compare

Added

  • Support for the Mumbai (BOM) region

  • Support for the Events service

  • Support for moving streams across compartments in the Streaming service

  • Support for moving FastConnect resources across compartments in the Networking service

  • Support for moving policies across compartments in the Web Application Acceleration and Security service

  • Support for tagging FastConnect resources in the Networking service

6.0.0

23 Jul 16:04
1195866
Compare
Choose a tag to compare

Added

  • Support for moving resources across compartments in the Database service

  • Support for moving resources across compartments in the Health Checks service

  • Support for moving alarms across compartments in the Monitoring service

  • Support for creating instance configurations from running instances in the Compute service

  • Support for setting up budget alerts for cost tracking tags in the Budgets service

5.15.0

16 Jul 16:48
bf9cc5e
Compare
Choose a tag to compare

Added

  • Support for the Functions service

  • Support for the Quotas service

  • Support for moving resources across compartments in the DNS service

  • Support for moving instances across compartments in the Compute service

  • Support for moving keys and vaults across compartments in the Key Management service

  • Support for moving topics and subscriptions across compartments in the Notifications service

  • Support for moving load balancers across compartments in the Load Balancing service

  • Support for specifying permitted REST methods in load balancer rule sets in the Load Balancing service

  • Support for configuring cookie session persistence in backend sets in the Load Balancing service

  • Support for ACL rules in rule sets in the Load Balancing service

  • Support for move compartment tree in the Identity service

  • Support for specifying and returning a KMS key in backup operations in the Block Storage service

  • Support for transit routing in the Networking service

5.14.0

09 Jul 17:25
b649aa2
Compare
Choose a tag to compare

Added

  • Support for network security groups in the Load Balancing service

  • Support for network security groups in Core Services

  • Support for network security groups on database systems in the Database service

  • Support for creating autonomous transaction processing and autonomous data warehouse previews in the Database service

  • Support for getting the load balancer attachments of instance pools in the Compute service

  • Support for moving resources across compartments in the Resource Manager service

  • Support for moving VCN resources across compartments in the Networking service

5.13.0

02 Jul 17:07
481415e
Compare
Choose a tag to compare

Added

  • Support for moving images, instance configurations, and instance pools across compartments in Core Services

  • Support for moving autoscaling configurations across compartments in the Compute Autoscaling service

Fixed

  • Fixed a bug where the Streaming service's endpoints in Tokyo, Seoul, and future regions were not reachable from the SDK