Skip to content

Commit 52a6526

Browse files
authoredMar 5, 2024
Releasing version 2.82.0
Releasing version 2.82.0
2 parents 43aa1a6 + dbdaf4b commit 52a6526

File tree

166 files changed

+912
-165
lines changed

Some content is hidden

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

166 files changed

+912
-165
lines changed
 

‎CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
6+
## 2.82.0 - 2024-03-05
7+
### Added
8+
- Support for Linux capabilities configuration for the containers in the Container Instances service
9+
- Support for service platforms in the Oracle Store Platform Gateway service
10+
- Support for whisper models and delete job operation in the Speech service
11+
- Support for new SQL insight content types in news reports in the Operations Insights service
12+
- Support for launching virtual machines with multiple volumes in the Compute service
13+
14+
### Breaking Changes
15+
- The field `capacityPlanningResources` has been made optional in the model `NewsContentTypes` in the Operations Insights service
16+
17+
618
## 2.81.0 - 2024-02-27
719
### Added
820
- Support for specifying dialog version when creating skills entities in the Digital Assistant service

‎lib/accessgovernancecp/package.json

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

0 commit comments

Comments
 (0)
Please sign in to comment.