Skip to content

Commit c960d18

Browse files
Releasing version 2.50.0
1 parent 61e0767 commit c960d18

File tree

598 files changed

+11340
-882
lines changed

Some content is hidden

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

598 files changed

+11340
-882
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,44 @@ 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.50.0 - 2022-12-13
7+
### Added
8+
- Support for the Queue service
9+
- Support for Intel X9 shapes when launching VM database systems in the Database service
10+
- Support for enabling, disabling, and editing Database Management service connections on pluggable databases in the Database service
11+
- Support for availability configurations and maintenance window schedules on synthetic monitors in the Application Performance Monitoring service
12+
- Support for scheduling cascading deletes on a project in the DevOps service
13+
- Support for cancelling a scheduled cascading delete on a project in the DevOps service
14+
- Support for issue and action fields on job phases of validation and migration processes in the Database Migration service
15+
- Support for cluster profiles in the Big Data service
16+
- Support for egress-only services in the Service Mesh service
17+
- Support for optional listeners and service discovery metadata on virtual deployments in the Service Mesh service
18+
- Support for canceling work requests in the accepted state in the Service Mesh service
19+
- Support for filtering work requests on associated resource id and operation status in the Service Mesh service
20+
- Support for sorting while listing work requests, listing work request logs, and listing work request errors in the Service Mesh service
21+
- Support for Oracle Managed Access integration in the Fusion Apps as a Service service
22+
- Support for refresh scheduling in the Fusion Apps as a Service service
23+
- Support for additional connections types on database resources in the GoldenGate service
24+
- Support for retries by default on operations of the Fusion Apps as a Service service
25+
- Support for retries by default on operations of the Database Migration service
26+
- Support for retries by default on operations of the Service Mesh service
27+
28+
### Breaking Changes
29+
- Support for default retries on operations of the Service Mesh service
30+
- Support for default retries on operations of the Database Migration service
31+
- Support for default retries on operations of the Fusion Apps as a Service service - The property `attributeValue` changed from optional to required in the model `SourceIpAddressCondition` in Fusion Applications Environment Management service
32+
- The property `mtls` changed from type `model.CreateIngressGatewayMutualTransportLayerSecurityDetails` to `model.IngressGatewayMutualTransportLayerSecurityDetails` in the models `CreateIngressGatewayDetails` and `UpdateIngressGatewayDetails` from Service Mesh service
33+
- The property `mtls` changed from type `model.CreateMutualTransportLayerSecurityDetails` to `model.VirtualServiceMutualTransportLayerSecurityDetails` in the model `UpdateVirtualServiceDetails` from Service Mesh service
34+
- The property `routeRules` changed from type Array of `model.IngressGatewayTrafficRouteRule` to Array of `model.IngressGatewayTrafficRouteRuleDetails` in the models `CreateIngressGatewayRouteTableDetails` and `UpdateIngressGatewayRouteTableDetails` from Service Mesh service
35+
- The property `routeRules` changed from required to optional in the models `IngressGateWayRouteTable` and `VirtualServiceRouteTable` from Service Mesh service
36+
- The property `hosts` changed from required to optional in the model `IngressGateWayHost` from Service Mesh service
37+
- The property `certificateAuthorities` changed from required to optional in the model `Mesh` from Service Mesh service
38+
- The property `rules` changed from type Array of `model.AccessPolicyRule` to Array of `model.AccessPolicyRuleDetails` in the model `UpdateAccessPolicyDetails` from Service Mesh service
39+
- The property `routeRules` changed from type Array of `model.VirtualServiceTrafficRouteRule` to Array of `model.VirtualServiceTrafficRouteRuleDetails` in the model `UpdateVirtualServiceRouteTableDetails` from Service Mesh service
40+
- The property `serviceDiscovery` changed from required to optional in the model `VirtualDeployment` from Service Mesh service
41+
42+
43+
644
## 2.49.0 - 2022-12-06
745
### Added
846
- Support for the Container Instances service

index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,4 @@ export import cloudmigrations = require("oci-cloudmigrations");
206206
export import disasterrecovery = require("oci-disasterrecovery");
207207
export import containerinstances = require("oci-containerinstances");
208208
export import aidocument = require("oci-aidocument");
209+
export import queue = require("oci-queue");

lib/adm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-adm",
3-
"version": "2.49.0",
3+
"version": "2.50.0",
44
"description": "OCI NodeJS client for Adm Service",
55
"repository": {
66
"type": "git",

lib/aianomalydetection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aianomalydetection",
3-
"version": "2.49.0",
3+
"version": "2.50.0",
44
"description": "OCI NodeJS client for Ai Anomaly Detection Service",
55
"repository": {
66
"type": "git",

lib/aidocument/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aidocument",
3-
"version": "2.49.0",
3+
"version": "2.50.0",
44
"description": "OCI NodeJS client for Ai Document Service",
55
"repository": {
66
"type": "git",

lib/ailanguage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-ailanguage",
3-
"version": "2.49.0",
3+
"version": "2.50.0",
44
"description": "OCI NodeJS client for Ai Language Service",
55
"repository": {
66
"type": "git",

lib/aispeech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aispeech",
3-
"version": "2.49.0",
3+
"version": "2.50.0",
44
"description": "OCI NodeJS client for Ai Speech Service",
55
"repository": {
66
"type": "git",

lib/aivision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aivision",
3-
"version": "2.49.0",
3+
"version": "2.50.0",
44
"description": "OCI NodeJS client for Ai Vision Service",
55
"repository": {
66
"type": "git",

lib/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-analytics",
3-
"version": "2.49.0",
3+
"version": "2.50.0",
44
"description": "OCI NodeJS client for Analytics Service",
55
"repository": {
66
"type": "git",

lib/announcementsservice/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-announcementsservice",
3-
"version": "2.49.0",
3+
"version": "2.50.0",
44
"description": "OCI NodeJS client for Announcement Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)