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
+35Lines changed: 35 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,41 @@ 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
+
## 2.66.0 - 2023-07-25
7
+
### Added
8
+
- Support for composing multiple document service custom key value models into one single model in Document Understanding Service
9
+
- Support for custom hostname in the Compute service
10
+
- Support for cloud subscription in the Organizations service
11
+
- Support for automatic backup download in the GoldenGate service
12
+
- Support for creating single use (non-recurring) budgets in the Budgets service
13
+
14
+
### Breaking Changes
15
+
- Support for retries by default on operations of the Budgets service
16
+
- The properties `classicSubscriptionId`, `isClassicSubscription`, `regionAssignment`, `lifecycleState`, `startDate` and `endDate` were removed from the models `assignedSubscription`, `assignedSubscriptionSummary`, `subscription` and `subscriptionSummary` in the Organizations service
17
+
- The property `paymentModel` has been removed from `Subscription` and `SubscriptionSummary` models in the Organizations service
18
+
- The properties `subscriptionTier`, `isGovernmentSubscription`, `promotion`, `purchaseEntitlementId`, `skus`, `csiNumber`, `cloudAmountCurrency`, `customerCountryCode, and `programType` have been removed from `AssignedSubscription` and `Subscription` models in the Organizations service
19
+
- The property `orderIds` has been removed from `AssignedSubscription` model in the Organizations service
20
+
- The EnumMembers `UPDATING`, `DELETING` and `DELETED` were removed from the enum `SubscriptionLifecycleState` in the Organizations service
21
+
22
+
23
+
## 2.65.0 - 2023-07-18
24
+
### Added
25
+
- Support for calling Oracle Cloud Infrastructure services in the mx-monterrey-1 region
26
+
- Support for Kerberos and LDAP with NFSv3 in the File Storage service
27
+
- Support for capacity reservation checks for movable compute instances in the Disaster Recovery service
28
+
- Support for Oracle MFT monitoring in the Stack Monitoring service
29
+
- Support for OS patching in the Big Data service
30
+
- Support for master and utility nodes in the Big Data service
31
+
- Support for connectivity testing in the GoldenGate service
32
+
33
+
### Breaking Changes
34
+
- The property `AdditionalCapabilities` was removed from the models `Container` and `CreateContainerDetails` in the Container Instances service
35
+
- The property `FunctionId` was made required in the model `UpdateInvokeFunctionUserDefinedStepDetails` in the Disaster Recovery service
36
+
- The properties `RunOnInstanceId` and `ScriptCommand` were made required in the model `UpdateRunLocalScriptUserDefinedStepDetails` in the Disaster Recovery service
37
+
- The properties `RunOnInstanceId` and `ObjectStorageScriptLocation` were made required in the model `UpdateRunObjectStoreScriptUserDefinedStepDetails` in the Disaster Recovery service
38
+
- The properties `FunctionId` and `FunctionRegion` were made required in the model `InvokeFunctionStep` in the Disaster Recovery service
39
+
40
+
6
41
## 2.64.0 - 2023-07-11
7
42
### Added
8
43
- Support for specifying default snapshot enablement, verified response codes, client certificate details, and request authentication schemes when creating or updating synthetic monitors in the Application Performance Monitoring service
* The maximum model training time in hours, expressed as a decimal fraction. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
0 commit comments