Skip to content

Commit 1512a5f

Browse files
Releasing version 2.35.1
Releasing version 2.35.1
2 parents dcdc09a + b886da8 commit 1512a5f

File tree

624 files changed

+36118
-116
lines changed

Some content is hidden

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

624 files changed

+36118
-116
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ 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.35.1 - 2022-07-19
7+
### Added
8+
- Support for calling Oracle Cloud Infrastructure services in the `mx-queretaro-1` region
9+
- Support for the Process Automation service
10+
- Support for the Managed Access service
11+
- Support for extending maintenance reboot due dates on virtual machines in the Compute service
12+
- Support for ingress routing tables on NAT gateways and internet gateways in the Networking service
13+
- Support for container database and pluggable database discovery in the Stack Monitoring service
14+
- Support for displaying rack serial numbers for Exadata infrastructure resources in the Database service
15+
- Support for grace periods for wallet rotation on autonomous databases in the Database service
16+
- Support for hosting models on flexible compute shapes with customizable OCPUs and memory in the Data Science service
17+
618
## 2.35.0 - 2022-07-12
719
### Added
820
- Support for DBCS databases in the Operations Insights service

index.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,3 +196,7 @@ export import onesubscription = require("oci-onesubscription");
196196
export import networkfirewall = require("oci-networkfirewall");
197197
export import emwarehouse = require("oci-emwarehouse");
198198
export import vnmonitoring = require("oci-vnmonitoring");
199+
export import fusionapps = require("oci-fusionapps");
200+
export import lockbox = require("oci-lockbox");
201+
export import mediaservices = require("oci-mediaservices");
202+
export import opa = require("oci-opa");

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.35.0",
3+
"version": "2.35.1",
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.35.0",
3+
"version": "2.35.1",
44
"description": "OCI NodeJS client for Ai Anomaly Detection 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.35.0",
3+
"version": "2.35.1",
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.35.0",
3+
"version": "2.35.1",
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.35.0",
3+
"version": "2.35.1",
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.35.0",
3+
"version": "2.35.1",
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.35.0",
3+
"version": "2.35.1",
44
"description": "OCI NodeJS client for Announcement Service",
55
"repository": {
66
"type": "git",

lib/apigateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-apigateway",
3-
"version": "2.35.0",
3+
"version": "2.35.1",
44
"description": "OCI NodeJS client for API gateway service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)