Skip to content

Commit 923a392

Browse files
authored
Releasing version 1.13.0
Releasing version 1.13.0
2 parents 62642ec + f30a3c5 commit 923a392

File tree

229 files changed

+2888
-646
lines changed

Some content is hidden

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

229 files changed

+2888
-646
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ 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+
## 1.13.0 - 2021-01-26
7+
### Added
8+
- Support for creating, managing, and using asymmetric keys in the Key Management service
9+
- Support for peer ACD unique names in Exadata Cloud at Customer in the Database service
10+
- Support for ACLs on autonomous databases in Exadata Cloud at Customer Data Guard in the Database service
11+
- Support for drift detection on individual resources of a stack in the Resource Manager service
12+
- Support for private access channels and vanity URLs in the Analytics Cloud service
13+
- Support for updating load balancer shapes in the Blockchain Platform service
14+
- Support for assigning volume backup policies to volume groups in the Block Volume service
15+
16+
17+
### Breaking Changes
18+
- Update the property `idcsAccessToken` from optional to required in `CreateBlockchainPlatformDetails` in blockchain service.
19+
620
## 1.12.0 - 2021-01-19
721
### Added
822
- Support for Logging Analytics as a target in the Service Connector Hub service

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Full documentation can be found [on the sdk for typescript and javascript docume
4646

4747
## Versions Supported
4848

49-
The SDK for TypeScript and JavaScript currently supports NodeJS version 10.15.3 and TypeScript version 3.6.4.
49+
The SDK for TypeScript and JavaScript currently supports NodeJS version 10.15.3 and TypeScript version 4.1.3.
5050

5151
## Node & Browser Support
5252

0 commit comments

Comments
 (0)