Skip to content

Commit 19f5265

Browse files
Releasing version 2.2.0
Releasing version 2.2.0
2 parents a60f996 + dfb6dc1 commit 19f5265

File tree

470 files changed

+27226
-2453
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

470 files changed

+27226
-2453
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6+
## 2.2.0 - 2021-07-13
7+
### Added
8+
- Support for the AI Anomaly Detection service
9+
- Support for retrieving a DNS zone as a zone file in the DNS service
10+
- Support for querying manual adjustments in the Usage service
11+
- Support for searching Marketplace listings in the Marketplace service
12+
- Support for new cluster type `ODH` in the Big Data service
13+
- Support for availability domain as an optional parameter when creating VLANs in the Networking service
14+
- Support for search domain type on DHCP options, to support multi-level domain search in the Networking service
15+
16+
### Breaking Changes
17+
- Method `public com.oracle.bmc.dns.model.TSIG getTsig()` has been removed from the model `com.oracle.bmc.dns.model.ExternalMaster` in the DNS service
18+
- Class `com.oracle.bmc.dns.model.TSIG` has been removed in the DNS service
19+
- Class `com.oracle.bmc.usageapi.model.CreateCustomTableDetails` has been removed in the Usage service
20+
- Class `com.oracle.bmc.usageapi.model.CreateScheduleReportDetails` has been removed in the Usage service
21+
- Class `com.oracle.bmc.usageapi.model.CustomTable` has been removed in the Usage service
22+
- Class `com.oracle.bmc.usageapi.model.CustomTableCollection` has been removed in the Usage service
23+
- Class `com.oracle.bmc.usageapi.model.CustomTableSummary` has been removed in the Usage service
24+
- Class `com.oracle.bmc.usageapi.model.SavedScheduleReport` has been removed in the Usage service
25+
- Class `com.oracle.bmc.usageapi.model.SavedScheduleReport$NotificationType` has been removed from the model `com.oracle.bmc.usageapi.model.SavedScheduleReport` in the Usage service
26+
- Class `com.oracle.bmc.usageapi.model.ScheduleReport` has been removed in the Usage service
27+
- Class `com.oracle.bmc.usageapi.model.ScheduleReportCollection` has been removed in the Usage service
28+
- Class `com.oracle.bmc.usageapi.model.ScheduleReportSummary` has been removed in the Usage service
29+
- Class `com.oracle.bmc.usageapi.model.UpdateCustomTableDetails` has been removed in the Usage service
30+
- Class `com.oracle.bmc.usageapi.model.UpdateScheduleReportDetails` has been removed in the Usage service
31+
632
## 2.1.1 - 2021-07-06
733
### Added
834
- Support for order activation in the Organizations service

0 commit comments

Comments
 (0)