diff --git a/oci-python-sdk-2.149.2.tar.gz b/oci-python-sdk-2.149.2.tar.gz deleted file mode 100644 index 7113b2f..0000000 --- a/oci-python-sdk-2.149.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:841a3dd95bf83f46f69844a875d75dfbc78b2206a4bb24ca9ef9d5088522302d -size 16934557 diff --git a/oci-python-sdk-2.150.2.tar.gz b/oci-python-sdk-2.150.2.tar.gz new file mode 100644 index 0000000..78fabb4 --- /dev/null +++ b/oci-python-sdk-2.150.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f59254db12501d8f35e16342e38db4b77663190e5751fd0ef6897bf5066081 +size 16976546 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index e6d0477..dcd3b22 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Sun Apr 27 07:35:33 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 2.150.2 + * Support for patch management in the Database Lifecycle Management service + * Support for restricting public network access to service instances in the + Visual Builder service + * Support for iSCSI-3 persistent reservations on block volume in the Core + services (Networking, Compute, Block Volume) + * Limited the `enable_fips` method in `oci.fips` module to work only on + OpenSSL 1.x for compatibility with OpenSSL 3.x +- from version 2.150.1 + * Support for applying guardrails, enabling content moderation and detection + of Prompt Injection and Personally Identifiable Information (PII) in the + Generative AI Inference service + * Support for providing customer contacts for operational notifications in + the Database service +- from version 2.150.0 + * Support for connector source and targets with private endpoints in the + Resource Scheduler service + * Support for Cross Region Replication(XRR) for external key managers in + the Key Management service + * Support for dry run of function invocation in the Functions service + * Support for collecting diagnostics for ZeroETL pipelines in the GoldenGate service + * Support for adding, removing and switchover to local peers of deployment + in different availability and fault domains within in the same region in + the GoldenGate service + * Support for creating standby deployments in the GoldenGate service + * The property `kind` in the `SourceDetails`, `TaskDetails` and `TargetDetails` + models in the Resource Scheduler service was fixed to no longer support + `UNKNOWN_ENUM_VALUE`. Instead, a `ValueError` will be raised if this property + is assigned a value that it does not support. + * The type of property `source` in model `ServiceConnector` changed from + `oci.sch.models.SourceDetails` to `oci.sch.models.SourceDetailsResponse` + in the Resource Scheduler service + * The type of property `tasks` in model `ServiceConnector` changed from + `oci.sch.models.TargetDetails` to `oci.sch.models.TaskDetailsResponse` + in the Resource Scheduler service + * The type of property `target` in model `ServiceConnector` changed from + `oci.sch.models.TaskDetails` to `oci.sch.models.TargetDetailsResponse` + in the Resource Scheduler service + ------------------------------------------------------------------- Mon Apr 7 07:39:07 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 8aed757..e3f50b9 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -19,7 +19,7 @@ %bcond_without python2 %{?sle15_python_module_pythons} Name: python-oci-sdk -Version: 2.149.2 +Version: 2.150.2 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0