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
+18
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,24 @@
3
3
All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/).
6
+
## 2.103.0 - 2025-02-25
7
+
### Added
8
+
- Support for Database Lifecycle Management service
9
+
- Support for Valkey cluster creation and Valkey migration in the OCI Cache service
10
+
- Support for Dataflow Steps and Storage Mounts in Pipelines in the Data Science service
11
+
- Support for Bring Your Own DKIM Keys in the Email Delivery service
12
+
- Support for OpenId Connect Multi Authentication command in the OCI Kubernetes Engine service
13
+
- Support for security attributes for Load Balancer resource in the Load Balancer service
14
+
- Support for reservation of private IP addresses in the Networking service
15
+
- Support for additional configuration parameters in the HeatWave service
16
+
- Support for private and 3rd party software repositories, and rebooting of instances in the OS Management service
17
+
18
+
### Breaking Changes
19
+
- The property `ZprTags` was removed from models `UpdateLoadBalancerDetails`, `CreateLoadBalancerDetails` and `LoadBalancer` in the Load Balancer service
20
+
- The models `CreateContainerCommandHealthCheckDetails` and `ContainerCommandHealthCheck` were removed in the Container Instances service
21
+
- The enum member `Command` was removed from the enum `ContainerHealthCheckType` in the Container Instances service
22
+
- The field `VnicId` was made non-mandatory in the response model `Ipv6` in the Compute Service
23
+
6
24
## 2.102.2 - 2025-02-18
7
25
### Added
8
26
- Support for Customer Onboarding Success(COS) in the Java Management service
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/ChangeGovernanceInstanceCompartment.ts.html |here} to see how to use ChangeGovernanceInstanceCompartment API.
246
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/ChangeGovernanceInstanceCompartment.ts.html |here} to see how to use ChangeGovernanceInstanceCompartment API.
@@ -320,7 +320,7 @@ export class AccessGovernanceCPClient {
320
320
* @param CreateGovernanceInstanceRequest
321
321
* @return CreateGovernanceInstanceResponse
322
322
* @throws OciError when an error occurs
323
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/CreateGovernanceInstance.ts.html |here} to see how to use CreateGovernanceInstance API.
323
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/CreateGovernanceInstance.ts.html |here} to see how to use CreateGovernanceInstance API.
@@ -406,7 +406,7 @@ export class AccessGovernanceCPClient {
406
406
* @param DeleteGovernanceInstanceRequest
407
407
* @return DeleteGovernanceInstanceResponse
408
408
* @throws OciError when an error occurs
409
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/DeleteGovernanceInstance.ts.html |here} to see how to use DeleteGovernanceInstance API.
409
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/DeleteGovernanceInstance.ts.html |here} to see how to use DeleteGovernanceInstance API.
@@ -480,7 +480,7 @@ export class AccessGovernanceCPClient {
480
480
* @param GetGovernanceInstanceRequest
481
481
* @return GetGovernanceInstanceResponse
482
482
* @throws OciError when an error occurs
483
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/GetGovernanceInstance.ts.html |here} to see how to use GetGovernanceInstance API.
483
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/GetGovernanceInstance.ts.html |here} to see how to use GetGovernanceInstance API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/GetGovernanceInstanceConfiguration.ts.html |here} to see how to use GetGovernanceInstanceConfiguration API.
559
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/GetGovernanceInstanceConfiguration.ts.html |here} to see how to use GetGovernanceInstanceConfiguration API.
@@ -635,7 +635,7 @@ export class AccessGovernanceCPClient {
635
635
* @param ListGovernanceInstancesRequest
636
636
* @return ListGovernanceInstancesResponse
637
637
* @throws OciError when an error occurs
638
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/ListGovernanceInstances.ts.html |here} to see how to use ListGovernanceInstances API.
638
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/ListGovernanceInstances.ts.html |here} to see how to use ListGovernanceInstances API.
@@ -718,7 +718,7 @@ export class AccessGovernanceCPClient {
718
718
* @param UpdateGovernanceInstanceRequest
719
719
* @return UpdateGovernanceInstanceResponse
720
720
* @throws OciError when an error occurs
721
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/UpdateGovernanceInstance.ts.html |here} to see how to use UpdateGovernanceInstance API.
721
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/UpdateGovernanceInstance.ts.html |here} to see how to use UpdateGovernanceInstance API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/UpdateGovernanceInstanceConfiguration.ts.html |here} to see how to use UpdateGovernanceInstanceConfiguration API.
808
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/UpdateGovernanceInstanceConfiguration.ts.html |here} to see how to use UpdateGovernanceInstanceConfiguration API.
Copy file name to clipboardExpand all lines: lib/accessgovernancecp/lib/request/change-governance-instance-compartment-request.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
importcommon= require("oci-common");
16
16
17
17
/**
18
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/ChangeGovernanceInstanceCompartment.ts.html |here} to see how to use ChangeGovernanceInstanceCompartmentRequest.
18
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/ChangeGovernanceInstanceCompartment.ts.html |here} to see how to use ChangeGovernanceInstanceCompartmentRequest.
Copy file name to clipboardExpand all lines: lib/accessgovernancecp/lib/request/create-governance-instance-request.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
importcommon= require("oci-common");
16
16
17
17
/**
18
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/CreateGovernanceInstance.ts.html |here} to see how to use CreateGovernanceInstanceRequest.
18
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/CreateGovernanceInstance.ts.html |here} to see how to use CreateGovernanceInstanceRequest.
Copy file name to clipboardExpand all lines: lib/accessgovernancecp/lib/request/delete-governance-instance-request.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
importcommon= require("oci-common");
16
16
17
17
/**
18
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/DeleteGovernanceInstance.ts.html |here} to see how to use DeleteGovernanceInstanceRequest.
18
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/DeleteGovernanceInstance.ts.html |here} to see how to use DeleteGovernanceInstanceRequest.
Copy file name to clipboardExpand all lines: lib/accessgovernancecp/lib/request/get-governance-instance-configuration-request.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
importcommon= require("oci-common");
16
16
17
17
/**
18
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/GetGovernanceInstanceConfiguration.ts.html |here} to see how to use GetGovernanceInstanceConfigurationRequest.
18
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/GetGovernanceInstanceConfiguration.ts.html |here} to see how to use GetGovernanceInstanceConfigurationRequest.
Copy file name to clipboardExpand all lines: lib/accessgovernancecp/lib/request/get-governance-instance-request.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
importcommon= require("oci-common");
16
16
17
17
/**
18
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/GetGovernanceInstance.ts.html |here} to see how to use GetGovernanceInstanceRequest.
18
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/GetGovernanceInstance.ts.html |here} to see how to use GetGovernanceInstanceRequest.
Copy file name to clipboardExpand all lines: lib/accessgovernancecp/lib/request/list-governance-instances-request.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
importcommon= require("oci-common");
16
16
17
17
/**
18
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/ListGovernanceInstances.ts.html |here} to see how to use ListGovernanceInstancesRequest.
18
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/ListGovernanceInstances.ts.html |here} to see how to use ListGovernanceInstancesRequest.
Copy file name to clipboardExpand all lines: lib/accessgovernancecp/lib/request/update-governance-instance-configuration-request.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
importcommon= require("oci-common");
16
16
17
17
/**
18
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/UpdateGovernanceInstanceConfiguration.ts.html |here} to see how to use UpdateGovernanceInstanceConfigurationRequest.
18
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/UpdateGovernanceInstanceConfiguration.ts.html |here} to see how to use UpdateGovernanceInstanceConfigurationRequest.
Copy file name to clipboardExpand all lines: lib/accessgovernancecp/lib/request/update-governance-instance-request.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
importcommon= require("oci-common");
16
16
17
17
/**
18
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/UpdateGovernanceInstance.ts.html |here} to see how to use UpdateGovernanceInstanceRequest.
18
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/accessgovernancecp/UpdateGovernanceInstance.ts.html |here} to see how to use UpdateGovernanceInstanceRequest.
Copy file name to clipboardExpand all lines: lib/adm/index.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/**
2
2
* Application Dependency Management API
3
-
* Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+
* Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
Copy file name to clipboardExpand all lines: lib/adm/lib/applicationdependencymanagement-waiter.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/**
2
2
* Application Dependency Management API
3
-
* Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+
* Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
0 commit comments