Skip to content

1.14.0

Choose a tag to compare

@omkar07 omkar07 released this 10 Mar 20:34
· 596 commits to master since this release
eb7d0ba

Added

  • Support for Events service integration with alerts in the Budgets service

Breaking changes

  • The com.oracle.bmc.budget.requests.ListAlertRulesRequest$SortOrder and com.oracle.bmc.budget.requests.ListBudgetsRequest$SortOrder enums have been replaced by the com.oracle.bmc.budget.model.SortOrder enum.

  • The type of com.oracle.bmc.budget.requests.ListAlertRulesRequest.sortBy and com.oracle.bmc.budget.requests.ListBudgetsRequest.sortBy has been changed from String to the com.oracle.bmc.budget.model.SortBy enum.

  • The type of com.oracle.bmc.budget.requests.ListAlertRulesRequest.lifecycleState and com.oracle.bmc.budget.requests.ListBudgetsRequest.lifecycleState has been changed from String to the com.oracle.bmc.budget.model.LifecycleState enum.