Skip to content

Commit 0c93d36

Browse files
Releasing version 2.36.0
Releasing version 2.36.0
2 parents 1512a5f + c8a4462 commit 0c93d36

File tree

448 files changed

+7728
-2541
lines changed

Some content is hidden

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

448 files changed

+7728
-2541
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,29 @@ 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.36.0 - 2022-07-26
7+
### Added
8+
- Support for the Fusion Apps as a Service service
9+
- Support for the Digital Media service
10+
- Support for accessing all Terraform providers from Hashicorp Registry, as well as bringing your own providers, in the Resource Manager service
11+
- Support for runtime configurations in notebook sessions in the Data Science service
12+
- Support for compartmentIdInSubtree and accessLevel filters when listing management agents in the Management Agent Cloud service
13+
- Support for filtering by type when listing work requests in the Management Agent Cloud service
14+
- Support for filtering by agent id when listing management agent plugins in the Management Agent Cloud service
15+
- Support for specifying size preference when requesting a data transfer appliance in the Data Transfer service
16+
- Support for encryption of boot and block volumes associated with a cluster using customer-specified KMS keys in the Big Data service
17+
- Support for the VM.Standard.E4.Flex shape for Cloud SQL (CSQL) nodes in the Big Data service
18+
- Support for listing block and boot volumes, as well as block and boot volume replicas, within a volume group in the Block Volume service
19+
- Support for dedicated autonomous databases in the Operator Access Control service
20+
- Support for viewing automatic workload repository (AWR) data for databases added to AWRHub in the Operations Insights service
21+
- Support for ports, protocols, roles, and SSL secrets when enabling or modifying database management in the Database service
22+
- Support for monthly security maintenance runs in the Database service
23+
- Support for monthly infrastructure patching for Exadata Cloud at Customer resources in the Database service
24+
25+
### Breaking Changes
26+
- Properties `addressee`, `address1`, `cityOrLocality`, `stateOrRegion`, `zipcode`, `country` are changed from optional to required for ShippingAddress model in Data Transfer Service.
27+
- `DataMaskingActivityClient`,`FusionEnvironmentClient`, `FusionEnvironmentFamilyClient`, `RefreshActivityClient`,`ScheduledActivityClient`, and `ServiceAttachmentClient` clients were merged into a single client `FusionApplicationsClient` for the Fusion Apps as a Service service
28+
629
## 2.35.1 - 2022-07-19
730
### Added
831
- Support for calling Oracle Cloud Infrastructure services in the `mx-queretaro-1` region

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.1",
3+
"version": "2.36.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.35.1",
3+
"version": "2.36.0",
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.1",
3+
"version": "2.36.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.35.1",
3+
"version": "2.36.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.35.1",
3+
"version": "2.36.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.35.1",
3+
"version": "2.36.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.35.1",
3+
"version": "2.36.0",
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.1",
3+
"version": "2.36.0",
44
"description": "OCI NodeJS client for API gateway service",
55
"repository": {
66
"type": "git",

lib/apmconfig/package.json

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

0 commit comments

Comments
 (0)