Skip to content

Commit e2682fc

Browse files
Releasing version 2.70.4
Releasing version 2.70.4
2 parents 6bce66e + 06b2605 commit e2682fc

File tree

208 files changed

+3866
-139
lines changed

Some content is hidden

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

208 files changed

+3866
-139
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ 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.70.4 - 2023-10-10
7+
### Added
8+
- Support for creating flow log type capture filters in the Virtual Cloud Network service
9+
- Support for importing and exporting metadata in Data Integration service
10+
- Support for displaying resource usage information on autonomous vm cluster get operations in the Database service
11+
- Support for displaying resource usage information for the list of autonomous container databases on autonomous vm cluster get operations in the Database service
12+
- Support for pluggable database with enhanced features in the Database service
13+
- Support for exporting container and kubernetes app listings in the Marketplace service
14+
- Support for work request statuses for export container and kubernetes app listings in the Marketplace service
15+
16+
617
## 2.70.3 - 2023-10-03
718
### Added
819
- Support for elastic resource pools in the Database service

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,9 @@ The SDK for TypeScript and JavaScript currently supports NodeJS but does not hav
6161

6262
## Contributing
6363

64-
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
64+
`oci-typescript-sdk` welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
6565

66-
## Security
67-
68-
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
66+
Oracle gratefully acknowledges the contributions to oci-typescript-sdk that have been made by the community.
6967

7068
## Security
7169

lib/accessgovernancecp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-accessgovernancecp",
3-
"version": "2.70.3",
3+
"version": "2.70.4",
44
"description": "OCI NodeJS client for Access Governance Cp Service",
55
"repository": {
66
"type": "git",

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.70.3",
3+
"version": "2.70.4",
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.70.3",
3+
"version": "2.70.4",
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.70.3",
3+
"version": "2.70.4",
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.70.3",
3+
"version": "2.70.4",
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.70.3",
3+
"version": "2.70.4",
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.70.3",
3+
"version": "2.70.4",
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.70.3",
3+
"version": "2.70.4",
44
"description": "OCI NodeJS client for Analytics Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)