Skip to content

Commit 127c958

Browse files
Releasing version 2.157.1
Releasing version 2.157.1
2 parents 0312868 + b54ac64 commit 127c958

File tree

94 files changed

+9256
-28
lines changed

Some content is hidden

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

94 files changed

+9256
-28
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ 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.157.1 - 2025-08-05
9+
====================
10+
11+
Added
12+
-----
13+
* Support for the Oracle Multicloud Hub service
14+
* Support for Whisper Models Prompt feature via additional settings object for the AI Speech service
15+
* Support for Language Auto Detection for the AI Speech Service
16+
* Support for SubmitRawEmail API in Email Delivery service
17+
718
====================
819
2.157.0 - 2025-07-29
920
====================

docs/api/email_data_plane.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Email Data Plane
1919
:template: autosummary/model_class.rst
2020

2121
oci.email_data_plane.models.EmailAddress
22+
oci.email_data_plane.models.EmailRawSubmittedResponse
2223
oci.email_data_plane.models.EmailSubmittedResponse
2324
oci.email_data_plane.models.Recipients
2425
oci.email_data_plane.models.Sender
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
EmailRawSubmittedResponse
2+
=========================
3+
4+
.. currentmodule:: oci.email_data_plane.models
5+
6+
.. autoclass:: EmailRawSubmittedResponse
7+
:show-inheritance:
8+
:special-members: __init__
9+
:members:
10+
:undoc-members:
11+
:inherited-members:

docs/api/landing.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,12 @@ API Reference
159159
* :doc:`Marketplace Publisher <marketplace_publisher/client/oci.marketplace_publisher.MarketplacePublisherClient>`
160160
* :doc:`Media Services <media_services/client/oci.media_services.MediaServicesClient>`
161161
* :doc:`Media Stream <media_services/client/oci.media_services.MediaStreamClient>`
162+
* :doc:`Metadata <multicloud/client/oci.multicloud.MetadataClient>`
162163
* :doc:`Migration <cloud_migrations/client/oci.cloud_migrations.MigrationClient>`
163164
* :doc:`Model Deployment <model_deployment/client/oci.model_deployment.ModelDeploymentClient>`
164165
* :doc:`Monitoring <monitoring/client/oci.monitoring.MonitoringClient>`
165166
* :doc:`Multi Cloud Resource Discovery <dbmulticloud/client/oci.dbmulticloud.MultiCloudResourceDiscoveryClient>`
167+
* :doc:`Multi Clouds Metadata <multicloud/client/oci.multicloud.MultiCloudsMetadataClient>`
166168
* :doc:`Mysqlaas <mysql/client/oci.mysql.MysqlaasClient>`
167169
* :doc:`Network Firewall <network_firewall/client/oci.network_firewall.NetworkFirewallClient>`
168170
* :doc:`Network Load Balancer <network_load_balancer/client/oci.network_load_balancer.NetworkLoadBalancerClient>`
@@ -178,6 +180,8 @@ API Reference
178180
* :doc:`Oda <oda/client/oci.oda.OdaClient>`
179181
* :doc:`Odapackage <oda/client/oci.oda.OdapackageClient>`
180182
* :doc:`Offer <marketplace_private_offer/client/oci.marketplace_private_offer.OfferClient>`
183+
* :doc:`Omhub Network Anchor <multicloud/client/oci.multicloud.OmhubNetworkAnchorClient>`
184+
* :doc:`Omhub Resource Anchor <multicloud/client/oci.multicloud.OmhubResourceAnchorClient>`
181185
* :doc:`Onboarding <os_management_hub/client/oci.os_management_hub.OnboardingClient>`
182186
* :doc:`Opa Instance <opa/client/oci.opa.OpaInstanceClient>`
183187
* :doc:`Opensearch Cluster <opensearch/client/oci.opensearch.OpensearchClusterClient>`
@@ -406,6 +410,7 @@ API Reference
406410
mngdmac
407411
model_deployment
408412
monitoring
413+
multicloud
409414
mysql
410415
network_firewall
411416
network_load_balancer

