Skip to content

Commit 0194173

Browse files
authoredMar 4, 2025
Releasing version 2.104.0
Releasing version 2.104.0
2 parents bb79b5f + d0dc667 commit 0194173

File tree

245 files changed

+5157
-325
lines changed

Some content is hidden

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

245 files changed

+5157
-325
lines changed
 

‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.104.0 - 2025-03-04
7+
### Added
8+
- Support for user quotas on file system resources in the File Storage service
9+
- Support for long term retention backups in the Autonomous Recovery service
10+
- Support for Cross Region Replication(CRR) in the PostgreSQL service
11+
- Support for subscriptions and cluster placement groups on exascale infrastructure in the Database service
12+
- Support for multiple standby databases for autonomous dataguard associations in the Database service
13+
- Support for major version upgrade of clusters in the OpenSearch service
14+
- Support for Customer Service Identifier(CSI) number in list assigned subscriptions response in the Organizations service
15+
16+
### Breaking Changes
17+
- The property `OpcWorkRequestId` was removed from the model `CreateSubscriptionMappingResponse` in the Organizations service
18+
619
## 2.103.0 - 2025-02-25
720
### Added
821
- Support for Database Lifecycle Management 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.103.0",
3+
"version": "2.104.0",
44
"description": "OCI NodeJS client for Access Governance Cp Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)