1
0
Commit Graph

142 Commits

Author SHA256 Message Date
c0bace422a Accepting request 944055 from home:glaubitz:branches:devel:languages:python
- Update to version 2.53.0
  * Fixes the potential data corruption issue as described in
    https://github.com/oracle/oci-python-sdk/issues/410.
    Customers using FIPS compliant openssl versions are advised
    to enable FIPS with the ways described in
    https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/en/latest/fips-libraries.html.
- from version 2.53.0
  * Support for node replacement in the VMWare Solution service
  * Support for ingestion of SQL stats metrics in the Operations Insights service
  * Support for AWR hub integration in the Operations Insights service
  * Support for automatically generating logical entities from filename patterns and
    relationships between business terms across glossaries in the Data Catalog service
  * Support for automatic start/stop at scheduled times in the Database service
  * Support for cloud VM cluster resources on autonomous dedicated
    databases in the Database service
  * Support for external Hive metastores in the Big Data service
  * Support for batch detection/inference in the AI Language service
  * Support for dimensions on monitoring targets in the Service Connector Hub service
  * Support for invoice operations in the Account Management service
  * Support for custom CA trust stores in the API Gateway service
  * Support for generating scoped database tokens in the Identity service
  * Support for database passwords for users, for logging into database
    accounts, in the Identity service
  * Fixed an issue where multipart upload operations to Object Storage
    service throws SSLError on Oracle Linux instances
- from version 2.52.1
  * Support for the Application Management service
  * Support for getting the inventory of JMS resources and listing Java
    runtime usage in a specified host in the Java Management service
  * Support for categories, entity topology, and verifying scheduled

OBS-URL: https://build.opensuse.org/request/show/944055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=37
2022-01-08 12:41:17 +00:00
Dominique Leuenberger
6d644d08b5 Accepting request 934621 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/934621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=20
2021-11-30 22:16:01 +00:00
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
2021-11-29 19:38:15 +00:00
Dominique Leuenberger
7a871769c4 Accepting request 927781 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/927781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=19
2021-10-27 20:21:19 +00:00
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
2021-10-27 13:46:05 +00:00
Dominique Leuenberger
c1b099883d Accepting request 914959 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/914959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=18
2021-08-30 11:55:22 +00:00
172370ec3a Accepting request 914906 from home:glaubitz:branches:devel:languages:python
- Update to version 2.44.1
  * Support for generating recommended VM cluster networks in the Database service
  * Support for creating VM cluster networks with a specified
    listener port in the Database service
- from version 2.44.0
  * Support for getting management agent hosts which are eligible to create Operations
    Insights host resources on, in the Operations Insights service
  * Support for getting summarized agent counts and summarized plugin counts in the
    Management Agent Cloud service
  * Model `WorkSubmissionKey` was removed from Management Agent Cloud service
  * Type for parameter `plugin_name` changed to `list[str]` from `str` in operation
    `list_management_agent_plugins` in the Management Agent Cloud Service
  * Type for parameter `version` changed to `list[str]` from `str` in operation
    `list_management_agent_plugins` in the Management Agent Cloud Service
  * Type for parameter `platform_type` changed to `list[str]` from `str` in operation
    `list_management_agent_plugins` in the Management Agent Cloud Service
- from version 2.43.2
  * Support for manually copying volume group backups across regions
    in the Block Volume service
  * Support for work requests for the copy volume backup and copy boot volume
    backup operations in the Block Volume service
  * Support for specifying external Hive metastores during application
    creation in the Data Flow service
  * Support for changing the compartment of a backup in the MySQL Database service
  * Support for model catalog features including provenance, metadata, schemas,
    and artifact introspection in the Data Science service
  * Support for Exadata system network bonding in the Database service
  * Support for creating autonomous databases with early patching
    enabled in the Database service

