Skip to content

Commit 72106e6

Browse files
authored
Merge pull request #311 from oracle/release_2024-08-06
Releasing version 2.91.0
2 parents e299503 + b20376a commit 72106e6

File tree

706 files changed

+22184
-2763
lines changed

Some content is hidden

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

706 files changed

+22184
-2763
lines changed

CHANGELOG.md

Lines changed: 36 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,43 @@
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.90.0 - 2025-07-30
6+
## 2.91.0 - 2024-08-06
77
### Added
8-
-Support for cluster placement groups on get operations in the Database service
9-
-Support for baseline metric for imported resources and metric extensions in the Stack Monitoring service
10-
-Support for implicit JIT and group membership provisioning during OpenID connect flow in the Identity Domains service
11-
-Support for realtime speech and customizations in the AI Speech service
12-
-Support for self-service instance maintenance API in the Compute service
13-
-Support for GoldenGate suspend phase in the Database Migration service
14-
-Support for creating custom alert policies in the Data Safe service
15-
-Support for tunnel inspection in the Network firewall service
16-
-Support for diagnostics collection preferences and custom GI images in the Exadata Fleet Update service
8+
- Support for calling Oracle Cloud Infrastructure services in the `me-riyadh-1` region
9+
- Support for vertically scaling a Database system in the PostgreSQL service
10+
- Support for flex shapes in the PostgreSQL service
11+
- Support for new fork repository feature in the Source Code Management service
12+
- Support for Developer Charts in the Source Code Management service
13+
- Support for pull requests and merge in Source Code Management service
14+
- Support for limiting custom and versioned custom software source content to the latest package versions in the OS Management service
15+
- Support for Open Data Hub (ODH) patching in a staged manner in the Big Data service
16+
- Support for Autoscale Memory Utilization in the Big Data service
17+
- Support for Resource Principal configuration feature in the Big Data service
18+
- Support for a new optional parameter compartment ID in the Java Management service
19+
- Support for Agent Installer in the Java Management service
20+
- Support for Java migration analysis request of deployed applications in the Java Management service
21+
- Support for JmsPlugin in the Java Management service
22+
- Support for improved cryptographic analysis result listing in the Java Management service
23+
- Support for improved fleet agent configuration setting in the Java Management service
24+
- Support for improved Java migration analysis result listing in the Java Management service
25+
- Support for improved library usage summary in the Java Management service
26+
- Support for improved performance tuning analysis result listing in the Java Management service
27+
- Support for improved work request listing in the Java Management service
28+
29+
### Breaking Changes
30+
- The field `credentials` was made required in the model `CreateDbSystemDetails` in the PostgreSQL service
31+
32+
## 2.90.0 - 2024-07-30
33+
### Added
34+
- Support for cluster placement groups on get operations in the Database service
35+
- Support for baseline metric for imported resources and metric extensions in the Stack Monitoring service
36+
- Support for implicit JIT and group membership provisioning during OpenID connect flow in the Identity Domains service
37+
- Support for realtime speech and customizations in the AI Speech service
38+
- Support for self-service instance maintenance API in the Compute service
39+
- Support for GoldenGate suspend phase in the Database Migration service
40+
- Support for creating custom alert policies in the Data Safe service
41+
- Support for tunnel inspection in the Network firewall service
42+
- Support for diagnostics collection preferences and custom GI images in the Exadata Fleet Update service
1743

1844
### Breaking Changes
1945
-The property `servicePrincipals` was removed from the model `IdentityPropagationTrust` in the Identity Domains service

lib/accessgovernancecp/package.json

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

lib/adm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-adm",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Adm Service",
55
"repository": {
66
"type": "git",

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

lib/aidocument/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aidocument",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Ai Document Service",
55
"repository": {
66
"type": "git",

lib/ailanguage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-ailanguage",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Ai Language Service",
55
"repository": {
66
"type": "git",

lib/aispeech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aispeech",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Ai Speech Service",
55
"repository": {
66
"type": "git",

lib/aivision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aivision",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Ai Vision Service",
55
"repository": {
66
"type": "git",

lib/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-analytics",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Analytics Service",
55
"repository": {
66
"type": "git",

lib/announcementsservice/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-announcementsservice",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Announcement Service",
55
"repository": {
66
"type": "git",

lib/apigateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-apigateway",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for API gateway service",
55
"repository": {
66
"type": "git",

lib/apmconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-apmconfig",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Apm Config Service",
55
"repository": {
66
"type": "git",

lib/apmcontrolplane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-apmcontrolplane",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Apm Control Plane Service",
55
"repository": {
66
"type": "git",

lib/apmsynthetics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-apmsynthetics",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Apm Synthetics Service",
55
"repository": {
66
"type": "git",

lib/apmtraces/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-apmtraces",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Apm Traces Service",
55
"repository": {
66
"type": "git",

lib/appmgmtcontrol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-appmgmtcontrol",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Appmgmt Control Service",
55
"repository": {
66
"type": "git",

lib/artifacts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-artifacts",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Artifacts Service",
55
"repository": {
66
"type": "git",

lib/audit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-audit",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Audit Service",
55
"repository": {
66
"type": "git",

lib/autoscaling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-autoscaling",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Autoscaling Service",
55
"repository": {
66
"type": "git",

lib/bastion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-bastion",
3-
"version": "2.90.0",
3+
"version": "2.91.0",
44
"description": "OCI NodeJS client for Bastion Service",
55
"repository": {
66
"type": "git",

lib/bds/lib/bds-waiter.ts

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,25 @@ export class BdsWaiter {
154154
);
155155
}
156156

157+
/**
158+
* Waits forResourcePrincipalConfiguration till it reaches any of the provided states
159+
*
160+
* @param request the request to send
161+
* @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
162+
* @return response returns GetResourcePrincipalConfigurationResponse | null (null in case of 404 response)
163+
*/
164+
public async forResourcePrincipalConfiguration(
165+
request: serviceRequests.GetResourcePrincipalConfigurationRequest,
166+
...targetStates: models.ResourcePrincipalConfiguration.LifecycleState[]
167+
): Promise<serviceResponses.GetResourcePrincipalConfigurationResponse | null> {
168+
return genericTerminalConditionWaiter(
169+
this.config,
170+
() => this.client.getResourcePrincipalConfiguration(request),
171+
response => targetStates.includes(response.resourcePrincipalConfiguration.lifecycleState!),
172+
targetStates.includes(models.ResourcePrincipalConfiguration.LifecycleState.Deleted)
173+
);
174+
}
175+
157176
/**
158177
* Waits forWorkRequest
159178
*

0 commit comments

Comments
 (0)