Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/).
## 2.119.0 - 2025-10-07
### Added
- Support for OCI Internet of Things (OCI IoT) service
- Support for Zero Trust Packet Routing (ZPR) security attributes in the Resource Manager service
- Support for Zero Trust Packet Routing (ZPR) security attributes in the Streaming service
- Support for Zero Trust Packet Routing (ZPR) security attributes in the MySQL HeatWave service
- Support for Zero Trust Packet Routing (ZPR) security attributes in the GoldenGate service
- Support for Zero Trust Packet Routing (ZPR) security attributes in the OCI Cache service
- Support for Zero Trust Packet Routing (ZPR) security attributes in the Database Tools service
- Support for Zero Trust Packet Routing (ZPR) security attributes in the OpenSearch service
- Support for Zero Trust Packet Routing (ZPR) security attributes in the Functions service
- Support for Zero Trust Packet Routing (ZPR) security attributes in the Integration Cloud service
- Support for data guards to convert standby database types in the Database service
- Support for Network Security Groups (NSGs) when creating clusters in the OpenSearch service
- Support for specifying compartment id when listing cluster shapes in the OpenSearch service
- Support for additional parameters when listing add-on options in the Kubernetes Engine service
- Support for dynamic resource VMs in the Compute service
- Support for adding and removing subscriptions for resources in the GoldenGate service
- Support for additional parameters when creating and updating deployments in the GoldenGate service
- Support for additional parameters when creating and updating connections in the GoldenGate service
- Support for new connection type for database resources in the AI Data Platform service
- Support for resource principal authentication for OCI streaming connections in the GoldenGate service
- Support for new technology type for Kafka connections in the GoldenGate service

### Breaking Changes
- The mandatory field `compartmentId` was added to the model `ListOpensearchClusterShapesRequest` in the OpenSearch service
- The field `size` was made mandatory in the model `CreateVirtualNodePoolDetails` in the Kubernetes Engine service

## 2.118.1 - 2025-09-30
### Added
- Support for private endpoints for dedicated AI clusters in the Generative AI service
Expand Down
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,4 @@ export import aidataplatform = require("oci-aidataplatform");
export import jmsutils = require("oci-jmsutils");
export import multicloud = require("oci-multicloud");
export import resourceanalytics = require("oci-resourceanalytics");
export import iot = require("oci-iot");
2 changes: 1 addition & 1 deletion lib/accessgovernancecp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-accessgovernancecp",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Access Governance Cp Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/adm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-adm",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Adm Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/aidataplatform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-aidataplatform",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Ai Data Platform Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/aidocument/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-aidocument",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Ai Document Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/ailanguage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-ailanguage",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Ai Language Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/aispeech/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-aispeech",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Ai Speech Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/aivision/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-aivision",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Ai Vision Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-analytics",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Analytics Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/announcementsservice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-announcementsservice",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Announcement Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apiaccesscontrol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apiaccesscontrol",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Apiaccesscontrol Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apigateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apigateway",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for API gateway service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apiplatform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apiplatform",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Api Platform Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apmconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apmconfig",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Apm Config Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apmcontrolplane/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apmcontrolplane",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Apm Control Plane Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apmsynthetics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apmsynthetics",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Apm Synthetics Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/apmtraces/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-apmtraces",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Apm Traces Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/appmgmtcontrol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-appmgmtcontrol",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Appmgmt Control Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/artifacts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-artifacts",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Artifacts Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/audit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-audit",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Audit Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/autoscaling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-autoscaling",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Autoscaling Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/bastion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-bastion",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Bastion Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/bds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-bds",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for BDS Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/blockchain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-blockchain",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Blockchain Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/budget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-budget",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Budget Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/capacitymanagement/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-capacitymanagement",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Capacity Management Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/certificates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-certificates",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Certificates Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/certificatesmanagement/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-certificatesmanagement",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Certificates Management Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/cims/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-cims",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Cims ",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/cloudbridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-cloudbridge",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Cloud Bridge Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/cloudguard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-cloudguard",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Cloud Guard Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/cloudmigrations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-cloudmigrations",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Cloud Migrations Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/clusterplacementgroups/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-clusterplacementgroups",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Cluster Placement Groups Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-common",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI Common module for NodeJS",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/computecloudatcustomer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-computecloudatcustomer",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Compute Cloud At Customer Service",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/computeinstanceagent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-computeinstanceagent",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Compute Instance Agent Service",
"repository": {
"type": "git",
Expand Down
3 changes: 2 additions & 1 deletion lib/containerengine/lib/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2229,7 +2229,8 @@ export class ContainerEngineClient {
"limit": listAddonOptionsRequest.limit,
"page": listAddonOptionsRequest.page,
"sortOrder": listAddonOptionsRequest.sortOrder,
"sortBy": listAddonOptionsRequest.sortBy
"sortBy": listAddonOptionsRequest.sortBy,
"shouldShowAllVersions": listAddonOptionsRequest.shouldShowAllVersions
};

let headerParams = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export interface CreateVirtualNodePoolDetails {
/**
* The number of Virtual Nodes that should be in the Virtual Node Pool. The placement configurations determine where these virtual nodes are placed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
*/
"size"?: number;
"size": number;
/**
* The list of placement configurations which determines where Virtual Nodes will be provisioned across as it relates to the subnet and availability domains. The size attribute determines how many we evenly spread across these placement configurations
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/containerengine/lib/model/virtual-node-pool-summary.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export interface VirtualNodePoolSummary {
/**
* The number of Virtual Nodes that should be in the Virtual Node Pool. The placement configurations determine where these virtual nodes are placed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
*/
"size"?: number;
"size": number;
/**
* The list of placement configurations which determines where Virtual Nodes will be provisioned across as it relates to the subnet and availability domains. The size attribute determines how many we evenly spread across these placement configurations
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/containerengine/lib/model/virtual-node-pool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export interface VirtualNodePool {
/**
* The number of Virtual Nodes that should be in the Virtual Node Pool. The placement configurations determine where these virtual nodes are placed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
*/
"size"?: number;
"size": number;
/**
* The list of placement configurations which determines where Virtual Nodes will be provisioned across as it relates to the subnet and availability domains. The size attribute determines how many we evenly spread across these placement configurations
*/
Expand Down
4 changes: 4 additions & 0 deletions lib/containerengine/lib/request/list-addon-options-request.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ export interface ListAddonOptionsRequest extends common.BaseRequest {
* The optional field to sort the results by.
*/
"sortBy"?: ListAddonOptionsRequest.SortBy;
/**
* Whether to show all add-on versions
*/
"shouldShowAllVersions"?: boolean;
}

export namespace ListAddonOptionsRequest {
Expand Down
2 changes: 1 addition & 1 deletion lib/containerengine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-containerengine",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Container Engine",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lib/containerinstances/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oci-containerinstances",
"version": "2.118.1",
"version": "2.119.0",
"description": "OCI NodeJS client for Container Instances Service",
"repository": {
"type": "git",
Expand Down
Loading