docs/api/multicloud.rst

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
Multicloud
2+
==========
3+
4+
.. autosummary::
5+
:toctree: multicloud/client
6+
:nosignatures:
7+
:template: autosummary/service_client.rst
8+
9+
oci.multicloud.MetadataClient
10+
oci.multicloud.MultiCloudsMetadataClient
11+
oci.multicloud.OmhubNetworkAnchorClient
12+
oci.multicloud.OmhubResourceAnchorClient
13+
oci.multicloud.MetadataClientCompositeOperations
14+
oci.multicloud.MultiCloudsMetadataClientCompositeOperations
15+
oci.multicloud.OmhubNetworkAnchorClientCompositeOperations
16+
oci.multicloud.OmhubResourceAnchorClientCompositeOperations
17+
18+
--------
19+
Models
20+
--------
21+
22+
.. autosummary::
23+
:toctree: multicloud/models
24+
:nosignatures:
25+
:template: autosummary/model_class.rst
26+
27+
oci.multicloud.models.AwsCloudServiceProviderMetadataItem
28+
oci.multicloud.models.AzureCloudServiceProviderMetadataItem
29+
oci.multicloud.models.CloudServiceProviderMetadataItem
30+
oci.multicloud.models.CloudServiceProviderNetworkMetadataItem
31+
oci.multicloud.models.CspZoneKeyReferenceId
32+
oci.multicloud.models.ExternalLocation
33+
oci.multicloud.models.ExternalLocationDetail
34+
oci.multicloud.models.ExternalLocationMappingMetadatumSummary
35+
oci.multicloud.models.ExternalLocationMappingMetadatumSummaryCollection
36+
oci.multicloud.models.ExternalLocationSummariesMetadatumSummary
37+
oci.multicloud.models.ExternalLocationSummariesMetadatumSummaryCollection
38+
oci.multicloud.models.ExternalLocationSummary
39+
oci.multicloud.models.ExternalLocationsMetadatumCollection
40+
oci.multicloud.models.ExternalLocationsMetadatumSummary
41+
oci.multicloud.models.GcpCloudServiceProviderMetadataItem
42+
oci.multicloud.models.MultiCloudMetadata
43+
oci.multicloud.models.MultiCloudMetadataCollection
44+
oci.multicloud.models.MultiCloudMetadataSummary
45+
oci.multicloud.models.NetworkAnchor
46+
oci.multicloud.models.NetworkAnchorCollection
47+
oci.multicloud.models.NetworkAnchorSummary
48+
oci.multicloud.models.OciDns
49+
oci.multicloud.models.OciNetworkMetadata
50+
oci.multicloud.models.OciNetworkSubnet
51+
oci.multicloud.models.OciVcn
52+
oci.multicloud.models.OmHubCp
53+
oci.multicloud.models.Properties
54+
oci.multicloud.models.ResourceAnchor
55+
oci.multicloud.models.ResourceAnchorCollection
56+
oci.multicloud.models.ResourceAnchorSummary
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
MetadataClient
2+
==============
3+
4+
.. currentmodule:: oci.multicloud
5+
6+
.. autoclass:: MetadataClient
7+
:special-members: __init__
8+
:members:
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
MetadataClientCompositeOperations
2+
=================================
3+
4+
.. currentmodule:: oci.multicloud
5+
6+
.. autoclass:: MetadataClientCompositeOperations
7+
:special-members: __init__
8+
:members:
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
MultiCloudsMetadataClient
2+
=========================
3+
4+
.. currentmodule:: oci.multicloud
5+
6+
.. autoclass:: MultiCloudsMetadataClient
7+
:special-members: __init__
8+
:members:
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
MultiCloudsMetadataClientCompositeOperations
2+
============================================
3+
4+
.. currentmodule:: oci.multicloud
5+
6+
.. autoclass:: MultiCloudsMetadataClientCompositeOperations
7+
:special-members: __init__
8+
:members:
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
OmhubNetworkAnchorClient
2+
========================
3+
4+
.. currentmodule:: oci.multicloud
5+
6+
.. autoclass:: OmhubNetworkAnchorClient
7+
:special-members: __init__
8+
:members:

0 commit comments

Comments
 (0)