Changelog
0.3.0 (2025-10-23)
Features
- Expand Oracle Database v1 API to add support for Exadata Exascale (
ExadbVmCluster,ExascaleDbStorageVault), Base Database (DbSystem,Database,PluggableDatabase), and Networking (OdbNetwork,OdbSubnet). Adds enhancements for Autonomous Database, including Update, Switchover, and Failover operations, CMEK support, and improved disaster recovery fields. Also includes new helper resources for versions and configurations (c0fe20b3ce3aaedadf7bcb0b9a5d279bbdad7103)
0.2.0 (2025-10-20)
Features
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.1.10 (2025-04-29)
Features
0.1.9 (2025-04-12)
Features
0.1.8 (2025-03-21)
Documentation
- [google-cloud-oracledatabase] the network and cidr fields of AutonomousDatabase are now marked optional (#13699) (eead40b)
0.1.7 (2025-03-19)
Features
- [google-cloud-oracledatabase] add enum value
State::NOT_APPROVED_IN_PRIVATE_MARKETPLACE(#13664) (ba9f843)
0.1.6 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x (c8bbf32)
0.1.5 (2025-02-12)
Features
Add REST Interceptors which support reading metadata (a0910dd)
Add support for reading selective GAPIC generation methods from service YAML (a0910dd)
0.1.4 (2025-01-13)
Features
- [google-cloud-oracledatabase] A new value
ACCOUNT_SUSPENDEDis added to enumState(#13414) (d30f5ea)
Documentation
- [google-cloud-oracledatabase] the CloudVmClusterProperties.system_version field is no longer labeled as output only (#13397) (e326602)
0.1.3 (2024-12-12)
Features
- Add support for opt-in debug logging (4fe968a)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (4fe968a)
Documentation
[google-cloud-oracledatabase] A comment for field
cpu_countin message.google.cloud.oracledatabase.v1.CloudExadataInfrastructurePropertiesis changed (4fe968a)A comment for field
db_node_storage_size_gbin message.google.cloud.oracledatabase.v1.CloudExadataInfrastructurePropertiesis changed (4fe968a)A comment for field
memory_size_gbin message.google.cloud.oracledatabase.v1.CloudExadataInfrastructurePropertiesis changed (4fe968a)