You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+111
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,117 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
5
6
+
## 3.30.0 - 2023-12-04
7
+
### Added
8
+
- Support for calling Oracle Cloud Infrastructure services in the eu-dcc-zurich-1 and the sa-bogota-1 region
9
+
- Support for managing certificates of target Servers in the Golden Gate service
10
+
- Support for AWR Hub Snapshot ingest endpoints in the Operations Insights service
11
+
- Support for reducing false positives in the Application Dependency Management service
12
+
- Support for ARM shapes in the Data Science service
13
+
- Support for new optional parameters in the upload discovery data API in the Usage service
14
+
- Support for multiple clusters in a Software-Defined Data Centers (SDDCs) in the VMWare Solution service
15
+
- Support for No/Zero days backup in Autonomous Container Database in the Database service
16
+
- Support for provisioning a VM Cluster with a choice of Exadata image version in the Database service
17
+
- Support for updating ocpu/ecpu count, local storage, ACD count and Exadata storage on Cloud Autonomous VM Cluster and Autonomous VM Cluster in the Database service
18
+
- Support for serial console history in the Database service
19
+
- Support for Oracle Linux 8 version database system in the Database service
20
+
21
+
22
+
### Breaking Changes
23
+
- Method `public com.oracle.bmc.ocvp.responses.ListSupportedSkusResponse listSupportedSkus(com.oracle.bmc.ocvp.requests.ListSupportedSkusRequest)` has been removed from com.oracle.bmc.ocvp.Sddc in the VMWare Solution service
24
+
- Method `public java.lang.Iterable listSupportedSkusRecordIterator(com.oracle.bmc.ocvp.requests.ListSupportedSkusRequest)` has been removed from com.oracle.bmc.ocvp.SddcPaginators in the VMWare Solution service
25
+
- Method `public java.lang.Iterable listSupportedSkusResponseIterator(com.oracle.bmc.ocvp.requests.ListSupportedSkusRequest)` has been removed from com.oracle.bmc.ocvp.SddcPaginators in the VMWare Solution service
26
+
- Method `public com.oracle.bmc.ocvp.model.Sku getCurrentSku()` has been removed from com.oracle.bmc.ocvp.model.CreateEsxiHostDetails in the VMWare Solution service
27
+
- Method `public java.lang.String getFailedEsxiHostId()` has been removed from com.oracle.bmc.ocvp.model.CreateEsxiHostDetails in the VMWare Solution service
28
+
- Method `public com.oracle.bmc.ocvp.model.Sku getNextSku()` has been removed from com.oracle.bmc.ocvp.model.CreateEsxiHostDetails in the VMWare Solution service
29
+
- Method `public java.lang.String getNonUpgradedEsxiHostId()` has been removed from com.oracle.bmc.ocvp.model.CreateEsxiHostDetails in the VMWare Solution service
30
+
- Method `public java.lang.String getSddcId()` has been removed from com.oracle.bmc.ocvp.model.CreateEsxiHostDetails in the VMWare Solution service
31
+
- Method `public java.lang.String getCapacityReservationId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
32
+
- Method `public java.lang.String getComputeAvailabilityDomain()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
33
+
- Method `public java.util.List getDatastores()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
34
+
- Method `public java.lang.Integer getEsxiHostsCount()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service in the VMWare Solution service
35
+
- Method `public java.lang.String getHcxVlanId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetail in the VMWare Solution service
36
+
- Method `public java.lang.Float getInitialHostOcpuCount()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
37
+
- Method `public java.lang.String getInitialHostShapeName()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
38
+
- Method `public com.oracle.bmc.ocvp.model.Sku getInitialSku()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
39
+
- Method `public java.lang.String getInstanceDisplayNamePrefix()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
40
+
- Method `public java.lang.Boolean getIsHcxEnabled()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
41
+
- Method `public java.lang.Boolean getIsHcxEnterpriseEnabled()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
42
+
- Method `public java.lang.Boolean getIsShieldedInstanceEnabled()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
43
+
- Method `public java.lang.String getNsxEdgeUplink1VlanId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
44
+
- Method `public java.lang.String getNsxEdgeUplink2VlanId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
45
+
- Method `public java.lang.String getNsxEdgeVTepVlanId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
46
+
- Method `public java.lang.String getNsxVTepVlanId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
47
+
- Method `public java.lang.String getProvisioningSubnetId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
48
+
- Method `public java.lang.String getProvisioningVlanId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
49
+
- Method `public java.lang.String getReplicationVlanId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
50
+
- Method `public java.lang.String getVmotionVlanId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
51
+
- Method `public java.lang.String getVsanVlanId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
52
+
- Method `public java.lang.String getVsphereVlanId()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
53
+
- Method `public java.lang.String getWorkloadNetworkCidr()` has been removed from com.oracle.bmc.ocvp.model.CreateSddcDetails in the VMWare Solution service
54
+
- Method `public com.oracle.bmc.ocvp.model.Sku getCurrentSku()` has been removed from com.oracle.bmc.ocvp.model.EsxiHost in the VMWare Solution service
55
+
- Method `public com.oracle.bmc.ocvp.model.Sku getNextSku()` has been removed from com.oracle.bmc.ocvp.model.EsxiHost in the VMWare Solution service
56
+
- Method `public com.oracle.bmc.ocvp.model.Sku getCurrentSku()` has been removed from com.oracle.bmc.ocvp.model.EsxiHostSummary in the VMWare Solution service
57
+
- Method `public com.oracle.bmc.ocvp.model.Sku getNextSku()` has been removed from com.oracle.bmc.ocvp.model.EsxiHostSummary in the VMWare Solution service
58
+
- Method `public java.lang.String getCapacityReservationId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
59
+
- Method `public java.lang.String getComputeAvailabilityDomain()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
60
+
- Method `public java.util.List getDatastores()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
61
+
- Method `public java.lang.Integer getEsxiHostsCount()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
62
+
- Method `public java.lang.String getHcxInitialPassword()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
63
+
- Method `public java.lang.String getHcxOnPremKey()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
64
+
- Method `public java.lang.String getHcxVlanId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
65
+
- Method `public java.lang.Float getInitialHostOcpuCount()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
66
+
- Method `public java.lang.String getInitialHostShapeName()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
67
+
- Method `public com.oracle.bmc.ocvp.model.Sku getInitialSku()` has been removed from com.oracle.bmc.ocvp.model.Sdd in the VMWare Solution service
68
+
- Method `public java.lang.String getInstanceDisplayNamePrefix()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
69
+
- Method `public java.lang.Boolean getIsHcxEnabled()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
70
+
- Method `public java.lang.Boolean getIsHcxEnterpriseEnabled()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
71
+
- Method `public java.lang.Boolean getIsShieldedInstanceEnabled()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
72
+
- Method `public java.lang.String getNsxEdgeUplink1VlanId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
73
+
- Method `public java.lang.String getNsxEdgeUplink2VlanId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
74
+
- Method `public java.lang.String getNsxEdgeVTepVlanId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
75
+
- Method `public java.lang.String getNsxManagerInitialPassword()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
76
+
- Method `public java.lang.String getNsxOverlaySegmentName()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
77
+
- Method `public java.lang.String getNsxVTepVlanId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
78
+
- Method `public java.lang.String getProvisioningSubnetId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
79
+
- Method `public java.lang.String getProvisioningVlanId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
80
+
- Method `public java.lang.String getReplicationVlanId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
81
+
- Method `public java.util.List getUpgradeLicenses()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
82
+
- Method `public java.lang.String getVcenterInitialPassword()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
83
+
- Method `public java.lang.String getVmotionVlanId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
84
+
- Method `public java.lang.String getVsanVlanId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
85
+
- Method `public java.lang.String getVsphereUpgradeGuide()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
86
+
- Method `public java.util.List getVsphereUpgradeObjects()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
87
+
- Method `public java.lang.String getVsphereVlanId()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
88
+
- Method `public java.lang.String getWorkloadNetworkCidr()` has been removed from com.oracle.bmc.ocvp.model.Sddc in the VMWare Solution service
89
+
- Method `public java.lang.String getComputeAvailabilityDomain()` has been removed from com.oracle.bmc.ocvp.model.SddcSummary in the VMWare Solution service
90
+
- Method `public java.lang.Integer getEsxiHostsCount()` has been removed from com.oracle.bmc.ocvp.model.SddcSummary in the VMWare Solution service
91
+
- Method `public java.lang.Float getInitialHostOcpuCount()` has been removed from com.oracle.bmc.ocvp.model.SddcSummary in the VMWare Solution service
92
+
- Method `public java.lang.String getInitialHostShapeName()` has been removed from com.oracle.bmc.ocvp.model.SddcSummary in the VMWare Solution service
93
+
- Method `public java.lang.Boolean getIsHcxEnabled()` has been removed from com.oracle.bmc.ocvp.model.SddcSummary in the VMWare Solution service
94
+
- Method `public java.lang.Boolean getIsShieldedInstanceEnabled()` has been removed from com.oracle.bmc.ocvp.model.SddcSummary in the VMWare Solution service
95
+
- Method `public java.lang.Boolean getIsSupportMonthlySku()` has been removed from com.oracle.bmc.ocvp.model.SupportedHostShapeSummary in the VMWare Solution service
96
+
- Method `public java.util.List getSupportedSddcTypes()` has been removed from com.oracle.bmc.ocvp.model.SupportedHostShapeSummary in the VMWare Solution service
97
+
- Method `public com.oracle.bmc.ocvp.model.Sku getNextSku()` has been removed from com.oracle.bmc.ocvp.model.UpdateEsxiHostDetails in the VMWare Solution service
98
+
- Method `public java.lang.String getHcxVlanId()` has been removed from com.oracle.bmc.ocvp.model.UpdateSddcDetails in the VMWare Solution service
99
+
- Method `public java.lang.String getNsxEdgeUplink1VlanId()` has been removed from com.oracle.bmc.ocvp.model.UpdateSddcDetails in the VMWare Solution service
100
+
- Method `public java.lang.String getNsxEdgeUplink2VlanId()` has been removed from com.oracle.bmc.ocvp.model.UpdateSddcDetails in the VMWare Solution service
101
+
- Method `public java.lang.String getNsxEdgeVTepVlanId()` has been removed from com.oracle.bmc.ocvp.model.UpdateSddcDetails in the VMWare Solution service
102
+
- Method `public java.lang.String getNsxVTepVlanId()` has been removed from com.oracle.bmc.ocvp.model.UpdateSddcDetails in the VMWare Solution service
103
+
- Method `public java.lang.String getProvisioningVlanId()` has been removed from com.oracle.bmc.ocvp.model.UpdateSddcDetails in the VMWare Solution service
104
+
- Method `public java.lang.String getReplicationVlanId()` has been removed from com.oracle.bmc.ocvp.model.UpdateSddcDetails in the VMWare Solution service
105
+
- Method `public java.lang.String getVmotionVlanId()` has been removed from com.oracle.bmc.ocvp.model.UpdateSddcDetails in the VMWare Solution service
106
+
- Method `public java.lang.String getVsanVlanId()` has been removed from com.oracle.bmc.ocvp.model.UpdateSddcDetails in the VMWare Solution service
107
+
- Method `public java.lang.String getVsphereVlanId()` has been removed from com.oracle.bmc.ocvp.model.UpdateSddcDetails in the VMWare Solution service
108
+
- Method `public com.oracle.bmc.ocvp.model.SddcTypes getSddcType()` has been removed from com.oracle.bmc.ocvp.requests.ListSupportedHostShapesRequest in the VMWare Solution service
109
+
- Class `com.oracle.bmc.ocvp.requests.ListSupportedSkusRequest` has been removed in the VMWare Solution service
110
+
- Class `com.oracle.bmc.ocvp.responses.ListSupportedSkusResponse` has been removed in the VMWare Solution service
111
+
- Class `com.oracle.bmc.ocvp.model.DatastoreSummary` has been removed in the VMWare Solution service
112
+
- Class `com.oracle.bmc.ocvp.model.SddcTypes` has been removed in the VMWare Solution service
113
+
- Class `com.oracle.bmc.ocvp.model.Sku` has been removed in the VMWare Solution service
114
+
- Class `com.oracle.bmc.ocvp.model.SupportedSkuSummary` has been removed in the VMWare Solution service
115
+
- Class `com.oracle.bmc.ocvp.model.SupportedSkuSummaryCollection` has been removed in the VMWare Solution service
0 commit comments