You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
5
6
+
## 2.6.0 - 2021-10-26
7
+
### Added
8
+
- Support for the Source Code Management service
9
+
- Support for the Build service
10
+
- Support for the Certificates service
11
+
- Support to create child tenancies in an organization and manage subscriptions in the Organizations service
12
+
- Support for Certificates service integration in the Load Balancing service
13
+
- Support for creating hosts in specific availability domains in the VMWare Solution service
14
+
- Support for user-defined functions and libraries, as well as scheduling and orchestration, in the Data Integration service
15
+
- Support for EM-managed Exadatas and EM-managed hosts in the Operations Insights service
16
+
17
+
### Breaking Changes
18
+
- The cases `COMPUTE_INSTANCE_GROUP_BLUE_GREEN_TRAFFIC_SHIFT`, `COMPUTE_INSTANCE_GROUP_CANARY_DEPLOYMENT`, `COMPUTE_INSTANCE_GROUP_CANARY_TRAFFIC_SHIFT`, `RUN_VALIDATION_TEST_ON_COMPUTE_INSTANCE`, `RUN_DEPLOYMENT_PIPELINE`, and `COMPUTE_INSTANCE_GROUP_BLUE_GREEN_DEPLOYMENT` were removed in the field `deployStageType` in the `DeployStageExecutionProgress` model from the DevOps service.
19
+
6
20
## 2.5.2 - 2021-10-19
7
21
### Added
8
22
- Support for creating database systems from backups with database software images in the Database service
0 commit comments