Skip to content

Commit f5b599c

Browse files
authoredNov 30, 2021
Releasing version 2.9.0
Releasing version 2.9.0
2 parents 708dc17 + 7c7e6a6 commit f5b599c

File tree

739 files changed

+12605
-2116
lines changed

Some content is hidden

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

739 files changed

+12605
-2116
lines changed
 

‎CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@ 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.9.0 - 2021-11-30
7+
### Added
8+
- Support for SQL Tuning Advisor in the Database Management service
9+
- Support for listing users and getting user details in the Database Management service
10+
- Support for autonomous databases in the Database Management service
11+
- Support for enabling and disabling Database Management features on autonomous databases in the Database service
12+
- Support for the Solaris platform in the Management Agent Cloud service
13+
- Support for cross-compartment operations in the Operations Insights service
14+
- Support for listing deployment backups in the GoldenGate service
15+
- Support for standard tags in the Identity service
16+
- Support for viewing problems for deleted targets in the Cloud Guard service
17+
- Support for choosing a platform version while creating a platform instance in the Blockchain Platform service
18+
- Support for custom IPSec connection tunnel internet key exchange phase 1 and phase 2 encryption algorithms in the Networking service
19+
- Support for pagination when listing work requests corresponding to an APM domain in the Application Performance Monitoring service
20+
- Support for the "deleted" lifecycle state on APM domains in the Application Performance Monitoring service
21+
- Support for calling Oracle Cloud Infrastructure services in the eu-milan-1 and me-abudhabi-1 regions
22+
23+
### Breaking Changes
24+
- Support for retries enabled by default in all operations of the DevOps, Build, and Source Code Management services
25+
626
## 2.8.0 - 2021-11-17
727
### Added
828
- Support for getting subnet topology in the Networking service

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

0 commit comments

Comments
 (0)
Please sign in to comment.