Skip to content

Commit 593b86d

Browse files
Releasing version 2.160.3
Releasing version 2.160.3
2 parents a5015c4 + 69ebff1 commit 593b86d

File tree

315 files changed

+21896
-324
lines changed

Some content is hidden

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

315 files changed

+21896
-324
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ 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/>`_.
66

7+
====================
8+
2.160.3 - 2025-09-30
9+
====================
10+
11+
Added
12+
-----
13+
* Support for private endpoints for dedicated AI clusters in the Generative AI service
14+
* Support for Customer Managed Encryption Keys for Google Cloud Platform (CMEK for GCP) for autonomous databases in the Database service
15+
* Support for datastore management for standard shapes in the Oracle Cloud VMware Provisioning service
16+
* Support for audio and video inputs for Gemini models in the Generative AI Inference service
17+
* Support for applying exadata VM OS updates and exadata stack updates to collections of ExaDB-Dedicated and ExaDB-C@C VM clusters in the Fleet Update service
18+
* Support for enabling IPv6 dual stack endpoints in the application environments in the Fusion Applications service
19+
* Support for long-running functions (up to 60 minutes) in detached mode in the Functions service
20+
* Support for response destinations (Streaming, Queueing, and Notifications service) on functions create and update operations in the Functions service
21+
* Support for enabling AI enterprise on the instance when creating and updating instances in the Compute service
22+
723
====================
824
2.160.2 - 2025-09-23
925
====================

docs/api/core.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,8 @@ Core Services
314314
oci.core.models.DrgAttachmentNetworkDetails
315315
oci.core.models.DrgAttachmentNetworkUpdateDetails
316316
oci.core.models.DrgAttachmentTypeDrgRouteDistributionMatchCriteria
317+
oci.core.models.DrgCustomer
318+
oci.core.models.DrgCustomerResource
317319
oci.core.models.DrgPromotionStatusResponse
318320
oci.core.models.DrgRedundancyStatus
319321
oci.core.models.DrgRouteDistribution
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
DrgCustomer
2+
===========
3+
4+
.. currentmodule:: oci.core.models
5+
6+
.. autoclass:: DrgCustomer
7+
:show-inheritance:
8+
:special-members: __init__
9+
:members:
10+
:undoc-members:
11+
:inherited-members:
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
DrgCustomerResource
2+
===================
3+
4+
.. currentmodule:: oci.core.models
5+
6+
.. autoclass:: DrgCustomerResource
7+
:show-inheritance:
8+
:special-members: __init__
9+
:members:
10+
:undoc-members:
11+
:inherited-members:

docs/api/database.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ Database
346346
oci.database.models.FileSystemConfigurationDetail
347347
oci.database.models.FlexComponentCollection
348348
oci.database.models.FlexComponentSummary
349+
oci.database.models.GcpKeyDetails
349350
oci.database.models.GenerateAutonomousDatabaseWalletDetails
350351
oci.database.models.GenerateRecommendedNetworkDetails
351352
oci.database.models.GiMinorVersionSummary
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
GcpKeyDetails
2+
=============
3+
4+
.. currentmodule:: oci.database.models
5+
6+
.. autoclass:: GcpKeyDetails
7+
:show-inheritance:
8+
:special-members: __init__
9+
:members:
10+
:undoc-members:
11+
:inherited-members:

docs/api/fleet_software_update.rst

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,16 @@ Fleet Software Update
3939
oci.fleet_software_update.models.CreateBatchingStrategyDetails
4040
oci.fleet_software_update.models.CreateCleanupActionDetails
4141
oci.fleet_software_update.models.CreateDbFsuCollectionDetails
42+
oci.fleet_software_update.models.CreateExadbStackFsuCollectionDetails
4243
oci.fleet_software_update.models.CreateFiftyFiftyBatchingStrategyDetails
4344
oci.fleet_software_update.models.CreateFsuActionDetails
4445
oci.fleet_software_update.models.CreateFsuCollectionDetails
4546
oci.fleet_software_update.models.CreateFsuCycleDetails
4647
oci.fleet_software_update.models.CreateFsuDiscoveryDetails
4748
oci.fleet_software_update.models.CreateGiFsuCollectionDetails
49+
oci.fleet_software_update.models.CreateGiSoftwareComponentDetails
50+
oci.fleet_software_update.models.CreateGuestOsFsuCollectionDetails
51+
oci.fleet_software_update.models.CreateGuestOsSoftwareComponentDetails
4852
oci.fleet_software_update.models.CreateNonRollingBatchingStrategyDetails
4953
oci.fleet_software_update.models.CreatePatchFsuCycle
5054
oci.fleet_software_update.models.CreatePrecheckActionDetails
@@ -53,9 +57,11 @@ Fleet Software Update
5357
oci.fleet_software_update.models.CreateScheduleDetails
5458
oci.fleet_software_update.models.CreateSequentialBatchingStrategyDetails
5559
oci.fleet_software_update.models.CreateServiceAvailabilityFactorBatchingStrategyDetails
60+
oci.fleet_software_update.models.CreateSoftwareComponentDetails
5661
oci.fleet_software_update.models.CreateStageActionDetails
5762
oci.fleet_software_update.models.CreateStartTimeScheduleDetails
5863
oci.fleet_software_update.models.CreateUpgradeFsuCycle
64+
oci.fleet_software_update.models.CustomGiGoalVersionDetails
5965
oci.fleet_software_update.models.DatabaseTargetSummary
6066
oci.fleet_software_update.models.DbCollection
6167
oci.fleet_software_update.models.DbCompartmentIdFilter
@@ -78,6 +84,10 @@ Fleet Software Update
7884
oci.fleet_software_update.models.DiagnosticsCollectionDetails
7985
oci.fleet_software_update.models.DiscoveryDetails
8086
oci.fleet_software_update.models.DiscoveryDetailsSummary
87+
oci.fleet_software_update.models.ExadbStackCollection
88+
oci.fleet_software_update.models.ExadbStackDiscoveryDetails
89+
oci.fleet_software_update.models.ExadbStackFsuCollectionSummary
90+
oci.fleet_software_update.models.ExadbStackFsuGoalVersionDetails
8191
oci.fleet_software_update.models.FailedJobsRollbackDetails
8292
oci.fleet_software_update.models.FiftyFiftyBatchingStrategyDetails
8393
oci.fleet_software_update.models.FreeformTagFilterEntry
@@ -111,18 +121,47 @@ Fleet Software Update
111121
oci.fleet_software_update.models.GiFleetDiscoveryFilter
112122
oci.fleet_software_update.models.GiFreeformTagsFilter
113123
oci.fleet_software_update.models.GiFsuCollectionSummary
124+
oci.fleet_software_update.models.GiGoalSoftwareComponentDetails
125+
oci.fleet_software_update.models.GiGoalVersionDetails
114126
oci.fleet_software_update.models.GiResourceIdFilter
115127
oci.fleet_software_update.models.GiSearchQueryDiscovery
128+
oci.fleet_software_update.models.GiSoftwareComponentDetails
129+
oci.fleet_software_update.models.GiSoftwareComponentDiscoveryDetails
130+
oci.fleet_software_update.models.GiSoftwareComponentSummary
116131
oci.fleet_software_update.models.GiTargetListDiscovery
117132
oci.fleet_software_update.models.GiVersionFilter
133+
oci.fleet_software_update.models.GoalSoftwareComponentDetails
134+
oci.fleet_software_update.models.GuestOsCollection
135+
oci.fleet_software_update.models.GuestOsCompartmentIdFilter
136+
oci.fleet_software_update.models.GuestOsDefinedTagsFilter
137+
oci.fleet_software_update.models.GuestOsDiscoveryDetails
138+
oci.fleet_software_update.models.GuestOsDiscoveryResults
139+
oci.fleet_software_update.models.GuestOsExadataReleaseVersionFilter
140+
oci.fleet_software_update.models.GuestOsFiltersDiscovery
141+
oci.fleet_software_update.models.GuestOsFleetDiscoveryDetails
142+
oci.fleet_software_update.models.GuestOsFleetDiscoveryFilter
143+
oci.fleet_software_update.models.GuestOsFreeformTagsFilter
144+
oci.fleet_software_update.models.GuestOsFsuCollectionSummary
145+
oci.fleet_software_update.models.GuestOsGoalSoftwareComponentDetails
146+
oci.fleet_software_update.models.GuestOsGoalVersionDetails
147+
oci.fleet_software_update.models.GuestOsResourceIdFilter
148+
oci.fleet_software_update.models.GuestOsSearchQueryDiscovery
149+
oci.fleet_software_update.models.GuestOsSoftwareComponentDetails
150+
oci.fleet_software_update.models.GuestOsSoftwareComponentDiscoveryDetails
151+
oci.fleet_software_update.models.GuestOsSoftwareComponentSummary
152+
oci.fleet_software_update.models.GuestOsTargetListDiscovery
153+
oci.fleet_software_update.models.GuestOsVersionFilter
118154
oci.fleet_software_update.models.ImageIdFsuTargetDetails
119155
oci.fleet_software_update.models.JobProgress
120156
oci.fleet_software_update.models.JobProgressDetails
121157
oci.fleet_software_update.models.ListOfTargetsRollbackDetails
158+
oci.fleet_software_update.models.MembershipSummary
122159
oci.fleet_software_update.models.NextActionToExecuteDetails
123160
oci.fleet_software_update.models.NonRollingBatchingStrategyDetails
124161
oci.fleet_software_update.models.NoneBatchingStrategyDetails
125162
oci.fleet_software_update.models.NoneScheduleDetails
163+
oci.fleet_software_update.models.OracleGiGoalVersionDetails
164+
oci.fleet_software_update.models.OracleGuestOsGoalVersionDetails
126165
oci.fleet_software_update.models.PatchFsuCycle
127166
oci.fleet_software_update.models.PrecheckAction
128167
oci.fleet_software_update.models.PrecheckActionSummary
@@ -141,6 +180,9 @@ Fleet Software Update
141180
oci.fleet_software_update.models.ScheduleDetails
142181
oci.fleet_software_update.models.SequentialBatchingStrategyDetails
143182
oci.fleet_software_update.models.ServiceAvailabilityFactorBatchingStrategyDetails
183+
oci.fleet_software_update.models.SoftwareComponentDetails
184+
oci.fleet_software_update.models.SoftwareComponentDiscoveryDetails
185+
oci.fleet_software_update.models.SoftwareComponentSummary
144186
oci.fleet_software_update.models.StageAction
145187
oci.fleet_software_update.models.StageActionSummary
146188
oci.fleet_software_update.models.StageFsuJob
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
CreateExadbStackFsuCollectionDetails
2+
====================================
3+
4+
.. currentmodule:: oci.fleet_software_update.models
5+
6+
.. autoclass:: CreateExadbStackFsuCollectionDetails
7+
:show-inheritance:
8+
:special-members: __init__
9+
:members:
10+
:undoc-members:
11+
:inherited-members:
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
CreateGiSoftwareComponentDetails
2+
================================
3+
4+
.. currentmodule:: oci.fleet_software_update.models
5+
6+
.. autoclass:: CreateGiSoftwareComponentDetails
7+
:show-inheritance:
8+
:special-members: __init__
9+
:members:
10+
:undoc-members:
11+
:inherited-members:
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
CreateGuestOsFsuCollectionDetails
2+
=================================
3+
4+
.. currentmodule:: oci.fleet_software_update.models
5+
6+
.. autoclass:: CreateGuestOsFsuCollectionDetails
7+
:show-inheritance:
8+
:special-members: __init__
9+
:members:
10+
:undoc-members:
11+
:inherited-members:

0 commit comments

Comments
 (0)