OBS-URL: https://build.opensuse.org/request/show/914906
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=34
2021-08-30 07:56:18 +00:00
Dominique Leuenberger
a8de01cf3d Accepting request 910077 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/910077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=17
2021-08-04 20:28:47 +00:00
ac1fd4c362 Accepting request 910000 from home:glaubitz:branches:devel:languages:python
- Update to version 2.43.1
  * Support for filtering by tag on capacity planning and SQL warehouse
    list operations in the Operations Insights service
  * Support for creating cross-region autonomous data guards in the Database service
  * Support for the customer contacts feature on cloud exadata infrastructure
    in the Database service
  * Support for cost analysis custom tables in the Usage service
- from version 2.43.0
  * Support for schedules, schedule tasks, REST tasks, operators, S3, and Fusion Apps
    in the Data Integration service
  * Support for getting available updates and update histories for VM clusters
    in the Database service
  * Support for downloading network validation reports for Exadata network
    resources in the Database service
  * Support for patch and upgrade of Grid Infrastructure (GI), and update of
    DomU OS software for VM clusters in the Database service
  * Support for updating data guard associations in the Database service
  * Changed Expect HTTP header to support only Object Storage and Log Analytics services,
    to mitigate performance degradation issues in the OCI Python SDK v2.38.4 and above.
    For more information, please see https://github.com/oracle/oci-python-sdk/issues/367
  * Data Type for param `type` changed from `str` to `object` in model `ShapeField`
    in the Data Integration Service
  * Data Type for param `type` changed from `oci.data_integration.models.BaseType` to
    `object` in model `Parameter` in the Data Integration Service
  * Data Type for param `type` changed from `str` to `object` in model `NativeShapeField`
    in the Data Integration Service
  * Base class for model `OracleWriteAttributes` changed from `object` to
    `oci.data_integration.models.AbstractWriteAttribute` in the Data Integration Service
  * Base class for model `OracleReadAttributes` changed from `object` to
    `oci.data_integration.models.AbstractReadAttribute` in the Data Integration Service

OBS-URL: https://build.opensuse.org/request/show/910000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=33
2021-08-04 06:03:43 +00:00
Dominique Leuenberger
499c7f4dac Accepting request 902989 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/902989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=16
2021-06-29 20:43:23 +00:00
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
2021-06-29 08:12:58 +00:00
Dominique Leuenberger
546d23843d Accepting request 897114 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/897114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=15
2021-06-03 22:33:47 +00:00
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
2021-06-03 09:17:12 +00:00
Dominique Leuenberger
6146f8a5d6 Accepting request 894678 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/894678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=14
2021-05-21 19:49:52 +00:00
829117adec Accepting request 894667 from home:susnux:branches:Cloud:Tools
Update to version 2.38.3

OBS-URL: https://build.opensuse.org/request/show/894667
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=28
2021-05-20 17:22:02 +00:00
Dominique Leuenberger
f6b25ecbdc Accepting request 893099 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/893099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=13
2021-05-14 23:24:24 +00:00
d86ca0f1ab Accepting request 893077 from home:glaubitz:branches:devel:languages:python
- Update to version 2.38.2
  * Support for creating notebook sessions with larger block volumes in the Data Science service
  * Support for database maintenance run patch modes in the Database service
  * Fixed a bug where `timeout=None` was not respected when passed to clients. The older
    versions of the SDK still use the default connection timeout(10s) and read timeout(60s)
    when initialized with `timeout=None`
  * Improvement in the performance of Upload Manager for parallel uploads. This is achieved
    by overriding the default read size of Python HTTP client from 8192 bytes to 64 kb.

OBS-URL: https://build.opensuse.org/request/show/893077
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=26
2021-05-14 11:05:02 +00:00
Dominique Leuenberger
1938e8b1ec Accepting request 892572 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/892572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=12
2021-05-13 20:18:33 +00:00
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
2021-05-12 18:50:29 +00:00
Dominique Leuenberger
e6b5e3f630 Accepting request 871251 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/871251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=11
2021-02-15 22:15:20 +00:00
45018c8fab Accepting request 871238 from home:glaubitz:branches:devel:languages:python
- Update to version 2.31.0
  * Support for the Database Management service
  * Support for setting an offset for budget processing in the Budgets service
  * Support for enabling and disabling Oracle Cloud Agent plugins in the Compute service
  * Support for listing available plugins and for getting the status of plugins
    in the Oracle Cloud Agent service
  * Support for one-off patching in autonomous transaction processing - dedicated
    databases in the Database service
  * Support for additional database upgrade options in the Database service
  * Support for glossary term recommendations in the Data Catalog service
  * Support for listing errata in the OS Management service
  * Model `InstanceAgentCommandContentInfo` is removed from Compute Instance Agent service
