Skip to content

Commit 486f1a1

Browse files
author
SDKAuto
committed
CodeGen from PR 34002 in Azure/azure-rest-api-specs
Merge 1697d867ead6b7c15d8d91135fdab2c00b5e7d59 into 417b5dc4f4d1073c6e4bccf5e8606624f89d7739
1 parent c0d24d3 commit 486f1a1

File tree

175 files changed

+41235
-28435
lines changed

Some content is hidden

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

175 files changed

+41235
-28435
lines changed

sdk/oracledatabase/azure-mgmt-oracledatabase/CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,61 @@
11
# Release History
22

3+
## 2.0.0 (2025-04-16)
4+
5+
### Features Added
6+
7+
- Added operation AutonomousDatabaseBackupsOperations.list_by_parent
8+
- Added operation AutonomousDatabasesOperations.begin_change_disaster_recovery_configuration
9+
- Added operation DbNodesOperations.list_by_parent
10+
- Added operation DbServersOperations.list_by_parent
11+
- Added operation OracleSubscriptionsOperations.begin_add_azure_subscriptions
12+
- Added operation VirtualNetworkAddressesOperations.list_by_parent
13+
- Added operation group ExadbVmClustersOperations
14+
- Added operation group ExascaleDbNodesOperations
15+
- Added operation group ExascaleDbStorageVaultsOperations
16+
- Added operation group FlexComponentsOperations
17+
- Added operation group GiMinorVersionsOperations
18+
- Added operation group ListActionsOperations
19+
- Model AutonomousDatabaseBaseProperties has a new parameter remote_disaster_recovery_configuration
20+
- Model AutonomousDatabaseBaseProperties has a new parameter time_disaster_recovery_role_changed
21+
- Model AutonomousDatabaseCloneProperties has a new parameter remote_disaster_recovery_configuration
22+
- Model AutonomousDatabaseCloneProperties has a new parameter time_disaster_recovery_role_changed
23+
- Model AutonomousDatabaseProperties has a new parameter remote_disaster_recovery_configuration
24+
- Model AutonomousDatabaseProperties has a new parameter time_disaster_recovery_role_changed
25+
- Model CloudExadataInfrastructureProperties has a new parameter compute_model
26+
- Model CloudExadataInfrastructureProperties has a new parameter database_server_type
27+
- Model CloudExadataInfrastructureProperties has a new parameter defined_file_system_configuration
28+
- Model CloudExadataInfrastructureProperties has a new parameter storage_server_type
29+
- Model CloudVmClusterProperties has a new parameter compute_model
30+
- Model CloudVmClusterProperties has a new parameter file_system_configuration_details
31+
- Model CloudVmClusterUpdateProperties has a new parameter file_system_configuration_details
32+
- Model DbServerProperties has a new parameter compute_model
33+
- Model DbSystemShapeProperties has a new parameter are_server_types_supported
34+
- Model DbSystemShapeProperties has a new parameter compute_model
35+
- Model DbSystemShapeProperties has a new parameter display_name
36+
- Model OracleSubscriptionProperties has a new parameter add_subscription_operation_state
37+
- Model OracleSubscriptionProperties has a new parameter azure_subscription_ids
38+
- Model OracleSubscriptionProperties has a new parameter last_operation_status_detail
39+
- Model PeerDbDetails has a new parameter peer_db_location
40+
- Model PeerDbDetails has a new parameter peer_db_ocid
41+
- Operation DbSystemShapesOperations.list_by_location has a new optional parameter zone
42+
- Operation GiVersionsOperations.list_by_location has a new optional parameter shape
43+
- Operation GiVersionsOperations.list_by_location has a new optional parameter zone
44+
45+
### Breaking Changes
46+
47+
- Model DbSystemShapeProperties has a new required parameter shape_name
48+
- Parameter display_name of model DnsPrivateViewProperties is now required
49+
- Parameter lifecycle_state of model DbNodeProperties is now required
50+
- Parameter lifecycle_state of model DnsPrivateViewProperties is now required
51+
- Parameter lifecycle_state of model DnsPrivateZoneProperties is now required
52+
- Parameter time_created of model DbNodeProperties is now required
53+
- Parameter vnic_id of model DbNodeProperties is now required
54+
- Removed operation AutonomousDatabaseBackupsOperations.list_by_autonomous_database
55+
- Removed operation DbNodesOperations.list_by_cloud_vm_cluster
56+
- Removed operation DbServersOperations.list_by_cloud_exadata_infrastructure
57+
- Removed operation VirtualNetworkAddressesOperations.list_by_cloud_vm_cluster
58+
359
## 1.0.0 (2024-07-04)
460

561
### Other Changes

sdk/oracledatabase/azure-mgmt-oracledatabase/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Microsoft Azure SDK for Python
22

33
This is the Microsoft Azure Oracledatabase Management Client Library.
4-
This package has been tested with Python 3.8+.
4+
This package has been tested with Python 3.9+.
55
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
66

77
## _Disclaimer_
@@ -12,7 +12,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
1212

1313
### Prerequisites
1414

15-
- Python 3.8+ is required to use this package.
15+
- Python 3.9+ is required to use this package.
1616
- [Azure subscription](https://azure.microsoft.com/free/)
1717

1818
### Install the package
@@ -24,7 +24,7 @@ pip install azure-identity
2424

2525
### Authentication
2626

27-
By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configure of following environment variables.
27+
By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables.
2828

2929
- `AZURE_CLIENT_ID` for Azure client ID.
3030
- `AZURE_TENANT_ID` for Azure tenant ID.
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
{
2-
"commit": "a83c34348fbd25ad79a05e36816b91da0122b583",
2+
"commit": "6849c484ddb764329a03f3a8c66eb8c9d6495aa5",
33
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
4-
"autorest": "3.10.2",
5-
"use": [
6-
"@autorest/[email protected]",
7-
"@autorest/[email protected]"
8-
],
9-
"autorest_command": "autorest specification/oracle/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
10-
"readme": "specification/oracle/resource-manager/readme.md"
4+
"typespec_src": "specification/oracle/Oracle.Database.Management",
5+
"@azure-tools/typespec-python": "0.42.3"
116
}

0 commit comments

Comments
 (0)