forked from pool/python-oci-sdk
05f0530e33
26 Commits
Author | SHA256 | Message | Date | |
---|---|---|---|---|
John Paul Adrian Glaubitz
|
32af93b7b3 |
- Update to version 2.134.0
* Support for calling Oracle Cloud Infrastructure services in the eu-crissier-1 region * Support for dedicated AI cluster unit shapes in the Generative AI service * Support for ticket numbers when creating access requests in the Managed Access service * Support for 23ai database, cloud VM clusters and VM cluster patching in the Exadata Fleet Update service * Support for text to speech feature in the AI Speech service * Support for notifications and transfer of capacity requests in the OCI Control Center service * Parameter `occ_customer_group_id` is now mandatory for methods `list_internal_namespace_occ_overviews`, `list_occ_availability_catalogs_internal`, `list_occ_capacity_requests_internal` in the OCI Control Center service - from version 2.133.0 * Support for Delegate Access Control service * Support for upgrade and downgrade of shapes of high performance mount targets in the File Storage service * Support for private endpoints in the Object Storage service * Support for create, update, list and delete operations on scheduling policies and scheduling windows in the Database service * Support for specifying domains while creating data guard associations in the Database service * Support for provision of developer autonomous databases in the Database service * Support for upgrade of developer autonomous databases to paid autonomous databases in the Database service * Support for scheduling plans, actions, execution windows and execution actions for maintenance scheduling in the Database service * Support for cross-region replication of virtual vaults in the Key Management service * Support for listing all active service summaries in the Announcements service * Support for VMware major and minor version upgrades in VMware Solution service * Support for updating protected database subscriptions in the Autonomous Recovery service * Support for health insurance id as an allowed document type in the Document Understanding service * Support for advanced database management features for autonomous databases in the Database Management service * Support for propagating request ids to load balancer servers in the Load balancer service * Support for automatic update orders in Fusion Application as a Service * Constant `DOCUMENT_TYPE_INSURANCE_CLAIM` was renamed to `DOCUMENT_TYPE_HEALTH_INSURANCE_ID` in models `AnalyzeDocumentDetails` and `GeneralProcessorConfig` in the Document Understanding service * Property `document_id` was removed from model `DetectedDocumentType` in the Document Understanding service * Property `tenancy_id` was removed from models `DocumentClassificationFeature` and `DocumentKeyValueExtractionFeature` in the Document Understanding service - from version 2.132.0 * Support for Fleet Application Management service * Support for creating maintenance runs using autonomous database software images in the Database service * Support for Object Storage buckets, Oracle databases, Oracle databases on exascale Infrastructure, autonomous container databases, and autonomous container databases on Cloud at Customer in the Disaster Recovery service * Support for multiple sharing modes in the OCI Cache service * Support for extended data retention periods for instances in the Integration Cloud service * Support for SQL watch and lifecycle management in the Database management service * Support for identity domains and feature sets in the Analytics Cloud service * Support for automatically extending the storage space for MySQL DB systems in pre-defined increments in the MySQL Database service * Enums `protocol` in model `BasicDatabaseConnectionStringDetails`, `connector_type` in model `ConnectorDetails` and `DatabaseConnectionStringDetails`, `license_model` in model `DatabaseDiagnosticsAndManagementFeatureConfiguration`, `feature_status` in model `DatabaseFeatureConfiguration` in the Database management service will now follow forward compatibility rules - https://docs.oracle.com/en-us/iaas/\ tools/python/latest/forward-compatibility.html instead of raising `ValueError` for unknown enum values * The property `dr_plan_execution_type` has been removed from the API `list_dr_plan_executions` in the Disaster Recovery service - from version 2.131.1 * Support for calling Oracle Cloud Infrastructure services in the me-abudhabi-4 region * Support for viewing subscription limits in the Limits service * Support for TCP idle timeout on network load balancer create and update operations in the Network Load Balancing service * Support for creating integration instances of type Healthcare in the Integration Cloud service * The upper-bound for the circuitbreaker library was updated from `2.0.0` to `3.0.0` for Python versions 3.7 and above - from version 2.131.0 * Support for calling Oracle Cloud Infrastructure services in the me-riyadh-1 region * Support for vertically scaling a Database system in the PostgreSQL service * Support for flex shapes in the PostgreSQL service * Support for new fork repository feature in the Source Code Management service * Support for Developer Charts in the Source Code Management service * Support for pull requests and merge in Source Code Management service * Support for limiting custom and versioned custom software source content to the latest package versions in the OS Management service * Support for Open Data Hub (ODH) patching in a staged manner in the Big Data service * Support for Autoscale Memory Utilization in the Big Data service * Support for Resource Principal configuration feature in the Big Data service * Support for a new optional parameter compartment ID in the Java Management service * Support for Agent Installer in the Java Management service * Support for Java migration analysis request of deployed applications in the Java Management service * Support for JmsPlugin in the Java Management service * Support for improved cryptographic analysis result listing in the Java Management service * Support for improved fleet agent configuration setting in the Java Management service * Support for improved Java migration analysis result listing in the Java Management service * Support for improved library usage summary in the Java Management service * Support for improved performance tuning analysis result listing in the Java Management service * Support for improved work request listing in the Java Management service * Parameter `credentials` is now required for model `CreateDbSystemDetails` in the PostgreSQL service - from version 2.130.0 * Support for cluster placement groups on get operations in the Database service * Support for baseline metric for imported resources and metric extensions in the Stack Monitoring service * Support for implicit JIT and group membership provisioning during OpenID connect flow in the Identity Domains service * Support for realtime speech and customizations in the AI Speech service * Support for self-service instance maintenance API in the Compute service * Support for GoldenGate suspend phase in the Database Migration service * Support for creating custom alert policies in the Data Safe service * Support for tunnel inspection in the Network firewall service * Support for diagnostics collection preferences and custom GI images in the Exadata Fleet Update service * Support for Resource Principals v2.1.2 * Property `service_principals` was removed from model `IdentityPropagationTrust` in the Identity Domains service |
||
da6a82d2d3 |
Accepting request 1164569 from home:glaubitz:branches:devel:languages:python
- Update to version 2.125.1 * Support for assigned private IP and single stack IPV6 feature for Network Load Balancer Service * Support for Configuration API in Email Delivery Service * Support for the status field in creating data source resource for Cloud Guard Service * Support for TLSv1.3 in Load Balancer Service * Support for sending mails via HTTPS for Email Delivery Service - from version 2.125.0 * Support for creating and updating a refreshable clone with auto-refresh for an Autonomous Database in the Database service * Support for symmetric hashing in the Network Load Balancer service * Support for creating and deploying helm command specifications in the DevOps Service * Support for uninstalling helm chart when deleting an Oracle Kubernetes Stage through the DevOps Service * Support for collecting metrics and filter plugin with Unified Monitoring Agent (UMA) in the Logging service * Support for reading logs from head position after agent restart in the Logging service * Support for monitoring MySQL HeatWave clusters in Database Management Service * Support for multiple severities in an alarm in the Monitoring service * The properties `DisplayName` and `Description` were made required in the model `CreateUnifiedAgentConfigurationDetails` in the Logging service * The property `RecordInput` was made required in the model `OperationalMetricsSource` in the Logging service - from version 2.124.2 * Support for standalone Oracle HTTP server discovery and monitoring in the Stack Monitoring service * Support for attribute management for traces in the Application Performance Monitoring service * Support for async jobs and document translations in the AI language service - from version 2.124.1 * Support for new development license type on dedicated infrastructure in the Database service * Support for placement parameters on Autonomous Container Database create operation in the Database service * Support for autoscaling on model deployment in the Data Science service - from version 2.124.0 * Support for Linux capabilities configuration for the containers in the Container Instances service * Support for service platforms in the Oracle Store Platform Gateway service OBS-URL: https://build.opensuse.org/request/show/1164569 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=139 |
|||
d79d99dad7 |
Accepting request 1141201 from home:glaubitz:branches:devel:languages:python
- Update to version 2.119.1 * Support for the Generative AI service * Support for additional currencies and countries for paid listings in the Marketplace service * Support for process sets in the Stack Monitoring service - from version 2.119.0 * Support for resource id filter on the service work requests in the Container Instances service * Support for polyglot vulnerability audit in the Application Dependency Management service * Support for create, read, and update operations on peer databases in the Data Safe service * Support for dimension specific alarm suppressions in the Monitoring service * Support for calculating audit volume in the Data Safe service * Support for viewing schema accesses in data safe user assessments in the Data Safe service * Support for security feature usage in the Data Safe service * Support for viewing the top security findings in data safe security assessments in the Data Safe service * Support for additional filters in list findings operation in the Data Safe service * Support for updating risk level of the specified finding in the Data Safe service * Method `create_vulnerability_audit_and_wait_for_state` now waits on `oci.adm.models.VulnerabilityAudit` instead of `oci.adm.models.WorkRequest` in the Application Dependency Management service - from version 2.118.2 * Removed dependency on python-pkcs11 - from version 2.118.1 * Support for calling Oracle Cloud Infrastructure services in the sa-valparaiso-1 region * Support for creation of up to 60 containers per container instance in the Container Instances service * Support for Oracle GoldenGate discovery and monitoring in the Stack Monitoring service * Support for GoldenGate stream analytics in the GoldenGate service * Support for backup work requests in MySQL Heatwave service * Support for create, update, delete and list operations on premise vantage points in the Application Performance Monitoring service * Support for create, update, delete and list operations on workers in the Application Performance Monitoring service OBS-URL: https://build.opensuse.org/request/show/1141201 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=131 |
|||
749ff89010 |
Accepting request 1098321 from home:glaubitz:branches:devel:languages:python
- Update to version 2.106.0 * 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 * Support for retries by default on operations of the OSP Gateway service * The type of property `BillingAddress` was changed from `BillingAddress` to `Address` in the `Subscription` and `SubscriptionSummary` models in the OSP Gateway service * Enums `value_type` in model `FieldValue`, `field_type` in model `DocumentField`, `unit` in model `Dimensions` will now follow forward compatibility rules - https://docs.oracle.com/en-us/iaas/tools/python/latest/forward-compatibility.html instead of raising `ValueError` for unknown enum values * The upper bound for `cryptography` dependency has changed to versions less than `42.0.0` - Refresh patches for new version * ops_relax-python-depends.patch OBS-URL: https://build.opensuse.org/request/show/1098321 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=109 |
|||
abc9ea1d58 |
Accepting request 1088042 from home:bnavigator:branches:devel:languages:python
- Provide the PyPI name: python-oci - Use pep517 macros instead of deprecated direct setup.py calls - Update deps patch - Add rpmlintrc for devendored package requirements OBS-URL: https://build.opensuse.org/request/show/1088042 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=97 |
|||
6b1101d4b1 |
Accepting request 1087949 from home:glaubitz:branches:devel:languages:python
- Update to version 2.102.0 * Support for self-service integration in the Fusion Apps as a Service service * The models `AttachExistingInstanceDetails`, `CreateNewInstanceDetails`, `CreateOicServiceInstanceDetails`, `CreateServiceInstanceDetails`, `FawAdminInfoDetails` and `CreateOaxServiceInstanceDetails` were removed from the Fusion Apps as a Service service * The property `action` was removed from the `ServiceAttachment` model in the Fusion Apps as a Service service * The property `action` was removed from the `CreateServiceAttachmentDetails` model in the Fusion Apps as a Service service - from version 2.101.0 * Support for the Access Governance service * Support for creating, updating, listing and downloading one-off patches in the Database service * Support for changing disaster recovery configurations of remote autonomous databases in the Database service * Support for scheduling automatic backups in the Database service * Support for provisioning Software-Defined Data Centers (SDDCs) using standard bare metal shapes, with Block Storage as the datastore, in the VMWare Solution service * Support for parity with the configuration options of the Compute service in the Compute Autoscaling service * The Data Connectivity Management service was removed from the SDK - from version 2.100.0 * Support for calling Oracle Cloud Infrastructure services in the eu-jovanovac-1 region * Support for bring-your-own-license TLS and ORDS certificates in the Database service * Support for tags in the Stack Monitoring service * Support for GPU shapes for model deployments in the Data Science service * Support for returning networking details of instances in the Visual Builder service * Support for high-memory VMs in the Compute service * Support for integrating with the Integration Cloud service in the Process Automation service * Support for managing on-demand node upgrades in node pools in the OBS-URL: https://build.opensuse.org/request/show/1087949 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=95 |
|||
b23a007967 |
Accepting request 1074619 from home:glaubitz:branches:devel:languages:python
- Update to version 2.96.0 * Support for backup automation integration with the Database Recovery service in the Database service * Support for changing the disaster recovery configuration of an autonomous database in remote regions of its disaster recovery association in the Database service * Support for creating a remote disaster recovery association clone of an autonomous database in the Database service * Support for managed build stages to be configured to use custom shape build runners in the DevOps service * Support for listing pre-built functions and creating functions from pre-built functions in the Functions service * Support for connections types for database resources of type Amazon S3, HDFS, SQL Server, Java Messaging service, Mongo DB, Oracle NoSQL, and Snowflake in the GoldenGate service * The constant value `MODEL_TYPE_LAKE_HOUSE_CONNECTION` was renamed to `MODEL_TYPE_LAKE_CONNECTION` in the Connection, ConnectionDetails, ConnectionSummary, CreateConnectionDetails and UpdateConnectionDetails models in the Data Integration Service * The constant value `MODEL_TYPE_LAKE_HOUSE_DATA_ASSET` was renamed to `MODEL_TYPE_LAKE_DATA_ASSET` in the enum ModelTypeEnum in the DataAsset, CreateDataAssetDetails, DataAssetSummary, and UpdateDataAssetDetails models in the Data Integration Service * Model `UpdateConnectionFromLakehouse` was renamed to `UpdateConnectionFromLake` in the Data Integration Service * The constant values for `lifecycle_state` property of model `FunctionSummary` are removed in the Functions Service - from version 2.95.0 * Support for the Identity Domains service * Support for long-term backups for autonomous databases on Exadata Cloud at Customer in the Database service * Support for database OS patching in the Database service * Support for managing enhanced clusters, cluster add-ons, and serverless virtual node pools in the Container Engine for Kubernetes service OBS-URL: https://build.opensuse.org/request/show/1074619 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=93 |
|||
1465cf6051 |
Accepting request 1057956 from home:glaubitz:branches:devel:languages:python
- Update to version 2.90.1 * Upgrade wheel version for applicable Python versions to fix security vulnerability as mentioned in (#502) - Refresh patches for new version * ops_relax-python-depends.patch OBS-URL: https://build.opensuse.org/request/show/1057956 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=79 |
|||
c244831c19 |
Accepting request 1040884 from home:glaubitz:branches:devel:languages:python
- Update to version 2.89.0 * Support for the Container Instances service * Support for the Document Understanding service * Support for creating stacks from OCI DevOps service and Bitbucket Cloud/Server as source control management in the Resource Manager service * Support for deployment stage level parameters in the DevOps service * Support for PeopleSoft discovery in the Stack Monitoring service * Support for Apache Tomcat discovery in the Stack Monitoring service * Support for SQL Server discovery in the Stack Monitoring service * Support for OpenId Connect in the API Gateway service * Support for returning compartment ids when listing backups in the MySQL Database service * Support for adding a load balancer endpoint to a DB system in the MySQL Database service * Support for managed read replicas in the MySQL Database service * Support for setting replication filters on channels in the MySQL Database service * Support for replicating from a source configured without global transaction identifiers into a channel in the MySQL Database service * Support for time zone and language preferences in the Announcements service * Support for adding report schedules for activity auditing and alerts reports in the Data Safe service * Support for bulk operations on alerts in the Data Safe service * Support for Java server usage reporting in the Java Management service * Support for Java library usage reporting in the Java Management service * Support for cryptographic roadmap impact analysis in the Java Management service * Support for Java Flight Recorder recordings in the Java Management service * Support for post-installation steps in the Java Management service * Support for restricting management of advanced functionality in the Java Management service * Support for plugin improvements in the Java Management service * Support for collecting diagnostics on deployments in the GoldenGate service * Support for onboarding Exadata Public Cloud (ExaCS) targets to the Operations Insights service OBS-URL: https://build.opensuse.org/request/show/1040884 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=74 |
|||
5665c36d11 |
Accepting request 1039283 from home:glaubitz:branches:devel:languages:python
- Update to version 2.88.2 * Support for Resource Principals version 2.1 and 2.1.1 * Support for disabling Lazy Imports introduced in version `2.88.1` by setting the environment variable `OCI_PYTHON_SDK_LAZY_IMPORTS_DISABLED` to `True` * The upper bound for `cryptography` dependency has changed from `37.0.2` to versions less than `39.0.0` - Refresh patches for new version * ops_relax-python-depends.patch OBS-URL: https://build.opensuse.org/request/show/1039283 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=72 |
|||
4a04a55fe3 |
Accepting request 1032860 from home:glaubitz:branches:devel:languages:python
- Update to version 2.87.0 * Support for cloning from a backup from the last available timestamp in the Database service * Support for third-party scanning using Qualys in the Vulnerability Scanning service * Support for customer-provided encryption keys in the Logging Analytics service * Support for connections for database resources in the GoldenGate service * The properties `dataType`, `timeDataEnded`, `compartmentId` is made from required to optional from the `StorageWorkRequestSummary` model in Log Analytics service - from version 2.86.0 * Support for the Disaster Recovery service * Support for running code interactively with session applications using statements in the Data Flow service * Support for language custom models and language translation in the AI Language service * type `documents` is changed from `TextClassificationDocument` to `TextDocument` in `BatchDetectLanguageTextClassificationDetails` model in the AI Language service * type `documents` is changed from `SentimentsDocument` to `TextDocument` in `BatchDetectLanguageSentimentsDetails` model in the AI Language service * type `documents` is changed from `KeyPhraseDocument` to `TextDocument` in `BatchDetectLanguageKeyPhrasesDetails` model in the AI Language service * type `documents` is changed from `EntityDocument` to `TextDocument` in `BatchDetectLanguageEntitiesDetails` model in the AI Language service - Refresh patches for new version * ops_relax-python-depends.patch OBS-URL: https://build.opensuse.org/request/show/1032860 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=66 |
|||
23f228e690 |
Accepting request 1006855 from home:glaubitz:branches:devel:languages:python
- Update to version 2.84.0 * Support for search capabilities for monitored resources in the Stack Monitoring service * Support for deleting monitored resources with their members in the Stack Monitoring service * Support for creating host-type monitored resources in the Stack Monitoring service * Support for associating external resources during creation of monitored resources in the Stack Monitoring service * Support for uploading bulk data in the NoSQL Database Cloud service * Support for examining query execution plans in the NoSQL Database Cloud service * Support for starting and stopping clusters in the Big Data service * Support for additional compute shapes in the Big Data service * Support for backwards pagination in the Search service * Support for cross-region replication in the File Storage service * Support for elastic compute for Exadata Cloud at Customer in the Database service * Support for default retries on operations of the NoSQL Database Cloud service - from version 2.83.0 * Support for the Cloud Bridge service * Support for the Cloud Migrations service * Support for display banners, trails, and sizes in the GoldenGate service * Support for generic REST data assets, flattening of data in Data Flow, and runtime information on pipelines in the Data Integration service * Support for expanded search functionality in the Threat Intelligence service * Support for ingest-time rules and specifying logsets and query strings during recalls in the Logging Analytics service * Support for repository mirroring from Visual Builder Studio in the DevOps service * Support for running a managed build stage with the source code hosted in a Visual Builder Studio repository in the DevOps service * Support for triggering a build run based on an event in a OBS-URL: https://build.opensuse.org/request/show/1006855 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=62 |
|||
2dcec2a16a |
Accepting request 998604 from home:glaubitz:branches:devel:languages:python
- Update to version 2.79.0 * Support for Logging Analytics as a streaming source target in the Service Connector Hub service * Support for data sources for logging query registration in the Cloud Guard service * Support for custom detector rules on insight detector recipes in the Cloud Guard service * Support for fetching data source events and problem entities in the Cloud Guard service * Support for E3, E4, Standard3, and Optimized3 flexible compute shapes on notebooks, model deployment, and jobs in the Data Science service * Support for streaming application logs to the Logging service in the Data Flow service * Support for retries by default on operations of the Dataflow service - from version 2.78.0 * Support for single-host software-defined data centers in the VMWare Solution service * Support for Java download and installation in the Java Management service * Support for lifecycle management for Windows in the Java Management service * Support for installation scripts in the Java Management service * Support for unlimited-installation keys in the Java Management service * Support for configuring automatic usage tracking in the Java Management service * Support for STANDARDX and ENTERPRISEX instance types in Integration service * Support for additional languages and multimedia formats in transcription jobs in the AI Speech service * Support for maintenance run history for Exadata Cloud at Customer in the Database service * Support for Optimizer statistics monitoring and management on various database administration operations in the Database Management service * Support for OCI Compute instances in the Operations Insights service * Support for moving resources in the Console Dashboard service * Support for round-robin alerting in the Application Performance Monitoring service * Support for aggregated network data of synthetic monitors OBS-URL: https://build.opensuse.org/request/show/998604 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=56 |
|||
5bb199c57b |
Accepting request 990656 from home:glaubitz:branches:devel:languages:python
- Update to version 2.75.1 * Support for calling Oracle Cloud Infrastructure services in the mx-queretaro-1 region * Support for the Process Automation service * Support for the Managed Access service * Support for extending maintenance reboot due dates on virtual machines in the Compute service * Support for ingress routing tables on NAT gateways and internet gateways in the Networking service * Support for container database and pluggable database discovery in the Stack Monitoring service * Support for displaying rack serial numbers for Exadata infrastructure resources in the Database service * Support for grace periods for wallet rotation on autonomous databases in the Database service * Support for hosting models on flexible compute shapes with customizable OCPUs and memory in the Data Science service * The upper bound for `pyOpenSSL` dependency has changed from `19.1.0` to `22.0.0` * The upper bound for `cryptography` dependency has changed from `3.4.7` to `37.0.2` - from version 2.75.0 * Support for DBCS databases in the Operations Insights service * Support for point-in-time recovery for non-highly-available database systems in the MySQL Database service * Support for triggering reboot migration on instances with pending maintenance in the Compute service * Support for native pod networking in the Container Engine for Kubernetes service * Support for creating Data Guard associations with new database OBS-URL: https://build.opensuse.org/request/show/990656 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=52 |
|||
e98ffb7f46 |
Accepting request 972818 from home:glaubitz:branches:devel:languages:python
- Update to version 2.64.0 * Support for the Stack Monitoring service * Support for stack monitoring on external databases in the Database service * Support for upgrading VM database systems in place in the Database service * Support for viewing supported VMWare software versions when listing host shapes in the VMWare Solution service * Support for choosing compute shapes when creating SDDCs and ESXi hosts in the VMWare Solution service * Support for work requests on delete operations in the Vulnerability Scanning service * Support for additional scan metadata in reports, including CVE descriptions, in the Vulnerability Scanning service * Support for redemption codes in the Usage service * Param `type` in model `DiscoveryDetails` assumes the value of `UNKNOWN_ENUM_VALUE` if it is assigned a value that is not of the allowed_values. It will not raise a `ValueError`. - from version 2.63.0 * Support for bringing your own IPv6 addresses in the Networking service * Support for specifying database edition and maximum CPU core count when creating or updating an autonomous database in the Database service * Support for enabling and disabling data collection options when creating or updating Exadata Cloud at Customer VM clusters in the Database service * Support for retries by default on operations in the Identity service * Support for retries by default on operations in the Operations Insights service - from version 2.62.1 * Fixed the lifecycle state values for target databases in the Data Safe service * Support for content length and content type response headers when downloading PDFs in the Account Management service * Support for creating Enterprise Manager-based zLinux host targets, creating alarms, and viewing top process analytics in the Operations Insights service * Support for diagnostic reboots on VM instances in the Compute service - from version 2.62.0 OBS-URL: https://build.opensuse.org/request/show/972818 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=44 |
|||
95ba73e3e3 |
Accepting request 934555 from home:glaubitz:branches:devel:languages:python
- Update to version 2.51.0 * Support for getting subnet topology in the Networking service * Support for encrypted FastConnect resources in the Networking service * Support for performance and high availability, as well as recommendation metrics, in the Optimizer service * Support for optional TDE wallet passwords in the Database service * Support for Object Storage service integration in the Big Data service * Support for circuit breakers enabled by default in all services except Streaming and Compute * Support for retries enabled by default in all operations of the Functions and Roving Edge services, and in some operations of the Streaming service. - from version 2.50.0 * Support for drill down metadata in the Management Dashboard service * Support for operator access control on dedicated autonomous databases in the Operator Access Control service * Property `resource_type` and `is_enforced_always` from model `CreateOperatorControlAssignmentDetails` changed from optional to required in the Operator Access Control service * Property `operator_control_name`, `approver_groups_list` and `is_fully_pre_approved` from model `UpdateOperatorControlDetails` changed from optional to required in the Operator Access Control service * Property `is_enforced_always` from model `UpdateOperatorControlAssignmentDetails` changed from optional to required in the Operator Access Control service * Property `approver_groups_list` and `is_fully_pre_approved` from model `CreateOperatorControlDetails` changed from optional to required in the Operator Access Control service * Data type for response of operation `create_operator_control_assignment` changed to `oci.operator_access_control.models.OperatorControlAssignment` in the Operator Access Control service OBS-URL: https://build.opensuse.org/request/show/934555 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=36 |
|||
024a019925 |
Accepting request 927487 from home:glaubitz:branches:devel:languages:python
- Update to version 2.48.0 * Support for creating database systems from backups with database software images in the Database service * Support for optionally providing a SID prefix during Exadata database creation in the Database service * Support for node subsetting on VM clusters in the Database service * Support for non-CDB to PDB conversion in the Database service * Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service * Support for Circuit Breakers. Please refer `here <https://docs.oracle.com/en-us/ iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>`__ to learn more. * Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer `here <https://docs.oracle.com/en-us/iaas/tools/ python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at- global-sdk-level>`__ for more info. * Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use `De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/ retries.html#de-correlated-jitter>`__ as the default delay strategy. - from version 2.47.1 * Support for the Data Labeling Service * Support for the Web Application Firewall service * Support for querying and setting Application Performance Monitoring configurations in the Application Performance Monitoring service * Support for the run-once monitor feature and network data collection in the Application Performance Monitoring service * Support for Oracle Enterprise Manager bridges, source auto-association, source event types mapping, and partitioning and searching data by LogSet in the Logging Analytics service * Support for Log events APIs used by plugins like fluentd, fluentbit, etc. to upload OBS-URL: https://build.opensuse.org/request/show/927487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=35 |
|||
a08c1879a8 |
Accepting request 902845 from home:glaubitz:branches:devel:languages:python
- Update to version 2.40.1 * Support for virtual machine and bare metal pluggable databases in the Database service * Changed allowed versions of cryptography package to a range, starting from from 3.2.1 up to 3.4.7 - from version 2.40.0 * Support for elastic storage on Exadata Infrastructure resources for Cloud at Customer in the Database service * Support for registration and management of target databases in the Data Safe service * Support for config on metadata in the Management Dashboard service * Support for a new work request operation type for node pool reconciliation events in the Container Engine for Kubernetes service * Support for migrating clusters with a public Kubernetes API endpoint which are not integrated with a customer's VCN to a VCN-native cluster in the Container Engine for Kubernetes service * Support for getting the spark version of applications, and filtering applications by spark version, in the Data Flow service * The properties `freeform_tags` and `defined_tags` were removed from the ManagementDashboardExportDetails model in the Management Dashboard service - from version 2.39.1 * Support for Java Management service * Support for resource principals for the Enterprise Manager bridge resource in Operations Insights service * Support for encryptionInTransitType in BootVolumeAttachment and IScsiVolumeAttachment in Core service * Support for updating iscsiLoginState for VolumeAttachment in Core service * Support for a new type of Source called Import for use with the Export tool in Application Migration service * Fixed a bug where requests were not retried for a specific case of Upload Manager uploading a file with multipart disabled and callback provided - Refresh patches for new version + ops_relax-python-depends.patch - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/902845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=32 |
|||
0707a50192 |
Accepting request 897035 from home:susnux:branches:Cloud:Tools
Update to version 2.39.0 OBS-URL: https://build.opensuse.org/request/show/897035 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=30 |
|||
1a4e3f5b61 |
Accepting request 892518 from home:glaubitz:branches:devel:languages:python
- Update to version 2.38.1 * Support for the Operator Access Control service * Support for the Service Catalog service * Support for the AI Language service * Support for autonomous database on Exadata Cloud at Customer infrastructure patching in the Database service - from version 2.38.0 * Support for RACs (real application clusters) for external container, non-container, and pluggable databases in the Database service * Support for data masking in the Cloud Guard service * Support for opting out of DNS records during instance launch, as well as attaching secondary VNICs, in the Compute service * Support for mutable sizes on cluster networks in the Autoscaling service * Support for auto-tiering on buckets in the Object Storage service * VCN id parameters were moved from being required to being optional on all list operations in the Networking service - from version 2.37.0 * Support for opting in/out of live migration on instances in the Compute service * Support for enabling/disabling Operations Insights on external non-container and external pluggable databases in the Database service * Support for a GraphStudio URL as a connection URL on databases in the Database service * Support for adding customer contacts on autonomous databases in the Database service * Support for name annotations on harvested objects in the Data Catalog service * If retries are enabled, the SDK will now retry on status 409/IncorrectState. It will not retry on status 501. * Bumped cryptography version to 3.3.2 to address security vulnerability https://github.com/oracle/oci-python-sdk/pull/322 - from version 2.36.0 * Support for the Database Migration service * Support for the Networking Topology service OBS-URL: https://build.opensuse.org/request/show/892518 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=24 |
|||
fea12782d6 |
Accepting request 861812 from home:glaubitz:branches:devel:languages:python
- Update to version 2.26.0 * Support for filtering listKeys based on KeyShape in KeyManagement service * Support for the Oracle Roving Edge Infrastructure service * Support for flexible ShapeDetails in Load Balancer service * Support for listing of harvested Rules, additional filtering for Logical Entity list calls in Data Catalog service * Support second level domain for audit SDK * Support for listing flex components in Database service * Support for APEX service for ADBS on OCI console for Database service * Support for Customer-Managed Key features as a part of the Database service * Support for Github configuration source provider as part of the Resource Manager service * Removed deprecated create_autonomous_data_warehouse API from Database service * Removed deprecated create_autonomous_data_warehouse_backup API from Database service * Removed deprecated delete_autonomous_data_warehouse API from Database service * Removed deprecated generate_autonomous_data_warehouse_wallet API from Database service * Removed deprecated get_autonomous_data_warehouse API from Database service * Removed deprecated get_autonomous_data_warehouse_backup API from Database service * Removed deprecated list_autonomous_data_warehouse_backups API from Database service * Removed deprecated list_autonomous_data_warehouses API from Database service * Removed deprecated restore_autonomous_data_warehouse API from Database service * Removed deprecated start_autonomous_data_warehouse API from Database service * Removed deprecated stop_autonomous_data_warehouse API from Database service * Removed deprecated update_autonomous_data_warehouse API from Database service * The enum attributes `lifecycle_state` and `license_model` from Model `AutonomousDataWarehouseSummary` in the Database service raise `ValueError` if they receive an invalid value. In the earlier versions, the value defaults to `UNKNOWN_ENUM_VALUE`. * The enum attributes `lifecycle_state` and `license_model` from Model `AutonomousDataWarehouse` in the Database service raise `ValueError` if they receive an invalid value. In the earlier versions, the value defaults to OBS-URL: https://build.opensuse.org/request/show/861812 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=20 |
|||
bcd5ee7eb0 |
Accepting request 833317 from home:glaubitz:branches:devel:languages:python
- Update to version 2.21.3 * Support for Logging Service * Support for Logging Analytics Service * Support for Logging Search Service * Support for Logging Ingestion Service * Support for Management Agent Cloud Service * Support for Management Dashboard Service * Support for Service Connector Hub service * Support for Policy based Request/Response transformation in the API Gateway Service * Support for sending diagnostic interrupt to a VM instance in the Compute Service * Support for custom Database Software Images in the Database Service * Support for getting and listing container database patches for Autonomous Container Database resources in the Database Service * Support for updating patch id on maintenance run for Autonomous Container Database resources in the Database Service * Support for searching Oracle Cloud resources across tenancies in the Search Service * Documentation update for Logging Policies in the API Gateway service * Support for Python SDK in Cloud Shell - from version 2.21.2 * Support for custom boot volume size and other node pool updates in the Container Engine for Kubernetes service * Support for Data Guard on Exadata Cloud at Customer VM clusters in the Database service * Support for stopping VM instances after scheduled maintenance or hypervisor reboots in the Compute service * Support for creating and managing private endpoints in the Data Flow service - from version 2.21.1 * Support for custom boot volume size and other node pool updates in the Container Engine for Kubernetes service * Support for Data Guard on Exadata Cloud at Customer VM clusters in the Database service * Support for stopping VM instances after scheduled maintenance or OBS-URL: https://build.opensuse.org/request/show/833317 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=16 |
|||
2b730e79e6 |
- Update ops_relax-python-depends.patch to drop configparser from Python requirements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=12 |
|||
a5c5c359b2 |
Accepting request 798182 from home:glaubitz:branches:devel:languages:python
- Update to version 2.13.0 + Support for the Data Safe service + Support for the Incident Management service + Support for showing which database versions support always-free in the Database service + Support in instance configurations for flex shapes, dedicated VM hosts, encryption in transit, and KMS keys in the Compute Autoscaling service + Support for server-side object encryption using a customer-provided encryption key in the Object Storage service + Support for specifying maintenance preferences while launching and updating Exadata Database systems in the Database service + Support for flexible-shaped VM instances in the Compute service + Support for scheduled cross-region backups in the Block Volume service + Support for object versioning in the Object Storage service + Deleted models Archiver, CreateArchiverDetails and UpdateArchiverDetails from the streaming service - from version 2.12.4 + Support for access types on instances in the Content and Experience service + Support for identity contexts in the Search service + Support for Client Side Encryption: https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/clientsideencryption.htm + Support for retries on Python built-in ConnectionError - from version 2.12.3 + Support for changing compartments of runs and applications in the Data Flow service + Support for getting usage information in the Key Management Vault service + Support for custom Key Management service endpoints and private endpoints on stream pools in the Streaming service + Fixed kms_example and added secrets examples - from version 2.12.2 OBS-URL: https://build.opensuse.org/request/show/798182 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=9 |
|||
4072e704fa |
Accepting request 771560 from home:glaubitz:branches:devel:languages:python
- Update to version 2.10.3 + Support for the Data Science service + Support for calling Oracle Cloud Infrastructure services in the ap-osaka-1 and ap-melbourne-1 regions - from version 2.10.2 + Support for the Application Migration service + Support for the Data Flow service + Support for the Data Catalog service + Support for cross-shape Data Guard in the Database service + Support for offline data export in the Data Transfer service - from version 2.10.1 + Support for getting DRG redundancy status in the Networking service + Support for cloning autonomous databases from backups in the Database service - from version 2.10.0 + Support for a description field on route rules and security rules in the Networking service + Support for starting and stopping Digital Assistant instances in the Digital Assistant service + Support for shared database homes on Exadata, bare metal, and virtual machine instances in the Database service + Support for tracking a number of Database service operations through the Work Requests service + Field db_home_id in list_databases from database service is changed from required to optional - Refresh patches for new version + ops_fixture-order.patch + ops_relax-python-depends.patch - Update file list to fix Python imports for unvendoring OBS-URL: https://build.opensuse.org/request/show/771560 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=3 |
|||
d8682e008f |
Accepting request 768451 from home:seanmarlow:branches:Cloud:Tools
Add to d:l:p as development package. OBS-URL: https://build.opensuse.org/request/show/768451 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=1 |