- from version 2.30.0
  * Support for checking if a contact for Exadata infrastructure is valid
    in My Oracle Support in the Database service
  * Support for checking if Exadata infrastructure is in a degraded
    state in the Database service
  * Support for updating the operating system on a VM cluster in the Database service
  * Support for external databases in the Database service
  * Support for uploading objects to the infrequent access storage
    tier in the Object Storage service
  * Support for changing the storage tier of existing objects in the Object Storage service
  * Support for private templates in the Resource Manager service
  * Support for multiple encryption domains on IPSec tunnels in the Networking service
  * Attribute `vnic_id` in response model `Ipv6` changed from required
    to optional in the Networking service
- from version 2.29.0
  * Support for creating, managing, and using asymmetric keys in the Key Management service
  * Support for peer ACD unique names in Exadata Cloud at Customer in the Database service
  * Support for ACLs on autonomous databases in Exadata Cloud at Customer

OBS-URL: https://build.opensuse.org/request/show/871238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=22
2021-02-11 16:11:26 +00:00
Dominique Leuenberger
eaf0335cd6 Accepting request 861817 from 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 (forwarded request 861812 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/861817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=10
2021-01-10 18:44:06 +00:00
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
2021-01-08 22:47:08 +00:00
Dominique Leuenberger
866b030f95 Accepting request 841907 from devel:languages:python
- Update to version 2.23.0
  * Support for API definitions in the API Gateway service
  * Support for pattern-based logical entities, namespace-bound custom
    properties, and faceted search in the Data Catalog service
  * Support for autonomous Data Guard on autonomous infrastructure
    in the Database service
  * Support for creating a Data Guard association on an existing standby
    database home in the Database service
  * Support for upgrading cloud VM cluster grid infrastructure
    in the Database service
  * Attribute `is_quick_start` in models `CreateLogSavedSearchDetails`,
    `LogSavedSearchSummary` and `LogSavedSearch` is removed from the
     Logging Management service
  * Lifecycle State `DELETED` is removed from the Logging Management service
- from version 2.22.0 - 2020-10-06
  * Support for calling Oracle Cloud Infrastructure services in the me-dubai-1 region
  * Support for rotating keys on autonomous container databases and autonomous
    databases in the Database service
  * Support for cloud Exadata infrastructure and cloud VM clusters
    in the Database service
  * Support for controlling the display of tax banners in the Marketplace service
  * Support for application references, patch changes, generic JDBC and MySQL data asset
    types, and publishing tasks to OCI Dataflow in the Data Integration service
  * Support for disabling the legacy Instance Metadata endpoints v1
    in the Compute service
  * Support for instance configurations specifying instance options
    in the Compute Management service
  * The attribute `model_type` in `TypedObject` model now raises `ValueError`
    when provided with an invalid value. Please see the documentation for a
    list of allowed values. (forwarded request 841901 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/841907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=9
2020-10-16 14:13:24 +00:00
7e298d9aec Accepting request 841901 from home:glaubitz:branches:devel:languages:python
- Update to version 2.23.0
  * Support for API definitions in the API Gateway service
  * Support for pattern-based logical entities, namespace-bound custom
    properties, and faceted search in the Data Catalog service
  * Support for autonomous Data Guard on autonomous infrastructure
    in the Database service
  * Support for creating a Data Guard association on an existing standby
    database home in the Database service
  * Support for upgrading cloud VM cluster grid infrastructure
    in the Database service
  * Attribute `is_quick_start` in models `CreateLogSavedSearchDetails`,
    `LogSavedSearchSummary` and `LogSavedSearch` is removed from the
     Logging Management service
  * Lifecycle State `DELETED` is removed from the Logging Management service
- from version 2.22.0 - 2020-10-06
  * Support for calling Oracle Cloud Infrastructure services in the me-dubai-1 region
  * Support for rotating keys on autonomous container databases and autonomous
    databases in the Database service
  * Support for cloud Exadata infrastructure and cloud VM clusters
    in the Database service
  * Support for controlling the display of tax banners in the Marketplace service
  * Support for application references, patch changes, generic JDBC and MySQL data asset
    types, and publishing tasks to OCI Dataflow in the Data Integration service
  * Support for disabling the legacy Instance Metadata endpoints v1
    in the Compute service
  * Support for instance configurations specifying instance options
    in the Compute Management service
  * The attribute `model_type` in `TypedObject` model now raises `ValueError`
    when provided with an invalid value. Please see the documentation for a
    list of allowed values.

OBS-URL: https://build.opensuse.org/request/show/841901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=18
2020-10-15 11:34:23 +00:00
Dominique Leuenberger
84c03b114b Accepting request 833323 from 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 (forwarded request 833317 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/833323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=8
2020-09-10 20:52:50 +00:00
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
2020-09-09 18:32:00 +00:00
Dominique Leuenberger
d5f1cbdc29 Accepting request 820873 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/820873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=7
2020-07-16 10:14:37 +00:00
1539cd6b7b Accepting request 820851 from home:glaubitz:branches:devel:languages:python
- Update to version 2.17.2
  * Support for registering and deregistering autonomous dedicated databases
    with Data Safe in the Database service
  * Support for switching between non-private-endpoints and private endpoints on
    autonomous databases in the Database service
  * Support for returning group names when listing identity provider
    groups in the Identity service
  * Support for server-side object re-encryption in the Object Storage service
  * Support for private endpoint (ingress) and public endpoint whitelisting
    in the Analytics Cloud service
- from version 2.17.1
  * Support for the Usage service
  * Support for the VMware Provisioning service
  * Support for applying one-off patches to databases in the Database service
  * Support for layer-2 virtualization features on vlans in the Networking service
  * Support for all AttachVolumeDetails and ParavirtualizedAttachVolumeDetails
    properties on instance configurations in the Compute Management service
  * Support for setting HTTP header size and allowing invalid characters in
    HTTP request headers in the Load Balancing service
  * Support for enabling/disabling HTTP logging.
    Please see https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/en/latest/logging.html
- from version 2.17.0
  * Support for the Data Integration service
  * Support for updating database home IDs on databases in the Database service
  * Support for backing up autonomous databases on Cloud at Customer in the Database service
  * Support for managing autonomous VM clusters on Cloud at Customer in the Database service
  * Support for accessing data assets via private endpoints in the Data Catalog service
  * Support for dependency archive zip files to be specified for use by applications in the Data Flow service
  * Attribute `lifecycle_state` in the Data Catalog service has restricted values to
    "CREATING", "ACTIVE", "INACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", "MOVING"

OBS-URL: https://build.opensuse.org/request/show/820851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=14
2020-07-14 11:57:23 +00:00
Dominique Leuenberger
86186ec21f Accepting request 810918 from devel:languages:python
- Update to version 2.14.3
  * Support for returning the private IP of a private
    endpoint database in the Database service
  * Support for native JWT validation in the API Gateway service
- from version 2.14.2
  * Support for drift detection in the Resource Manager service
- from version 2.14.1
  * Support for updating the license type of database systems in the Database service
  * Support for updating the version of 19c autonomous databases in the Database service
  * Support for backup and restore functionality in the Key Management service
  * Support for reports in the Marketplace service
  * Support for calling Oracle Cloud Infrastructure services in the ap-hyderabad-1 region
- from version 2.14.0
   * Support for the MySQL Database service
   * Support for updating the database home of a database in the Database service
   * Support for government regions in the Marketplace service
   * Support for starting and stopping instances in the Integration service
   * Support for installing Windows updates in the OS Management service
   * Deleted models ErrataId, ManagedInstanceUpdateDetails and UpdatablePackageSummary
     from the os_management service
- Update file list to fix Python imports for unvendoring
- Update ops_relax-python-depends.patch to drop configparser from Python requirements

OBS-URL: https://build.opensuse.org/request/show/810918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=6
2020-06-03 18:32:03 +00:00
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
2020-06-02 17:15:42 +00:00
bacf2f4de7 Accepting request 810785 from home:glaubitz:branches:devel:languages:python
- Update to version 2.14.3
  * Support for returning the private IP of a private
    endpoint database in the Database service
  * Support for native JWT validation in the API Gateway service
- from version 2.14.2
  * Support for drift detection in the Resource Manager service
- from version 2.14.1
  * Support for updating the license type of database systems in the Database service
  * Support for updating the version of 19c autonomous databases in the Database service
  * Support for backup and restore functionality in the Key Management service
  * Support for reports in the Marketplace service
  * Support for calling Oracle Cloud Infrastructure services in the ap-hyderabad-1 region
- from version 2.14.0
   * Support for the MySQL Database service
   * Support for updating the database home of a database in the Database service
   * Support for government regions in the Marketplace service
   * Support for starting and stopping instances in the Integration service
   * Support for installing Windows updates in the OS Management service
   * Deleted models ErrataId, ManagedInstanceUpdateDetails and UpdatablePackageSummary
     from the os_management service
- Update file list to fix Python imports for unvendoring

OBS-URL: https://build.opensuse.org/request/show/810785
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=11
2020-06-02 10:49:18 +00:00
Dominique Leuenberger
4f7058692c Accepting request 798195 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/798195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=5
2020-04-27 21:39:47 +00:00
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
2020-04-27 11:36:13 +00:00
Dominique Leuenberger
8b67420a91 Accepting request 796486 from devel:languages:python
- Fix build without python2

OBS-URL: https://build.opensuse.org/request/show/796486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=4
2020-04-23 16:35:49 +00:00
Tomáš Chvátal
a3a514d0f4 - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=7
2020-04-23 10:39:56 +00:00
Dominique Leuenberger
5918a41bc1 Accepting request 785587 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/785587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=3
2020-03-18 11:29:31 +00:00
Tomáš Chvátal
63a91cc23c Accepting request 785580 from home:glaubitz:branches:devel:languages:python
- Update to version 2.11.0
  + Support for Events service integration with alerts in the Budgets service
  + The parameters sort_by and lifecycle_state type from Budgets
    service are changed from str to enum
- from version 2.10.7
  + Support for updating the shape of a Database System in the Database service
  + Support for generating CPE configurations for download in the Networking service
  + Support for private IPs and fault domains of cluster nodes in the Container
    Engine for Kubernetes service
  + Support for calling Oracle Cloud Infrastructure services in the ca-montreal-1 region
  + Fixed missed parameter when invoking request signing for delegation token
- from version 2.10.6
  + Support for restarting autonomous databases in the Database service
  + Support for private endpoints on autonomous databases in the Database service
  + Support for IP-based policies in the Identity service
  + Support for management of OAuth 2.0 client credentials in the Identity service
  + Support for OCI Functions as a subscription protocol in the Notifications service
- from version 2.10.5
  + Support for the NoSQL Database service
  + Support for filtering database versions by storage management
    type in the Database service
  + Support for specifying paid listing types within pricing models
    in the Marketplace service
  + Support for primary and non-primary instance types in the
    Content and Experience service
- from version 2.10.4
  + Support for listing supported database versions for Autonomous Database Serverless,
    and selecting a version at provisioning time in the Database service
  + Support for TCP proxy protocol versions on listener connection
    configurations in the Load Balancer service

OBS-URL: https://build.opensuse.org/request/show/785580
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=5
2020-03-16 10:50:07 +00:00
Dominique Leuenberger
2cd93af313 Accepting request 771584 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/771584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=2
2020-02-07 14:58:45 +00:00
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
2020-02-07 12:37:53 +00:00
Dominique Leuenberger
6932eb015e Accepting request 768455 from devel:languages:python
- SDK for Oracle Cloud Infrastructure access

OBS-URL: https://build.opensuse.org/request/show/768455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=1
2020-01-30 08:42:14 +00:00
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
2020-01-29 21:39:52 +00:00