Skip to content

1.6.0

Choose a tag to compare

@dshelbyo dshelbyo released this 13 Aug 20:49
· 654 commits to master since this release
3e9a65b

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:

    • Certificate_subjectName class was renamed to CertificateIssuerName

    • Certificate_subjectName class was renamed to CertificateSubjectName

    • WafLog#timestamp type was changed from String to java.util.Date

    • WorkRequestOperationTypes#PurgeWaasPolicy enum was removed

    • ListCertificatesRequest#lifecycleState and ListWaasPoliciesRequest#lifecycleState type was changed from String to com.oracle.bmc.waas.model.LifecycleStates

    • The etag parameter was removed from the following classes:

      • AcceptRecommendationsResponse

      • DeleteWaasPolicyResponse

      • UpdateAccessRulesResponse

      • UpdateCaptchasResponse

      • UpdateDeviceFingerprintChallengeResponse

      • UpdateGoodBotsResponse

      • UpdateHumanInteractionChallengeResponse

      • UpdateJsChallengeResponse

      • UpdatePolicyConfigResponse

      • UpdateProtectionRulesResponse

      • UpdateProtectionSettingsResponse

      • UpdateThreatFeedsResponse

      • UpdateWaasPolicyResponse

      • UpdateWafAddressRateLimitingResponse

      • UpdateWafConfigResponse

      • UpdateWhitelistsResponse