forked from pool/python-oci-sdk
Merge pull request '- Update to version 2.149.2' (#13) from glaubitz/python-oci-sdk:factory into factory
This commit is contained in:
BIN
oci-python-sdk-2.145.0.tar.gz
(Stored with Git LFS)
BIN
oci-python-sdk-2.145.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
oci-python-sdk-2.149.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
oci-python-sdk-2.149.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,89 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 7 07:39:07 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 2.149.2
|
||||
* Support for the Lustre File service
|
||||
* Support for machine learning applications in the Data Science service
|
||||
* Support for action endpoints to export and import configurations in
|
||||
the Application Performance Monitoring service
|
||||
* Support for ECPU (Elastic Compute Unit) compute model based warehouses
|
||||
in the Operations insights service
|
||||
- from version 2.149.1
|
||||
* Support for agent platforms and Retrieval Augmented Generation (RAG)
|
||||
agents in the Generative AI Agent service
|
||||
* Support for knowledge based metadata summaries in the Generative AI
|
||||
Agent service
|
||||
* Support for create and update operations on onboard configurations
|
||||
in the Stack Monitoring service
|
||||
* Support for automatic activation of the management agents on compute
|
||||
instance launch in the Stack Monitoring service
|
||||
* Support for importing collectd resources in the Stack Monitoring service
|
||||
* Support for updating the handler configurations for collected resources
|
||||
in Stack Monitoring service
|
||||
* Support for monitored resource types based on source type and resource
|
||||
category in the Stack Monitoring service
|
||||
* Support for adding tags in maintenance windows in the Stack Monitoring service
|
||||
* Support for host API feature in the Compute service
|
||||
- from version 2.149.0
|
||||
* Support for Managed Services for Mac service
|
||||
* Support for scheduling customer-initiated backups in the GoldenGate service
|
||||
* Support for GPU memory clusters and fabrics in the Compute service
|
||||
* The properties `ip_anycast_id` and `monitor_ip` were removed from the models
|
||||
`CreateByoipRangeDetails` and `UpdateByoipRangeDetails` in the Compute service
|
||||
- from version 2.148.0
|
||||
* Support for pipelines in the OpenSearch service
|
||||
* Support for uploading and downloading the model metadata artifacts in the
|
||||
Data Science service
|
||||
* Support for model references via native API in the Data Science service
|
||||
* Support for scheduling cross-region database backups in the HeatWave service
|
||||
* Support for specifying backup retention days for manual cross-region backups
|
||||
in the HeatWave service
|
||||
* Support for IPv6 addresses for dedicated infrastructure in the Database service
|
||||
* Support for NewDev edition for the development community in the Database service
|
||||
* Support for grouping sensitive types across the tenancies and reuse of groups
|
||||
in the discovery workflow in the Data Safe service
|
||||
* Support for generating custom assessment reports in the Data Safe service
|
||||
* The properties `max_memory_gb`, `max_ocpu_count`, `min_memory_gb`, `min_ocpu_count`
|
||||
were removed from the models `CreateOpensearchClusterPipelineDetails`,
|
||||
`OpensearchClusterPipeline`, `OpensearchClusterPipelineSummary`, and
|
||||
`UpdateOpensearchClusterPipelineDetails` in the OpenSearch service
|
||||
* The property `system_tags` was removed from the model
|
||||
`CreateOpensearchClusterPipelineDetails` in the OpenSearch service
|
||||
* The models `OpensearchPipelineValidationResponse`, `ValidateOpensearchPipelineDetails`,
|
||||
and `PipelineValidationErrorDetails` were removed in the OpenSearch service
|
||||
- from version 2.147.0
|
||||
* Support for user quotas on file system resources in the File Storage service
|
||||
* Support for long term retention backups in the Autonomous Recovery service
|
||||
* Support for Cross Region Replication(CRR) in the PostgreSQL service
|
||||
* Support for subscriptions and cluster placement groups on exascale infrastructure
|
||||
in the Database service
|
||||
* Support for multiple standby databases for autonomous dataguard associations
|
||||
in the Database service
|
||||
* Support for major version upgrade of clusters in the OpenSearch service
|
||||
* Support for Customer Service Identifier(CSI) number in list assigned subscriptions
|
||||
response in the Organizations service
|
||||
* Operation `create_subscription_mapping_and_wait_for_state` waits on
|
||||
`SubscriptionMapping.lifecycle_state` instead of `WorkRequest` in the
|
||||
Organizations service
|
||||
- from version 2.146.0
|
||||
* Support for Database Lifecycle Management service
|
||||
* Support for Valkey cluster creation and Valkey migration in the OCI Cache service
|
||||
* Support for Dataflow Steps and Storage Mounts in Pipelines in the Data Science service
|
||||
* Support for Bring Your Own DKIM Keys in the Email Delivery service
|
||||
* Support for OpenId Connect Multi Authentication command in the OCI Kubernetes Engine service
|
||||
* Support for security attributes for Load Balancer resource in the Load Balancer service
|
||||
* Support for reservation of private IP addresses in the Networking service
|
||||
* Support for additional configuration parameters in the HeatWave service
|
||||
* Support for private and 3rd party software repositories, and rebooting
|
||||
of instances in the OS Management service
|
||||
* The property `zpr_tags` was removed from models `UpdateLoadBalancerDetails`,
|
||||
`CreateLoadBalancerDetails` and `LoadBalancer` in the Load Balancer service
|
||||
* The models `CreateContainerCommandHealthCheckDetails` and `ContainerCommandHealthCheck`
|
||||
were removed in the Container Instances service
|
||||
* The allowed value `COMMAND` was removed from the property `health_check_type` in the
|
||||
models `ContainerHealthCheckType`, `ContainerHttpHealthCheck` and `ContainerTcpHealthCheck`
|
||||
in the Container Instances service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 11:13:26 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%bcond_without python2
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-oci-sdk
|
||||
Version: 2.145.0
|
||||
Version: 2.149.2
|
||||
Release: 0
|
||||
Summary: Oracle Cloud Infrastructure Python SDK
|
||||
License: Apache-2.0 OR UPL-1.0
|
||||
|
||||
Reference in New Issue
Block a user