Releases: oracle/oci-python-sdk
2.112.0
Added
- Support for queue channels in the Queue Service
- Support for entity lineage retrieval and asynchronous glossary export in the Data Catalog service
- Support for filtering and sorting while listing work requests in the Container Instances service
- Support for the ability to create support requests for various support ticket types (TECH, LIMIT, ACCOUNT) in the Customer Incident Management Service
- Endpoint changed from https://incidentmanagement.{region}.{domainAndTopLevelDomain} to https://incidentmanagement.{region}.oci.{domainAndTopLevelDomain} (e.g. https://incidentmanagement.us-phoenix-1.oraclecloud.com to https://incidentmanagement.us-phoenix-1.oci.oraclecloud.com) in the Customer Incident Management Service
Breaking
- The models
UserClient
andUserClientCompositeOperations
were removed in the Customer Incident Management Service - The parameter
availability_domain
was removed from modelsResource
andCreateResourceDetails
in the Customer Incident Management Service - The constants
REGION_DEV
,REGION_SEA
,REGION_INTEG_NEXT
,REGION_INTEG_STABLE
,REGION_PHX
,REGION_IAD
,REGION_FRA
,REGION_EU_FRANKFURT_1
,REGION_LHR
,REGION_YYZ
,REGION_NRT
,REGION_ICN
,REGION_BOM
,REGION_GRU
,REGION_SYD
,REGION_ZRH
,REGION_JED
,REGION_AMS
,REGION_KIX
,REGION_MEL
,REGION_YUL
,REGION_HYD
,REGION_YNY
were removed from the modelsResource
andCreateResourceDetails
in the Customer Incident Management Service - The constants
AVAILABILITY_DOMAIN_DEV_1
,AVAILABILITY_DOMAIN_DEV_2
,AVAILABILITY_DOMAIN_DEV_3
,AVAILABILITY_DOMAIN_INTEG_NEXT_1
,AVAILABILITY_DOMAIN_INTEG_STABLE_1
,AVAILABILITY_DOMAIN_SEA_AD_1
,AVAILABILITY_DOMAIN_SEA_AD_2
,AVAILABILITY_DOMAIN_SEA_AD_3
,AVAILABILITY_DOMAIN_PHX_AD_1
,AVAILABILITY_DOMAIN_PHX_AD_2
,AVAILABILITY_DOMAIN_PHX_AD_3
,AVAILABILITY_DOMAIN_US_ASHBURN_AD_1
,AVAILABILITY_DOMAIN_US_ASHBURN_AD_2
,AVAILABILITY_DOMAIN_US_ASHBURN_AD_3
,AVAILABILITY_DOMAIN_US_ASHBURN_AD_4
,AVAILABILITY_DOMAIN_EU_FRANKFURT_1_AD_1
,AVAILABILITY_DOMAIN_EU_FRANKFURT_1_AD_2
,AVAILABILITY_DOMAIN_EU_FRANKFURT_1_AD_3
,AVAILABILITY_DOMAIN_UK_LONDON_1_AD_1
,AVAILABILITY_DOMAIN_UK_LONDON_1_AD_2
,AVAILABILITY_DOMAIN_UK_LONDON_1_AD_3
,AVAILABILITY_DOMAIN_CA_TORONTO_1_AD_1
,AVAILABILITY_DOMAIN_AP_TOKYO_1_AD_1
,AVAILABILITY_DOMAIN_AP_SEOUL_1_AD_1
,AVAILABILITY_DOMAIN_AP_MUMBAI_1_AD_1
,AVAILABILITY_DOMAIN_SA_SAOPAULO_1_AD_1
,AVAILABILITY_DOMAIN_ME_JEDDAH_1_AD_1
,AVAILABILITY_DOMAIN_AP_OSAKA_1_AD_1
,AVAILABILITY_DOMAIN_AP_SYDNEY_1_AD_1
,AVAILABILITY_DOMAIN_EU_ZURICH_1_AD_1
,AVAILABILITY_DOMAIN_EU_AMSTERDAM_1_AD_1
,AVAILABILITY_DOMAIN_AP_MELBOURNE_1_AD_1
,AVAILABILITY_DOMAIN_CA_MONTREAL_1_AD_1
,AVAILABILITY_DOMAIN_AP_HYDERABAD_1_AD_1
,AVAILABILITY_DOMAIN_AP_CHUNCHEON_1_AD_1
,AVAILABILITY_DOMAIN_NO_AD
were removed from the modelsResource
andCreateResourceDetails
in the Customer Incident Management Service - The parameter
region
was modified to accept any string in the modelsResource
andCreateResourceDetails
in the Customer Incident Management Service - The parameter
country
was removed from the modelCreateUserDetails
in the Customer Incident Management Service - The parameter
source
was removed from the operationget_status
inIncidentClient
the Customer Incident Management Service
File Checksums (SHA256)
oci-python-sdk-2.112.0.zip 3b2df50696a034eb3022c4c7c512fa480ec0f840195bca0eb71dc8f4ef5db238
2.111.0
Added
- Support for creating and updating network monitors in the Application Performance Monitoring Synthetics service
- Support for integration of GoldenGate service for replication in the Database Migration Service
- Support for displaying resource usage information on autonomous container database and cloud autonomous vm cluster get operations in the Database service
- Support for FastConnect Media Access Control Security (MACSec) fail open option in the Network Monitoring service
- Support for generic bare metal types and configuration maps in compute instance platform configuration in the Compute service
- Support for encrypted FastConnect in the Network Monitoring service
- Support for new parameters on customer premises equipment and virtual circuit create operations in the Network Monitoring service
- Support for virtual circuit associated tunnels in the Network Monitoring service
- Support for additional parameters on dynamic routing gateway create and update operations in the Network Monitoring service
- Support for assigning an IPv6 address to a compute instance during instance launch or secondary VNIC attach in the Compute service
- Support for Resource Principals v3.0
- Support for OKE Workload Auth Provider
Breaking
- Models
AddAnalyticsClusterDetails
,AddHeatWaveClusterDetails
,AnalyticsCluster
,AnalyticsClusterMemoryEstimate
,AnalyticsClusterNode
,AnalyticsClusterSchemaMemoryEstimate
,AnalyticsClusterSummary
,AnalyticsClusterTableMemoryEstimate
,UpdateAnalyticsClusterDetails
were removed from MySQL Database Service - Parameters
is_analytics_cluster_attached
andanalytics_cluster
removed from modelsDbSystemSummary
andDbSystem
, in the MySQL Database Service - Allowed values
ADD_ANALYTICS_CLUSTER
,UPDATE_ANALYTICS_CLUSTER
,DELETE_ANALYTICS_CLUSTER
,START_ANALYTICS_CLUSTER
,STOP_ANALYTICS_CLUSTER
,RESTART_ANALYTICS_CLUSTER
,GENERATE_ANALYTICS_CLUSTER_MEMORY_ESTIMATE
were removed from parameteroperation_type
from modelWorkRequest
,WorkRequestSummary
in the MySQL Database Service - Allowed value
ANALYTICSCLUSTER
was removed from parameteris_supported_for
from modelShapeSummary
in the MySQL Database Service - Allowed value
ANALYTICSCLUSTER
was removed from parameteris_supported_for
from operationlist_shapes
in themysqlaas_client
in the MySQL Database Service - Operations
add_analytics_cluster
,delete_analytics_cluster
,generate_analytics_cluster_memory_estimate
,get_analytics_cluster
,get_analytics_cluster_memory_estimate
,restart_analytics_cluster
,start_analytics_cluster
,stop_analytics_cluster
,update_analytics_cluster
were removed from thedb_system_client
in the MySQL Database service - Operations
add_analytics_cluster_and_wait_for_state
,delete_analytics_cluster_and_wait_for_state
,generate_analytics_cluster_memory_estimate_and_wait_for_state
,restart_analytics_cluster_and_wait_for_state
,start_analytics_cluster_and_wait_for_state
,stop_analytics_cluster_and_wait_for_state
,update_analytics_cluster_and_wait_for_state
were removed from clientdb_system_client_composite_operations
in the MySQL Database service
File Checksums (SHA256)
oci-python-sdk-2.111.0.zip 8083dca87ae189d06b3ce89ff23789ddafdb777695f135d021d3885f6c41cf5b
2.110.2
Added
- Support for Compute Cloud at Customer service
- Support for warehouse data objects in the Operations Insights service
- Support for standard queries on operations Insights data objects in the Operations Insights service
- Support for database in memory on autonomous database create operations in the Database service
File Checksums (SHA256)
oci-python-sdk-2.110.2.zip bdcad575849fd1fcc290e9fa47edc31228cd46de27148dd0ea714fd79cc1e569
2.110.1
Added
- Support for credential stores, including Single Sign-On support, for deployments in the GoldenGate service
- Support for container security contexts in the Container Instances service
- Support for placement constraints and cluster configurations on cluster networks in the Compute service
File Checksums (SHA256)
oci-python-sdk-2.110.1.zip e0ee56458c6dada4a9d231b1ad1e2c1e0aa97a725e81cdb6c9082c1f7dc01389
2.110.0
Added
- Support for backup retention on autonomous database create operations in the Database service
- Support for exclude tables for replication in the Database Migration service
- Support for adding and updating auto failover maximum data loss limits for local autonomous data guards in the Database service
- Support for limiting networking diagram ingestion in the Networking Monitoring service
- Support for new operations for deployment upgrades in the GoldenGate service
- Support for getting model type information and base model versions while creating language custom models in the AI Language service
- Support for support field in class metric in the AI Language service
- Support for Compute Cloud at Customer resource type in the Operator Access Control service
- Support for managing account management info, account recovery settings, app roles, apps, app status changers, grants, identity propagation trusts and settings, request-able groups, requests, security questions, OAuth tokens, and user attribute settings in the Identity Domains service
Breaking
- Property
ipv6_cidr_block
is removed from modelsVcn
andCreateVcnDetails
in the Networking Monitoring service - Property
ipv6_public_cidr_block
is removed from modelsVcn
andSubnet
in the Networking Monitoring service - Property
is_internet_access_allowed
is removed from modelsUpdateIpv6Details
,Ipv6
andCreateIpv6Details
in the Networking Monitoring service - Property
public_ip_address
is removed from modelIpv6
in the Networking Monitoring service - Support for retries by default on operations of the Operator Access Control service
File Checksums (SHA256)
oci-python-sdk-2.110.0.zip 7887a899fdc193750cb746642f42b76707016a6c95bbf0ef9f86f6e5fd05c1db
2.109.0
Added
- Support for the Exadata Fleet Update service
- Support for REST-based log collection, multi-conditional labels, and collection properties in the Logging Analytics service
- Support for Kubernetes cluster credential rotation in the Container Engine for Kubernetes service
- Support for zero-downtime features in the Fusion Apps as a Service service
- Support for news reports in the Operations Insights service
Breaking
- Allowed value
ACCELERATION_MAINTENANCE
was removed from the propertytask_type
in the modelsStandardTask
,ScheduledTaskSummary
andScheduledTask
in the Logging Analytics service - Allowed value
ACCELERATION_MAINTENANCE
was removed from the parametertask_type
in operationlist_scheduled_tasks
in the Logging Analytics service
File Checksums (SHA256)
oci-python-sdk-2.109.0.zip 3b0ba32b0a43cc225239b38e6ccf40f12a123b583abac64fb68d43f7a2bd8825
2.108.0
Added
- Support for composing multiple document service custom key value models into one single model in Document Understanding Service
- Support for custom hostname in the Compute service
- Support for cloud subscription in the Organizations service
- Support for automatic backup download in the GoldenGate service
- Support for creating single use (non-recurring) budgets in the Budgets service
Breaking
- Support for retries by default on operations of the Budgets service
- Properties
is_classic_subscription
,payment_model
,region_assignment
,lifecycle_state
,start_date
,end_date
,classic_subscription_id
,time_created
are deleted from modelSubscriptionSummary
in the Organizations service - Properties
classic_subscription_id
,is_classic_subscription
,payment_model
,region_assignment
,lifecycle_state
,skus
,program_type
,customer_country_code
,cloud_amount_currency
,csi_number
,subscription_tier
,is_government_subscription
,promotion
,purchase_entitlement_id
,start_date
,end_date
are deleted from modelsSubscription
andAssignedSubscription
in the Organizations service - Properties
classic_subscription_id
,is_classic_subscription
,payment_model
,region_assignment
,lifecycle_state
,start_date
,end_date
,csi_number
are deleted from modelAssignedSubscriptionSummary
in the Organizations service
File Checksums (SHA256)
oci-python-sdk-2.108.0.zip b06500a6311b42fa33de1f58ff5bcf87abd157a14a6004cda9d3d5882b546c83
2.107.0
Added
- Support for calling Oracle Cloud Infrastructure services in the mx-monterrey-1 region
- Support for Kerberos and LDAP with NFSv3 in the File Storage service
- Support for capacity reservation checks for movable compute instances in the Disaster Recovery service
- Support for Oracle MFT monitoring in the Stack Monitoring service
- Support for OS patching in the Big Data service
- Support for master and utility nodes in the Big Data service
- Support for connectivity testing in the GoldenGate service
Breaking
- The type of property
size_in_bytes
was changed fromfloat
toint
for theDeploymentBackup
,DeploymentBackupSummary
,TrailFileSummary
, andTrailSequenceSummary
in the GoldenGate service - The property
function_id
was made required in the modelUpdateInvokeFunctionUserDefinedStepDetails
in the Disaster Recovery service - The properties
run_on_instance_id
andscript_command
were made required in the modelUpdateRunLocalScriptUserDefinedStepDetails
in the Disaster Recovery service - The properties
run_on_instance_id
andobject_storage_script_location
were made required in the modelUpdateRunObjectStoreScriptUserDefinedStepDetails
in the Disaster Recovery service - The property
additional_capabilities
was removed from modelsCreateContainerDetails
andContainer
in the Container Instances service
File Checksums (SHA256)
oci-python-sdk-2.107.0.zip 82e881dcceb260755cbfedcd40fc2f1a0c1865ce94141498fb59bbfa5ad0064f
2.106.0
Added
- Support for specifying default snapshot enablement, verified response codes, client certificate details, and request authentication schemes when creating or updating synthetic monitors in the Application Performance Monitoring service
- Support for address rules, address verification, and requesting addresses in the OSP Gateway service
- Support for synchronous operations in the Document Understanding service
- Support for migration without SSH to database hosts (DMS) in the Database Migration service
- Support for processing workload mappings in the Container Engine for Kubernetes service
- Support for Salesforce, MySQL HeatWave, and Oracle EBS, Sieble, and PeopleSoft connectors in the Data Integration service
- Support for updating the envelope key of a volume backup in the Block Volume service
Breaking
- Support for retries by default on operations of the OSP Gateway service
- The type of property
BillingAddress
was changed fromBillingAddress
toAddress
in theSubscription
andSubscriptionSummary
models in the OSP Gateway service - Enums
value_type
in modelFieldValue
,field_type
in modelDocumentField
,unit
in modelDimensions
will now follow forward compatibility rules - https://docs.oracle.com/en-us/iaas/tools/python/latest/forward-compatibility.html instead of raisingValueError
for unknown enum values
Security
- The upper bound for
cryptography
dependency has changed to versions less than42.0.0
File Checksums (SHA256)
oci-python-sdk-2.106.0.zip 534ea8eefdd57be2442f078b0b4b14a84e0aba6f850c69de85511de790a42504
2.105.0
Added
- Support for calling Oracle Cloud Infrastructure services in the eu-frankfurt-2 region
- Support for the OS Management Hub service
- Support for changing the key store type, and rotating keys, on Exadata Cloud at Customer in the Database service
- Support for launching VM database systems using Ampere A1 shapes in the Database service
- Support for additional currencies and countries on paid listings in the Marketplace service
- Support for ECPU integration in the License Manager service
- Support for freeform and defined tags on resources in the Generic Artifacts service
- Support for SQL endpoints in the Data Flow service
- Support for setting replication delays on channels in the MySQL Database service
- Support for setting how channels handle replicated tables with no primary key in the MySQL Database service
- Support for SQL Plan Management (SPM) in Database Management service
Breaking
- Support for retries by default on operations of the Generic Artifacts service
File Checksums (SHA256)
oci-python-sdk-2.105.0.zip b3115edfa19b28e30abe8364de6a2aac3030ebc3733af8e60e09a1ab8ebb6040