Commit Graph

60 Commits

Author SHA256 Message Date
2c51f1ec9d Accepting request 1131622 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.37.0
  * Database service
    * Support for the serial console history.
      * ``oci db console-history``
    * Support for new optional parameters, autonomous-data-storage-size-in-tbs,
      cpu-core-count-per-node and total-container-databases in the cloud autonomous
      and autonomous vm cluster db resources.
      * ``oci db autonomous-vm-cluster update --autonomous-data-storage-size-in-tbs,
        --cpu-core-count-per-node, --total-container-databases``
      * ``oci db cloud-autonomous-vm-cluster update --autonomous-data-storage-size-in-tbs,
        --cpu-core-count-per-node, --total-container-databases``
    * Support for new list system versions commands.
      * ``oci db system-version list``
    *Support for new optional parameter in cloud-vm-cluster and vm-cluster resources.
      * ``oci db cloud-vm-cluster create --system-version``
      * ``oci db vm-cluster create --system-version``
  * Support for multiple clusters in a SDDC in Oracle Cloud VMware Provisioning service.
    * ``oci ocvs esxi-host replace-host``
    * ``oci ocvs cluster cluster``
    * ``oci ocvs sddc retrieve-password``
  * Support for upload-discovery-data in Log Analytics service.
    * ``oci log-analytics entity upload-discovery-data
      --upload-discovery-data-details --namespace-name``
    * ``oci log-analytics entity upload-discovery-data --file --namespace-name``
  * ADM service.
    * Support for new list actions.
      * ``oci adm remediation-recipe list``
      * ``oci adm remediation-run list``
      * ``oci adm remediation-run list-application-dependency-recommendations``
      * ``oci adm remediation-run-stage list-stages``

OBS-URL: https://build.opensuse.org/request/show/1131622
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=106
2023-12-11 14:08:47 +00:00
712d9b3edb Accepting request 1128327 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.36.2
  * Support for new Oracle Database PostgreSQL service
    * ``oci psql``
  * Support for enabling, disabling, renewing, and viewing SSL/TLS in the BDS service
    * ``oci bds instance enable-certificate``
    * ``oci bds instance disable-certificate``
    * ``oci bds instance renew-certificate``
    * ``oci bds instance certificate-service-info``
  * Identity Domains Service
    * Support for new command
      * ``oci identity-domains approval-workflow``
      * ``oci identity-domains approval-workflow-assignment``
      * ``oci identity-domains approval-workflow-step``
      * ``oci identity-domains branding-setting``
      * ``oci identity-domains cloud-gate``
      * ``oci identity-domains cloud-gate-mapping``
      * ``oci identity-domains cloud-gate-server``
      * ``oci identity-domains cloud-gates``
      * ``oci identity-domains condition``
      * ``oci identity-domains my-completed-approval``
      * ``oci identity-domains my-pending-approval``
      * ``oci identity-domains my-pending-approvals list``
      * ``oci identity-domains my-request``
      * ``oci identity-domains network-perimeter``
      * ``oci identity-domains notification-setting``
      * ``oci identity-domains notification-settings``
      * ``oci identity-domains o-auth-client-certificate``
      * ``oci identity-domains o-auth-partner-certificate``
      * ``oci identity-domains policies``
      * ``oci identity-domains rule``

OBS-URL: https://build.opensuse.org/request/show/1128327
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=104
2023-11-27 10:41:53 +00:00
12a1992e3d Accepting request 1118869 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.34.0
  * Support for the new Redis service
    * ``oci redis``
  * Support for export Container and Kubernetes application listings in the Marketplace Service
    * ``oci marketplace-publisher``
  * Support for achieving higher limits in the Network Firewall Service
    * ``oci network-firewall address-list``
    * ``oci network-firewall application``
    * ``oci network-firewall application-group``
    * ``oci network-firewall decryption-profile``
    * ``oci network-firewall decryption-rule``
    * ``oci network-firewall mapped-secret``
    * ``oci network-firewall network-firewall-policy``
    * ``oci network-firewall security-rule``
    * ``oci network-firewall service``
    * ``oci network-firewall service-list``
    * ``oci network-firewall url-list``
  * Support for exporting access request reports in the Managed Access Service
    * ``oci oma lockbox export-access-requests``
  * Support for Mount File System in Data Science Jobs and Notebooks in the Data Science Service
    * ``oci data-science job create --job-storage-mount-configuration-details-list``
    * ``oci data-science job update --job-storage-mount-configuration-details-list``
    * ``oci data-science notebook-session create --notebook-session-storage-mount-configuration-details-list``
    * ``oci data-science notebook-session update --notebook-session-storage-mount-configuration-details-list``
  * Logging Management
    * Support for unified agent operational metrics for the service configuration option
      * ``oci logging agent-configuration``
    * Added new destination field in the option ``--service-configuration``
  * [BREAKING] Optional parameter ``--auto-approval-state`` was removed in the Managed Access Service
    * ``oci oma lockbox update``

OBS-URL: https://build.opensuse.org/request/show/1118869
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=102
2023-10-20 06:46:08 +00:00
bd19544fe1 Accepting request 1115033 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.33.3
  * Database Service
    * Support for resource-pool-shapes for autonomous databases
      * ``oci db autonomous-database resource-pool-shapes``
    * Support for Elastic Resource Pools for autonomous databases, adding two optional parameter
      * ``oci db autonomous-database create --resource-pool-leader-id --resource-pool-summary``
      * ``oci db autonomous-database create-adb-cross-region-data-guard-details
        --resource-pool-leader-id --resource-pool-summary``
      * ``oci db autonomous-database create-autonomous-database-create-cross-region-disaster-\
        recovery-details --resource-pool-leader-id --resource-pool-summary``
      * ``oci db autonomous-database create-from-backup-id --resource-pool-leader-id --resource-pool-summary``
      * ``oci db autonomous-database create-from-backup-timestamp --resource-pool-leader-id --resource-pool-summary``
      * ``oci db autonomous-database create-from-clone --resource-pool-leader-id --resource-pool-summary``
      * ``oci db autonomous-database create-refreshable-clone --resource-pool-leader-id --resource-pool-summary``
      * ``oci db autonomous-database update --resource-pool-leader-id --resource-pool-summary``
      * ``oci db autonomous-database list --is-resource-pool-leader --resource-pool-leader-id``
  * Support for Private Endpoints in Data Science Service
    * ``oci data-science ds-private-endpoint``
  * Support for File System Service (FSS) as transfer medium for Datapump
    export/import in the Database Migration Service (DMS)
    * Support for new optional parameter
      * ``oci database-migration migration create --data-transfer-medium-details``
      * ``oci database-migration migration update --data-transfer-medium-details``
      * ``oci database-migration migration create --dump-transfer-details``
      * ``oci database-migration migration update --dump-transfer-details``
      * ``oci database-migration migration create --data-transfer-medium-details-v2``
      * ``oci database-migration migration update --data-transfer-medium-details-v2``
  * Support for new optional parameters for Replica in the MySQL Heatwave Service
    * ``oci mysql replica create --replica-overrides``
    * ``oci mysql replica update --replica-overrides``

OBS-URL: https://build.opensuse.org/request/show/1115033
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=100
2023-10-04 09:35:07 +00:00
40491ea08e Accepting request 1110315 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.33.0
  * Support for filtering and sorting work requests in the Container Instances service
    * ``oci container-instances work-request list --availability-\
      domain --sort-by --sort-order --status``
    * ``oci container-instances work-request list-errors --sort-by --sort-order``
    * ``oci container-instances work-request list-logs --sort-by --sort-order``
  * Queue Service
    * Support for queue channels
      * ``oci queue channels list-channels``
    * Support for new optional parameters
      * ``oci queue messages get-messages --channel-filter``
      * ``oci queue messages get-stats --channel-id``
      * ``oci queue queue-admin queue create --channel-consumption-limit``
      * ``oci queue queue-admin queue purge --channel-ids``
      * ``oci queue queue-admin queue update --channel-consumption-limit``
  * Data Catalog Service
    * Support for new entity lineage retrieval and asynchronous glossary
      export commands in the Data Catalog service
      * ``oci data-catalog entity fetch-entity-lineage``
      * ``oci data-catalog glossary asynchronous-export``
    * Support for new optional parameters on folders
      and jobs in the Data Catalog service
      * ``oci data-catalog folder list --type-key``
      * ``oci data-catalog job list --glossary-key``
      * ``oci data-catalog job-definition create --glossary-key``
      * ``oci data-catalog job-definition list --glossary-key``
      * ``oci data-catalog job-definition update --glossary-key``
  * [BREAKING] Customer Incident Management Service
    * Endoint changed from https://incidentmanagement.{region}.{domainAndTopLevelDomain} to
      https://incidentmanagement.{region}.oci.{domainAndTopLevelDomain}

OBS-URL: https://build.opensuse.org/request/show/1110315
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=98
2023-09-12 10:20:37 +00:00
a033da4bc3 Accepting request 1108300 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.30.2
  * Database Service
    * Support for adding backup retention in days for create operations
      * ``oci db autonomous-database create --backup-retention-period-in-days``
      * ``oci db autonomous-database create-adb-cross-region-data-guard-details
        --backup-retention-period-in-days``
      * ``oci db autonomous-database create-autonomous-database-create-cross-region-\
        disaster-recovery-details --backup-retention-period-in-days``
      * ``oci db autonomous-database create-from-backup-id --backup-retention-period-in-days``
      * ``oci db autonomous-database create-from-backup-timestamp --backup-retention-period-in-days``
      * ``oci db autonomous-database create-from-clone --backup-retention-period-in-days``
      * ``oci db autonomous-database create-refreshable-clone --backup-retention-period-in-days``
      * ``oci db autonomous-database create-virtual-clone --backup-retention-period-in-days``
      * ``oci db autonomous-database update --backup-retention-period-in-days, --compute-model``
    * Support for adding and updating localAdgAutoFailoverMaxDataLossLimit
      for local autonomous data guard
      * ``oci db autonomous-database update --local-adg-auto-failover-max-data-loss-limit``
  * Identity Domains Service
    * Support for new commands
      * ``oci identity-domains app``
      * ``oci identity-domains app-role``
      * ``oci identity-domains app-status-changer``
      * ``oci identity-domains apps search``
  * Goldengate Service
    * Support for new operations for deployment upgrade entity
      * ``oci goldengate deployment-upgrade cancel``
      * ``oci goldengate deployment-upgrade reschedule``
  * The AI Language service
    * Support to get information on model type and other details of models
    * ``oci ai language model-type-info get``

OBS-URL: https://build.opensuse.org/request/show/1108300
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=96
2023-09-01 14:48:22 +00:00
8f2055df83 Accepting request 1101184 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.30.0
  * Goldengate Service
    * Support for Automatic Backup Download
      * ``oci golden-gate deployment-backup copy --bucket-name --namespace-name``
  * Budgets Service
    * Support for creating single use (non-recurring) budgets
      * ``oci budgets budget create``
      * ``oci budgets budget update``
  * AI Document Service
    * Support for composing two or more Document Service custom
      key value models into one single model.
      * ``oci ai-document model create``
  * Core Service
    * Support for Custom hostname
      * ``oci compute-management instance-pool create``
      * ``oci compute-management instance-pool update``
  * [BREAKING] Subscriptions and AssignedSubscription resources
    are now polymorphic in Organizations service
      * ``oci organizations subscription list --entity-version``
      * ``oci organizations assigned-subscription list --entity-version``
- from version 3.29.4
  * Support for no-browser authentication
    * oci session authenticate --no-browser
  * Big Data service
    * Support for new commands
      * ``oci bds instance get-os-patch-details``
      * ``oci bds instance install-os-patch``
      * ``oci bds instance list-os-patches``
      * ``oci bds instance master-nodes add``
      * ``oci bds instance utility-nodes add``

OBS-URL: https://build.opensuse.org/request/show/1101184
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=94
2023-08-04 14:51:27 +00:00
193ab773c0 Accepting request 1098627 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.29.3
  * Support for optional parameters in the Application Performance Monitoring Synthetic service
    * ``oci apm-synthetics monitor create-browser-monitor --is-default-snapshot-enabled --verify-response-codes``
    * ``oci apm-synthetics monitor create-rest-monitor --client-certificate-details``
    * ``oci apm-synthetics monitor create-scripted-browser-monitor --is-default-snapshot-enabled``
    * ``oci apm-synthetics monitor create-scripted-rest-monitor --req-authentication-scheme --verify-response-codes``
    * ``oci apm-synthetics monitor update-browser-monitor --is-default-snapshot-enabled --verify-response-codes``
    * ``oci apm-synthetics monitor update-rest-monitor ---client-certificate-details``
    * ``oci apm-synthetics monitor update-scripted-browser-monitor ---is-default-snapshot-enabled``
    * ``oci apm-synthetics monitor update-scripted-rest-monitor --req-authentication-scheme --verify-response-codes``
  * Support for new commands in the OSP Gateway service
    * ``oci osp-gateway address-rule-service address-rule get``
    * ``oci osp-gateway address-service address``
  * AI Document Service
    * Support for new commands
      * ``oci ai-document analyze-document-result``
      * ``oci ai-document model patch``
    * Support for new optional parameters
      * ``oci ai-document model create --alias-name --component-models``
  * Support for workload mapping processing in the Container Engine service
    * ``oci ce workload-mapping``
    * ``oci ce workload-mapping-summary``
  * Support for new commands in the Data Integration service
    * ``oci data-integration composite-state get``
    * ``oci data-integration export-request``
    * ``oci data-integration export-request-summary-collection list-export-requests``
    * ``oci data-integration import-request``
    * ``oci data-integration import-request-summary-collection list-import-requests``
    * ``oci data-integration data-entity create-entity-shape-create-entity-shape-from-object``
    * ``oci data-integration workspace delete-export-request``

OBS-URL: https://build.opensuse.org/request/show/1098627
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=92
2023-07-16 09:29:19 +00:00
91e51463de Accepting request 1095998 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.29.2
  * Support for the OS Management Hub service
    * ``oci os-management-hub``
  * Support for ECPU integration in the License Manager service
    * ``oci license-manager product-license list-top-utilized-resources --resource-unit-type ECPU``
  * Support for SqlEndpoints in the Data Flow service
    * ``oci data-flow sql-endpoint``
  * Support for freeform and defined tags in the Artifacts service
    * ``oci artifacts container repository create --freeform-tags --defined-tags``
    * ``oci artifacts container repository update --freeform-tags --defined-tags``
    * ``oci artifacts container image update --freeform-tags --defined-tags``
    * ``oci artifacts container image-signature create --freeform-tags --defined-tags``
    * ``oci artifacts container image-signature update --freeform-tags --defined-tags``
  * Support for OS Management Hub in the OS Management Hub service
  * Mysql Database Service
    * Support for new optional parameters that allow to set up replication delay.
      * ``oci mysql channel create-from-mysql --target-delay-in-seconds``
      * ``oci mysql channel update-from-mysql --target-delay-in-seconds``
    * Support for new optional parameters that allow to set up how to
      handle replicated tables that do not have a Primary Key.
      * ``oci mysql channel create-from-mysql --target-tables-without-primary-key-handling``
      * ``oci mysql channel update-from-mysql --target-tables-without-primary-key-handling``
  * Database Service
    * Support for the CDB key store type change
      * ``oci db database change-key-store-type``
    * Support for the PDB rotate key
      * ``oci db pluggable-database rotate-encryption-key --pluggable-database-id``
  * Database Management Service
    * Support for SQL Plan Management(SPM)
      * ``oci database-management managed-database list-sql-plan-baselines``

OBS-URL: https://build.opensuse.org/request/show/1095998
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=90
2023-07-03 13:37:10 +00:00
cb68c30800 Accepting request 1094620 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.29.1
  * Support for the Serial Console Access in the Database service
    * ``oci db console-connection create``
    * ``oci db console-connection delete``
    * ``oci db console-connection update``
    * ``oci db node update``
  * Database Migration Service
    * Support for creating a new connection with Network Security Group (NSG) Id's
      * ``oci database-migration connection create --nsg-ids``
    * Support for updating a connection with new Network Security Group (NSG) Id's
      * ``oci database-migration connection update --nsg-ids``
  * Support for new optional parameter in the Functions service
    * ``oci fn application create --shape``
  * Data Flow service
    * Support for creating and managing Data Flow Pools
      * ``oci data-flow pool``
    * Support for additional optional parameters for using Data Flow pools
      * ``oci data-flow application create --pool-id``
      * ``oci data-flow application update --pool-id``
      * ``oci data-flow run create --pool-id``
      * ``oci data-flow run submit --pool-id``
      * ``oci data-flow run list --pool-id``
  * Rover Node Service
    * Support for the following in the Roving Edge Infrastructure Service
      * ``oci rover node create --cert-compartment-id --cert-key-algorithm --cert-signature-algorithm
        --common-name --issuer-certificate-authority-id --time-cert-validity-end``
      * ``oci rover node update --cert-compartment-id --cert-key-algorithm --cert-signature-algorithm
        --certificate-authority-id --common-name --time-cert-validity-end``
    * Commands for rover upgrade bundle support
      * ``oci rover node rover-bundle copy-to-customer``

OBS-URL: https://build.opensuse.org/request/show/1094620
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=88
2023-06-22 11:42:30 +00:00
8672d596c8 Accepting request 1091068 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.28.2
  * Support for adding and removing Kafka in the Big Data service
    * ``oci bds kafka add``
    * ``oci bds kafka remove``
  * Support for obtaining compute capacity report in Core services
    * ``oci compute compute-capacity-report``
  * Support for enabling and disabling MySQL HeatWave Lakehouse in the Mysql Database service
    * ``oci mysql db-system heatwave-cluster add --is-lakehouse-enabled``
    * ``oci mysql db-system heatwave-cluster update --is-lakehouse-enabled``
  * Support for adding, creating, and removing migration with csvText in the Database Migration service
    * ``oci database-migration migration add --csv-text``
    * ``oci database-migration migration create --csv-text``
    * ``oci database-migration migration remove --csv-text``
- from version 3.28.1
  * File Storage service
    * Support for new policy-based snapshots commands
      * ``oci fs filesystem-snapshot-policy``
    * Support for optional parameters to file-system and snapshot
      * ``oci fs file-system create --filesystem-snapshot-policy-id``
      * ``oci fs file-system list  --filesystem-snapshot-policy-id``
      * ``oci fs file-system update --filesystem-snapshot-policy-id``
      * ``oci fs snapshot create --expiration-time``
      * ``oci fs snapshot update --expiration-time``
      * ``oci fs snapshot list --compartment-id --filesystem-snapshot-policy-id``
  * Support for creating and updating a VM Cluster network with DR network support in the Database service
    * ``oci db exadata-infrastructure-network create --dr-scan-details``
    * ``oci db exadata-infrastructure-network update --dr-scan-details``
  * Support for optional parameter to indicate a dashboard is shared in the Management Dashboard services
    * ``oci management-dashboard dashboard create --features-config``
    * ``oci management-dashboard dashboard update --features-config``

OBS-URL: https://build.opensuse.org/request/show/1091068
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=85
2023-06-08 13:35:34 +00:00
398d4ea69e Accepting request 1089018 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.28.0
  * Logging Management service
    * New optional parameter for CRI-O parser
      * ``oci logging service list --service-stage``
    * Added new CRI-O parser in the option ``--service-configuration``
    * [BREAKING] Commands removed
      * ``oci logging log-included-search get``
      * ``oci logging log-included-search list``
  * Database Service
    * Added availability domain information in get VM cluster and Exadata Infrastructure.
      * ``oci db vm-cluster get --vm-cluster-id``
      * ``oci db exadata-infrastructure get --exadata-infrastructure-id``
    * Support for new optional parameter dbservers in the autonomous database dedicated service
      * ``oci db cloud-autonomous-vm-cluster create --dbservers``
  * DNS service
    * Support for secondary egress zones API operations
      * ``oci dns zone create --compartment-id --name --zone-type --external-downstreams ``
    * Support to create zone from zone-file
      * ``oci dns zone create-zone-from-zone-file --compartment-id --create-zone-from-zone-file-details``
    * Support for new optional parameter external-downstream in zone-update
      * ``oci dns zone update --external-downstreams``
- from version 3.27.1
  * Support for Self Service Integration in the Fusion Application service
    * ``oci fusion-apps service-attachment create``
    * ``oci fusion-apps service-attachment delete``
    * ``oci fusion-apps service-attachment verify``
- from version 3.27.0
  * Support for the Access Governance cloud service
    * ``oci access-governance-cp``
  * Database Service

OBS-URL: https://build.opensuse.org/request/show/1089018
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=83
2023-06-05 11:15:16 +00:00
89cba46463 Accepting request 1074632 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.24.0
  * Database Service
    * Support for changing Disaster Recovery configuration of a remote Autonomous
      Database in remote region of its Disaster Recovery Association
      * ``oci db autonomous-database change-disaster-recovery-configuration``
    * Support for creating a remote Disaster Recovery Association clone of an Autonomous Database
      * ``oci db autonomous-database create-autonomous-database-create-cross-region-disaster-recovery-details``
  * Support for OCI DevOps Managed Build stage to use custom shape build runner in the DevOps service
    * ``oci devops build-pipeline-stage create-build-stage --build-runner-config``
    * ``oci devops build-pipeline-stage update-build-stage ---build-runner-config``
  * Support for listing Pre-Built Functions and creating Functions
    from Pre-Built Functions in the Functions service
    * ``oci fn function create --source-details``
    * ``oci fn pbf-listing get``
    * ``oci fn pbf-listing list``
    * ``oci fn pbf-listing-version get``
    * ``oci fn pbf-listing-version list``
    * ``oci fn trigger list``
  * Support for creating/updating new connection types in the Golden Gate service
    * ``oci goldengate connection create-amazon-s3-connection``
    * ``oci goldengate connection update-amazon-s3-connection``
    * ``oci goldengate connection create-hdfs-connection``
    * ``oci goldengate connection update-hdfs-connection``
    * ``oci goldengate connection create-microsoft-sqlserver-connection``
    * ``oci goldengate connection update-microsoft-sqlserver-connection``
    * ``oci goldengate connection create-jms-connection``
    * ``oci goldengate connection update-jms-connection``
    * ``oci goldengate connection create-mongo-db-connection``
    * ``oci goldengate connection update-mongo-db-connection``
    * ``oci goldengate connection create-oracle-nosql-connection``

OBS-URL: https://build.opensuse.org/request/show/1074632
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=81
2023-03-29 06:50:55 +00:00
b71fcad22b Accepting request 1071500 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.23.3
  * Support for Identity Domains service
      * ``oci identity-domains``
  * Database Service
    * Support for Long Term Backup for Autonomous Databases on Exadata Cloud at Customer
      * ``oci db autonomous-database-backup create --backup-destination-details``
      * ``oci db autonomous-database-backup list --type``
  * Container Engine for Kubernetes service
    * Support for enhanced cluster
      * ``oci ce cluster create --type``
      * ``oci ce cluster update --type``
    * Support for Cluster AddOns
      * ``oci ce addon``
    * Support for Serverless
      * ``oci ce virtual-node-pool``
  * Data integration service
    * Support for copy objects and template retrieval
      * ``oci data-integration workspace copy-object-request create``
      * ``oci data-integration workspace copy-object-request get``
      * ``oci data-integration workspace delete-copy-object-request``
      * ``oci data-integration workspace update-copy-object-request``
      * ``oci data-integration workspace copy-object-request-summary-collection
        list-copy-object-requests``
      * ``oci data-integration template get``
      * ``oci data-integration template list``
  * Goldengate service
    * Support for managing available deployment version in the system
      * ``oci goldengate deployment-version``
    * Support for listing deployment versions
      * ``oci goldengate deployment-version list``

OBS-URL: https://build.opensuse.org/request/show/1071500
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=79
2023-03-15 08:21:50 +00:00
2b1399adb4 Accepting request 1068457 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.23.2
  * Support for new command allowing on-demand bootstrap script
    execution in the Big Data service
    * ``oci bds instance execute-bootstrap-script``
  * Support for calling Oracle Cloud Infrastructure services in the eu-dcc-rating-1,
    eu-dcc-rating-2, eu-dcc-dublin-1, eu-dcc-dublin-2, and eu-dcc-milan-2 regions
- Refresh patches for new version
  * oc_relax-python-depends.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1068457
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=77
2023-03-06 13:51:27 +00:00
03dc9e1880 Accepting request 1067402 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.23.1
  * Database Management service
    * Support for external Oracle database systems
      * ``oci database-management external-db-system-discovery``
      * ``oci database-management external-db-system``
      * ``oci database-management external-cluster``
      * ``oci database-management external-cluster-instance``
      * ``oci database-management external-asm``
      * ``oci database-management external-asm-instance``
      * ``oci database-management external-listener``
      * ``oci database-management external-db-node``
      * ``oci database-management external-db-home``
      * ``oci database-management external-db-system-connector``
      * ``oci database-management external-database-collection``
    * Support for summarize managed database availability metrics
      * ``oci database-management managed-database summarize-managed-database-availability-metrics``
  * Anomaly Detection service
    * Support for detect-anomaly-job and detect-anomaly-job-collection
      * ``oci ai-anomaly-detection detect-anomaly-job create``
      * ``oci ai-anomaly-detection detect-anomaly-job delete``
      * ``oci ai-anomaly-detection detect-anomaly-job get``
      * ``oci ai-anomaly-detection detect-anomaly-job update``
      * ``oci ai-anomaly-detection detect-anomaly-job change-compartment``
      * ``oci ai-anomaly-detection detect-anomaly-job create-detect-anomaly-job-embedded-input-details``
      * ``oci ai-anomaly-detection detect-anomaly-job create-detect-anomaly-job-inline-input-details``
      * ``oci ai-anomaly-detection detect-anomaly-job create-detect-anomaly-job-object-list-input-details``
      * ``oci ai-anomaly-detection detect-anomaly-job-collection list-detect-anomaly-jobs``
    * Supprt for the new optional parameter --sensitivity in the below commands
      * ``oci anomaly-detection model detect-anomalies``
      * ``oci anomaly-detection model detect-anomalies-embedded``

OBS-URL: https://build.opensuse.org/request/show/1067402
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=75
2023-02-23 14:15:37 +00:00
fd8af75a5d Accepting request 1066344 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.23.0
  * Support for the Autonomous Recovery Service
    * ``oci recovery``
  * Support for the Visual Builder Studio service
    * ``oci vbstudio``
  * Added support for selecting DBServers while creating Autonomous VM Cluster in Database service
    * ``oci db autonomous-virtual-machine get --autonomous-virtual-machine-id``
    * ``oci db autonomous-virtual-machine list --autonomous-vm-cluster-id, --compartment-id``
  * [BREAKING] Support for a new Capacity Availability API in the Compute service
    * ``oci compute computecapacityreport update``
  * Modified existing commands in Database service
    * ``oci db autonomous-vm-cluster create --db-servers``

OBS-URL: https://build.opensuse.org/request/show/1066344
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=73
2023-02-18 16:30:53 +00:00
bb47eeae9d Accepting request 1063791 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.22.5
  * Support for Autonomous Container Database role in the Database service
    * Support for new command
      * ``oci db autonomous-container-database change-dataguard-role``
      * ``oci db autonomous-container-database-version list``
    * Support for new optional parameter
      * ``oci db autonomous-container-database create
        --fast-start-fail-over-lag-limit-in-seconds --version-preference --db-version``
      * ``oci db autonomous-container-database-dataguard update
        --fast-start-fail-over-lag-limit-in-seconds --protection-mode``
      * ``oci db autonomous-container-database update --version-preference``
  * Devops Deploy service
    * Support for new optional parameters
      * ``oci devops deploy-stage create-oke-helm-chart-stage --cleanup-on-fail --debug-helm
        --force-helm --history-max --no-hooks --render-subchart-notes --reset-values
        --reuse-values --set-string --set-values --skip-crds --wait-helm``
      * ``oci devops deploy-stage update-oke-helm-chart-stage --cleanup-on-fail --debug-helm
        --force-helm --history-max --no-hooks --render-subchart-notes --reset-values
        --reuse-values --set-string --set-values --skip-crds --wait-helm``
    * Support for new optional helm-verification-key-source parameter
      * ``oci devops deploy-artifact --create-helm-repository-artifact
        --helm-verification-key-source``
      * ``oci devops deploy-artifact --update-helm-repository-artifact
        --helm-verification-key-source``
    * Support for new optional dry-run parameter
      * ``oci devops deployment create-pipeline-deployment --dry-run``
      * ``oci devops deployment create-single-stage-deployment --dry-run``
  * Support for new Uploading MasterKey Wallets commands
    in the OCI GoldenGate Deployments service
    * ``oci goldengate deployment wallet-exists``

OBS-URL: https://build.opensuse.org/request/show/1063791
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=71
2023-02-09 11:23:27 +00:00
3686bd1885 Accepting request 1060960 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.22.3
  * Support for the Cloud Migrations service
    * ``oci cloud-migrations``
  * Support for new optional parameter to set Custom Private IP
    during Private End Point provisioning in the Database service
    * ``oci db autonomous-database create --private-endpoint-ip``
    * ``oci db autonomous-database create-adb-cross-region-data-guard-details
      --private-endpoint-ip``
    * ``oci db autonomous-database create-from-backup-id --private-endpoint-ip``
    * ``oci db autonomous-database create-from-backup-timestamp --private-endpoint-ip``
    * ``oci db autonomous-database create-from-clone --private-endpoint-ip``
    * ``oci db autonomous-database create-refreshable-clone --private-endpoint-ip``
    * ``oci db autonomous-database update --private-endpoint-ip``
  * Support for Machine Learning pipelines for the Data Science Service
    * ``oci data-science pipeline``
    * ``oci data-science pipeline-run``
  * Support for the language PII (Personal Identifiable Information)
    detection in the AI Language service
    * ``oci ai language batch-detect-pii-entities``
  * Support for cross region replication in the File Storage service
    * ``oci fs replication create``
    * ``oci fs replication get``
    * ``oci fs replication list``
    * ``oci fs replication delete``
    * ``oci fs replication change-compartment``
    * ``oci fs file-system estimate-replication``
- from version 3.22.2
  * Database service
    * Support for Private DNS in ExaCS systems during provisioning
      * ``oci db cloud-vm-cluster create --private-zone-id``

OBS-URL: https://build.opensuse.org/request/show/1060960
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=69
2023-01-26 13:37:12 +00:00
07754e7ebd Accepting request 1056158 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.22.0
  * Support for the Queue service
    * ``oci queue``
  * Support new pluggable-database commands for the Database service
    * ``oci db database move``
    * ``oci db pluggable-database disable-pluggable-database-management``
    * ``oci db pluggable-database enable-pluggable-database-management``
    * ``oci db pluggable-database modify-pluggable-database-management``
  * Support optional parameters availability_configuration and maintenance_window_schedule
    on monitors creation and updation for the APM Synthetics service
    * ``oci apm-synthetics monitor create-browser-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor create-rest-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor create-scripted-browser-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor create-scripted-rest-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor update-browser-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor update-rest-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor update-scripted-browser-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor update-scripted-rest-monitor
      --availability_configuration, --maintenance_window_schedule``
  * Support new Project commands & optional parameters for the DevOps service
    * ``oci devops work-request list --operation-type-multi-value-query``
    * ``oci devops project schedule-cascading-delete``
    * ``oci devops project cancel-cascading-delete``

OBS-URL: https://build.opensuse.org/request/show/1056158
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=67
2023-01-05 12:12:04 +00:00
d27efc6e15 Accepting request 1040916 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.21.0
  * Support for the Document Understanding service
    * ``oci ai-document``
  * Support for Container Instances service
    * ``oci container-instances``
  * Support for Collecting Diagnostics action in GoldenGate Deployment service
    * ``oci goldengate deployment collect-diagnostics``
  * Support for enabling create stack from OCI DevOps Service or Bitbucket
    Cloud/Server as Source Control Management in Resource Manager service
    * ``oci resource-manager configuration-source-provider
      update-bitbucket-cloud-username-app-password-provider``
    * ``oci resource-manager configuration-source-provider
      update-bitbucket-server-access-token-provider``
    * ``oci resource-manager stack create-from-bitbucket-cloud``
    * ``oci resource-manager stack create-from-bitbucket-server``
    * ``oci resource-manager stack update-from-bitbucket-cloud``
    * ``oci resource-manager stack update-from-devops``
    * ``oci resource-manager configuration-source-provider
      create-bitbucket-cloud-username-app-password-provider``
    * ``oci resource-manager configuration-source-provider
      create-bitbucket-server-access-token-provider``
    * ``oci resource-manager stack code``
  * Support for new optional parameters for Devops Deployments in Devops service
    * ``oci devops deployment create-pipeline-deployment --stage-override-arguments``
    * ``oci devops deployment create-single-stage-deployment --stage-override-arguments``
  * Stack Monitoring service
    * Support for PeopleSoft Discovery in Stack Monitoring service
      * ``oci stack-monitoring discovery-job create --discovery-details``
    * Support for Apache Tomcat and SQLServer Discovery
      * ``oci stack-monitoring discovery-job create --discovery-detail``

OBS-URL: https://build.opensuse.org/request/show/1040916
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=65
2022-12-07 19:05:14 +00:00
ce7d955719 Accepting request 1039288 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.20.3
  * Upgraded the cryptography version to (>=3.2.1,<39.0.0)
    to fix the `OpenSSL Security bug
    <https://www.openssl.org/blog/blog/2022/11/01/email-address-overflows/>`_
- Refresh patches for new version
  + oc_relax-python-depends.patch

OBS-URL: https://build.opensuse.org/request/show/1039288
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=63
2022-12-02 10:48:53 +00:00
b2a88b9224 Accepting request 1037352 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.20.2
  * Database service
    * Support for mTLS authentication with Listener and for providing custom value for
      TLS port and Non-TLS Port during AVM Cluster Creation on ExaCC
      * ``oci db autonomous-vm-cluster create --is-mtls-enabled --scan-listener-port-non-tls
        --scan-listener-port-tls``
    * Support for new optional parameters in CloudAutonomousVmClusters
      * ``oci db cloud-autonomous-vm-cluster create --autonomous-data-storage-size-in-tbs
         --cpu-core-count-per-node --db-servers --maintenance-window-details
	 --memory-per-oracle-compute-unit-in-gbs --total-container-databases``
      * ``oci db cloud-autonomous-vm-cluster update --maintenance-window-details``
    * Support for new command in CloudExadataInfrastructure
      * ``oci db cloud-exadata-infrastructure-unallocated-resources get``
  * Support to list resources and outputs associated with resource manager
    job and stack for the Resource Management service
    * ``oci resource-manager associated-resource-summary list-job-associated-resources``
    * ``oci resource-manager associated-resource-summary list-stack-associated-resources``
    * ``oci resource-manager job-output-summary list-job-outputs``
  * Improved handling SSL error messages in CLI to enable customers self help
- Refresh patches for new version
  + oc_relax-python-depends.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1037352
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=61
2022-11-23 10:01:15 +00:00
6964d97dce Accepting request 1035622 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.20.1
  * Database service
    * Support for new commands
      * ``oci db autonomous-database list-refreshable-clones``
      * ``oci db cloud-exa-infra add-storage``
      * ``oci db cloud-vm-cluster add``
      * ``oci db cloud-vm-cluster remove``
    * Support for new optional parameters
      * ``oci db cloud-vm-cluster create --data-storage-size-in-tbs
        --db-node-storage-size-in-gbs --db-servers --memory-size-in-gbs``
      * ``oci db cloud-vm-cluster update --data-storage-size-in-tbs
        --db-node-storage-size-in-gbs --memory-size-in-gbs``
  * Support for creating rollback jobs in the Resource Manager service
    * ``oci resource-manager job create-plan-rollback-job``
    * ``oci resource-manager job create-apply-rollback-job``
  * Support for EDGE value for existing parameter --node-type in the Big Data service
    * ``oci bds instance worker-nodes add --node-type``
  * Support for new optional parameter in the Data Flow service
    * ``oci data-flow private-endpoint create --scan-details``
    * ``oci data-flow private-endpoint update --scan-details``
  * Application Dependency Management service
    * Support for new commands
      * ``oci adm vulnerability-audit create-vulnerability-audit-external-resource-vulnerability-audit-source``
      * ``oci adm vulnerability-audit create-vulnerability-audit-oci-resource-vulnerability-audit-source``
      * ``oci adm vulnerability-audit create-vulnerability-audit-unknown-source-vulnerability-audit-source``
    * Support for new optional parameters
      * ``oci adm vulnerability-audit list-application-dependency-vulnerabilities --depth --root-node-id``
  * Dependency on click is downgraded to 7.1.2
  * The required parameters --application-dependencies --compartment-id
    are now optional in the Application Dependency Management service

OBS-URL: https://build.opensuse.org/request/show/1035622
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=59
2022-11-14 13:26:21 +00:00
a02c310ae1 Accepting request 1032883 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.20.0
  * Database service
    * Support for Clone from backup from last available timestamp
      * ``oci db autonomous-database create-from-backup-timestamp
        --use-latest-available-backup-time-stamp ``
    * The required parameter --timestamp is now optional in the below command
      * ``oci db autonomous-database create-from-backup-timestamp``
    * The required parameter --display-name is now optional in the below command
      * ``oci db autonomous-database-backup create``
  * Support for agent settings parameter for specifying third-party Qualys scanner
    when creating or updating a host scan recipe in the Vulnerability Scanning service
    * ``oci vulnerability-scanning host scan recipe create --agent-settings ``
    * ``oci vulnerability-scanning host scan recipe update --agent-settings ``
  * Support for the below commands in the Logging Analytics service
    * ``oci log-analytics storage list-encryption-key-info``
    * ``oci log-analytics storage assign-encryption-key``
  * Golden Gate service
    * Support for Connections for Database Resources
      * ``oci golden-gate connection``
    * Support for the below new command
      * ``oci goldengate deployment-type-collection list-deployment-types``
    * Support for the parameters --assignable-connection-id, --assigned-connection-id
      and --supported-connection-type in the below command
      * ``oci goldengate deployment list``
  * [BREAKING] The command oci organizations work-request-log-entry list has been
    changed to oci organizations work-request-log list in the Organization service
  * Improved CLI error message on incorrect JSON input
- from version 3.19.0
  * Support for Full Stack Disaster Recovery service
    * ``oci disaster-recovery``

OBS-URL: https://build.opensuse.org/request/show/1032883
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 08:22:58 +00:00
82a49c7f3a Accepting request 1009354 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.18.1
  * Bastion support for target host identification and enabled SOCKS support
    for dynamic port forwarding sessions
    * ``oci bastion``
  * Operations Insights service
    * Support for creating Enterprise Manager-based Windows host targets for ``--platform-type``
      * ``oci opsi host-insights list --platform-type``
    * Support for creating Management Agent Cloud Service-based Windows and
      Solaris hosts targets for ``--platform-type``
      * ``oci opsi host-insights list --platform-type``
    * Support for Host Top Process allowing users to locate top processes
      running at a particular point in time
      * ``oci opsi host-insights summarize-top-processes-usage --compartment-id
        --id --resource-metric --timestamp --analysis-time-interval``
    * Support for Host Top Process allowing users to filter by a single process
      in order to trend this process over time
      * ``oci opsi host-insights summarize-top-processes-usage --compartment-id
        --id --resource-metric --timestamp --analysis-time-interval``
  * Cloud-Bridge Service
    * Support for check to require ``--vcenter-endpoint`` and ``--discovery-credentials``
      parameters if asset source is VMWARE for ``--type``
      * ``oci cloud-bridge discovery asset-source create --type VMWARE``
- Refresh patches for new version
    + oc_relax-python-depends.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1009354
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=55
2022-10-12 12:51:25 +00:00
454a135b29 Accepting request 1006907 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.18.0
  * Support for previous pagination in Resource Search service
    * ``oci search resource structured-search --page $opc-previous-token``
  * Support for Elastic Compute feature as part of database service
    * ``oci db exadata-infrastructure generate-recommended-vm-cluster-network --db-servers``
    * ``oci db exadata-infrastructure update --additional-compute-count,
      --additional-compute-system-model``
    * ``oci db vm-cluster-network resize --action, --exadata-infrastructure-id,
      --vm-cluster-network-id, --vm-networks``
  * Stack Monitoring service
    * Support for new command
      * ``oci stack-monitoring resource search-associated-resources``
    * Support for new optional parameter
      * ``oci stack-monitoring resource search --external-id``
      * ``oci stack-monitoring resource create --external-id``
      * ``oci stack-monitoring resource delete --is-delete-members``
  * NoSQL service
    * ``oci nosql query prepare``
      * Added a new optional argument ``--is-get-query-plan``
      * Added the optional ``queryPlan`` property in the JSON response
    * ``oci nosql table get``
      * Added the properties ``isAsUuid`` and ``isGenerated`` to the ``Column``
        JSON object that is included in the JSON response
      * Added the ``identity`` JSON object that is included in the the JSON response
    * ``oci nosql table list-table-usage``
      * Added the property ``maxShardSizeUsageInPercent`` in the JSON response
  * [BREAKING]  DNS service
    *  ``oci dns resolver-endpoint create --subnet-id --nsg-ids``
      * Required parameter ``--subnet-id`` was added
      * Optional paramater ``--nsg-ids`` was added

OBS-URL: https://build.opensuse.org/request/show/1006907
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=53
2022-09-29 19:08:29 +00:00
cd81ce9259 Accepting request 1003330 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.16.0
  * Monitoring service
    * Support for new parameters
      * ``oci monitoring alarm create --is-notifications-per-metric-dimension-enabled``
      * ``oci monitoring alarm update --is-notifications-per-metric-dimension-enabled``
      * ``oci monitoring metric-data post --content-encoding``
    * Support for retrieving dimension
      * ``oci monitoring alarm-dimension-states-collection retrieve-dimension-states``
  * Support for Preferred Credentials for performing privileged operations
    in the Database Management service
    * ``oci database-management preferred-credential``
  * Data Connectivity service
    * Support for new commands
      * ``oci data-connectivity data-entity create-entity-shape-create-entity-shape-from-message``
      * ``oci data-connectivity data-preview create-data-preview-derived-entity``
      * ``oci data-connectivity data-profile create-data-profile-derived-entity``
      * ``oci data-connectivity execute-operation-job-details
        create-execute-operation-job-operation-from-api``
    * Support for new parameters
      * ``oci data-connectivity endpoint update --dns-zones``
      * ``oci data-connectivity data-entity list --include-types``
      * ``oci data-connectivity schema list --include-types``
    * Support for new optional parameter data-entity-entity-properties in the below commands
      * ``oci data-connectivity data-entity create-data-preview-ds``
      * ``oci data-connectivity data-entity create-data-preview-file``
      * ``oci data-connectivity data-entity create-data-preview-sql``
      * ``oci data-connectivity data-entity create-data-preview-table``
      * ``oci data-connectivity data-entity create-data-preview-view``
      * ``oci data-connectivity data-entity create-data-profile-ds``
      * ``oci data-connectivity data-entity create-data-profile-file``

OBS-URL: https://build.opensuse.org/request/show/1003330
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=51
2022-09-16 09:04:20 +00:00
02ba54d900 Accepting request 1001392 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.15.2
  * Support for dynamic window sizing and new terminal too
    small error message in interactive mode
    * ``oci -i``
  * Support for in-place upgrade in the OCVS service
    * ``oci ocvs esxi-host create``
  * Support for customers to choose to opt for Guest VM event collection,
    diagnostics logs and traces in the Database service
    * ``oci db system launch``
    * ``oci db system launch-from-backup``
    * ``oci db system launch-from-database``
    * ``oci db system launch-from-db-system``
    * ``oci db system update``
    * ``oci db data-guard-association create with-new-db-system``
  * Support for performance-based autotuning of Block and Boot
    Volumes in the Block Storage service
    * ``oci bv boot-volume create``
    * ``oci bv boot-volume create-boot-volume-boot-volume-source-from-boot-volume-replica-details``
    * ``oci bv boot-volume update``
    * ``oci bv volume create``
    * ``oci bv volume create-volume-volume-source-from-block-volume-replica-details``
    * ``oci bv volume update``
  * Support for Single Client Access Name protocol as Data Source and for
    Network Security Groups in Private Access Channel in the Analytics service
    * ``oci analytics analytics-instance create-private-access-channel``
- from version 3.15.1
  * Support for support rewards redemption summaries in the Usage service
    * ``oci usage redemption-summary list-redemption-summaries``
  * Support for parent tenancy of an organization to view child tenancy
    categories, recommendations, and resource actions in the Optimizer service

OBS-URL: https://build.opensuse.org/request/show/1001392
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=49
2022-09-07 09:35:52 +00:00
68fb5079da Accepting request 998959 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.15.0
  * Support for debug reports and analysis in Service Mesh service
    * ``oci service-mesh debug report``
  * Support for Logging Analytics as a target for Streaming Source
    feature for Service Connector Hub in the Logging service
    * ``oci logging analytics target``
  * Support for streaming Application logs to Logging Service
    in the Data Flow Service
    * ``oci data-flow run create --application-log-config``
    * ``oci data-flow application create --application-log-config``
    * ``oci data-flow application update --application-log-config``
    * ``oci data-flow run submit --application-log-config``
  * Support for the below commands in the Cloud Guard service
    * ``oci cloud-guard data-source``
    * ``oci cloud-guard detector-recipe-detector-rule``
    * ``oci cloud-guard problem list-problem-entities``
    * ``oci cloud-guard work-request``
    * ``oci cloud-guard work-request-error``
    * ``oci cloud-guard work-request-log-entry``
  * The parameter --source-detector-recipe-id is now optional
    in the below command in the Cloud Guard service
    * ``oci cloud-guard detector-recipe create``
  * [BREAKING] The command ``oci logging-search search-result search-logs``
    has been changed back to be ``oci logging-search search-logs``
- from version 3.14.0
  * Support for moving resources in the Dashboard Service
    * ``oci dashboard-service dashboard-group change-compartment``
    * ``oci dashboard-service dashboard change-dashboard-group``
  * Java Management service
    * Support for Java download and installation

OBS-URL: https://build.opensuse.org/request/show/998959
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=47
2022-08-26 10:04:52 +00:00
3dbcb2c6ef Accepting request 993264 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.13.0
  * Support for the Open Search service
    * ``oci opensearch``
  * Support for private repositories in the DevOps service
    * Added support for DevOps Build connection resource for private repositories
      * ``oci devops connection create-bitbucket-server-connection``
      * ``oci devops connection create-gitlab-server-connection``
      * ``oci devops connection update-bitbucket-server-connection``
      * ``oci devops connection update-gitlab-server-connection``
    * Added support for DevOps Build trigger resource for private repositories
      * ``oci devops trigger create-gitlab-server-trigger``
      * ``oci devops trigger create-bitbucket-server-trigger``
      * ``oci devops trigger update-bitbucket-server-trigger``
      * ``oci devops trigger update-gitlab-server-trigger``
    * Added support for DevOps Build stage resource to use private connections
      * ``oci devops build-pipeline-stage create-build-stage --network-channel``
      * ``oci devops build-pipeline-stage update-build-stage --network-channel``
  * Changed --table-limits argument to optional in the NoSQL service
    * ``oci nosql table create --table-limits``
  * Changed loading json document to support case insensitive prefix
    (file://) for global parameter and all json loading commands
    * ``--from-json``
  * [BREAKING] Command and subgroup work-request-log list renamed
    in the Governance Rules Control Plane service
    * ``oci governance-rules-control-plane work-request
      work-request-log-entry list-work-request-logs``
  * [BREAKING] Subgroup work-request renamed in the Tenant
    Manager Control Plane service
    * ``oci organizations work-request-log list``
  - from version 3.12.0

OBS-URL: https://build.opensuse.org/request/show/993264
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=45
2022-08-08 13:25:04 +00:00
54a2d0c01f Accepting request 990997 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.11.1
  * Support for 2 new global parameters to provide connection and read timeout value
    * ``oci --connection-timeout --read-timeout``
  * Support for Container Databases (CDBs) and Pluggable Databases (PDBs) discovery
    in the Stack Monitoring service
    * ``oci stack-monitoring discovery-job create --compartment-id --discovery-details``
  * Support for the Fusion Apps service
    * ``oci fusion-apps``
  * Support for the Oracle Process Automation service
    * ``oci opa``
  * Support for ingress routing tables to NAT Gateway and Internet
    Gateway in the VCN Routing service
    * ``oci network nat-gateway create --route-table-id``
    * ``oci network nat-gateway update --route-table-id``
    * ``oci network internet-gateway create --route-table-id``
    * ``oci network internet-gateway update --route-table-id``
  * Support for maintenance reboot due date extension on Virtual Machine
    instances in the core service
    * ``oci compute instance-maintenance-reboot get``
    * ``oci compute instance update --time-maintenance-reboot-due``
  * Support for Oracle Managed Access service
    * ``oci oma``
  * Support for grapePeriod for wallet rotation feature in the Autonomous Database service
    * ``oci db autonomous-database-wallet rotate --grace-period``
    * ``oci db autonomous-database-wallet rotate-regional-wallet --grace-period``
  * Support for the Media service
    * ``oci media-services``
  * Modified supported version for the following package:
    cryptography (>=3.2.1, <=37.0.2), pyOpenSSL (>=17.5.0, <=22.0.0)
- from version 3.11.0

OBS-URL: https://build.opensuse.org/request/show/990997
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=43
2022-07-25 14:05:08 +00:00
7084c9ff07 Accepting request 986330 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.10.5
  * Support for the Network Monitoring service
    * ``oci vn-monitoring``
  * Support for EmWarehouse Service
    * ``oci em-warehouse``
  * Support for specifying application scan settings when creating or updating
    host scan recipes in the Vulnerability Scanning service
    * ``oci vulnerability-scanning host scan recipe create --application-settings``
    * ``oci vulnerability-scanning host scan recipe update --application-settings``
  * Support for shared infrastructure autonomous database character sets in the Database service
    * ``oci db autonomous-database-character-sets list``
  * Support for safe-deleting nodes in the Container Engine for Kubernetes service
    * ``oci ce node-pool create --is-force-deletion-after-override-grace-duration-query-param``
    * ``oci ce node-pool update --is-force-deletion-after-override-grace-duration-query-param``
    * ``oci ce node-pool delete --is-force-deletion-after-override-grace-duration-query-param``
    * ``oci ce node-pool delete-node --is-force-deletion-after-override-grace-duration-query-param``
  * Support for ``ncharacter-set`` and ``ncharacter-set`` in Autonomous database service
    * ``oci db autonomous-database create --character-set "AL32UTF8" --ncharacter-set "AL16UTF16"``
- from version 3.10.4
  * Support for the Network Firewall service
    * ``oci network-firewall``
  * Support for CSV file type datasets for text labeling and JSONL in the Data Labeling service
    * ``oci data-labeling-service dataset create-dataset-text-dataset-format-details
      --dataset-format-details-text-file-type-metadata``
  * Support for diagnostics in the Database Management service
    * ``oci database-management diagnosability``
    * ``oci database-management sql-tuning-task``
  * Fixed following command/operations input, output filenames and path for
    windows OS in object storage service
    * ``oci os object sync``

OBS-URL: https://build.opensuse.org/request/show/986330
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=41
2022-07-03 15:29:37 +00:00
f1ba96b299 Accepting request 977883 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.9.0
  * Data Integration service
    * Support for BIP connection in the following commands
      * ``oci data-integration connection
        create-connection-create-connection-from-bip``
      * ``oci data-integration connection-validation
        create-connection-validation-create-connection-from-bip``
    * New parameters --conditional-composite-field-map, --is-single-load
      and --parallel-load-limit for the below commands
      * ``oci data-integration task create-data-loader-task
         --conditional-composite-field-map --is-single-load
	 --parallel-load-limit``
      * ``oci data-integration task update-data-loader-task
        --conditional-composite-field-map --is-single-load
	--parallel-load-limit``
  * Rover service
    * [BREAKING] Parameters --compartment-id and --bucket-id for
      add-workload operations for node and cluster are being deleted
      * ``oci rover node add-workload``
      * ``oci rover standalone-cluster add-workload``
      * ``oci rover station-cluster add-workload``
- from version 3.8.1
  * Support for Application Dependency Management service
    * ``oci adm``
  * Support for provisioned concurrency in the Functions service
    * ``oci fn function create --provisioned-concurrency``
    * ``oci fn function update --provisioned-concurrency``
  * Support for allow reboot migration for DenseIO shape
    in maintenance situations in Compute service
    * ``oci compute instance instance-action-reset-action-details``

OBS-URL: https://build.opensuse.org/request/show/977883
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=39
2022-05-20 09:11:47 +00:00
cd448d0fcb Accepting request 974657 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.8.0
  * Support for the Service Mesh service
    * ``oci service-mesh``
  * Big Data service
    * Support for compute only worker nodes
      * ``oci bds instance remove  --node-id``
      * ``oci bds instance remove  --node-id --is-force-remove-enabled``
    * Support for horizontal autoscaling policy
      * ``oci bds auto-scale-config create --policy-details``
      * ``oci bds auto-scale-config edit --policy-details``
    * Support for bootstrap script
      * ``oci bds instance create --bootstrap-script-url``
      * ``oci bds instance update --bootstrap-script-url``
    * Support for customizable kerberos realm name
      * ``oci bds instance create --kerberos-realm-name``
    * Support for ODH patch patch management
      * ``oci bds instance install-patch``
      * ``oci bds instance list-patch-histories``
      * ``oci bds instance list-patches``
  * Rover service
    * [BREAKING] Support for required shape parameter
      to the creation of a roving edge node
      * ``oci rover node create --shape``
    * Support to list the available shapes for Rover
      * ``oci rover shape list --compartment-id``
    * Support the option for the user to provide their own master key OCID to
      encrypt secret data to roving edge nodes, standalone clusters and station
      clusters.
      * ``oci rover node create --master-key-id --policy-compartment-id --policy-name``
      * ``oci rover standalone-cluster --master-key-id --policy-compartment-id --policy-name``

OBS-URL: https://build.opensuse.org/request/show/974657
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=37
2022-05-07 13:05:36 +00:00
4104d13189 Accepting request 972824 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.7.3
  * Support for choosing compute shapes when creating SDDCs
    and ESXi hosts in the VMWare Solution service
    * ``oci ocvs esxi-host create --host-ocpu-count, --host-shape-name``
    * ``oci ocvs sddc create --initial-host-ocpu-count, --initial-host-shape-name``
  * Database service
      * Support for stack monitoring on external databases
        * ``oci db external-cdb disable-external-container-database-stack-monitoring``
        * ``oci db external-cdb enable-external-container-database-stack-monitoring``
        * ``oci db external-non-cdb disable-external-non-container-database-stack-monitoring``
        * ``oci db external-non-cdb enable-external-non-container-database-stack-monitoring``
        * ``oci db external-pdb disable-external-pluggable-database-stack-monitoring``
        * ``oci db external-pdb enable-external-pluggable-database-stack-monitoring``
      * Support for upgrading VM database systems in place
        * ``oci db system upgrade``
        * ``oci db db-system-upgrade-history get``
        * ``oci db db-system-upgrade-history list``
  * Support for the Stack Monitoring service
    * ``oci stack-monitoring``
- from version 3.7.2
  * Database service
    * Support for enabling and disabling data collection options during create and
      update operations on VM clusters on Exadata Cloud
      * ``oci db vm-cluster create --data-collection-options ``
      * ``oci db vm-cluster update --data-collection-options ``
    * Support for new fields --database-edition and --max-cpu-core-count
      to create and update an autonomous database
      * ``oci db autonomous-database create --database-edition, --max-cpu-core-count``
      * ``oci db autonomous-database create-adb-cross-region-data-guard-details
        --database-edition, --max-cpu-core-count``

OBS-URL: https://build.opensuse.org/request/show/972824
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=34
2022-05-02 07:45:11 +00:00
27b471aa9b Accepting request 965382 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.6.2
  * Support for virtual machines, bare metal machines, and Exadata databases
    with private endpoints in the Operations Insights service
    * ``oci opsi opsi-private-endpoint``
    * ``oci opsi database-insights change-pe-comanaged-database-detail``
  * Support for setting deletion policies on database systems
    in the MySQL Database service
    * ``oci mysql db-system clone--deletion-policy``
    * ``oci mysql db-system create --deletion-policy``
    * ``oci mysql db-system import --deletion-policy``
    * ``oci mysql db-system update --deletion-policy``
  * Changed existing database insight operations updated
    in the Operations Insights service
    * ``oci opsi database-insights create-pe-comanged-database``
    * ``oci opsi database-insights enable-pe-comanaged-database``
    * ``oci opsi database-insights update-pe-comanaged-database``
- from version 3.6.1
  * Support for DI application resource in the Data Integration service
    * ``oci data-integration dis-application``
  * Support for enabling shielded instances feature in create SDDC
    in the Oracle Cloud VMware Solution service
    * ``oci ocvs sddc create --is-shielded-instance-enabled``
  * Vulnerability Scanning Service
    * Support for Optional param ``--image-count`` in container scan recipe create and update
      * ``oci vulnerability-scanning container scan recipe create --image-count``
      * ``oci vulnerability-scanning container scan recipe update --image-count``
    * Support for vulnerabilities list and get
      * ``oci vulnerability-scanning vulnerability get``
      * ``oci vulnerability-scanning vulnerability list``
      * ``oci vulnerability-scanning vulnerability list-vulnerability-impacted-containers``

OBS-URL: https://build.opensuse.org/request/show/965382
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=32
2022-04-08 07:48:50 +00:00
15105e803e Accepting request 961892 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.6.0
  * Support for the Sales Accelerator license option in the Content Management service  
    * ``oci oce oce-instance create --add-on-features``
    * ``oci oce oce-instance update --add-on-features``
  * Support for new VCN hostname cluster endpoint as part of Container Engine service
    * ``oci ce cluster create-kubeconfig --kube-endpoint VCN_HOSTNAME``
  * Database Migration service
    * Support for reporting all excluded objects based on static exclusion rules and
      dynamic exclusion settings configured by the Database Migration Service (DMS) user
      * ``oci database-migration excluded-object-summary list``
    * Support to remove, list, and add database objects reported by the Cloud
      Premigration Advisor Tool (CPAT)
      * ``oci database-migration migration add``
      * ``oci database-migration migration remove``
      * ``oci database-migration migration-objects list``
    * Support for migrating Oracle Database from Amazon Web Services (AWS) RDS to Oracle
      Autonomous Database (ADB) using Amazon Simple Storage Service (Amazon S3) and DBLINK
      for data transfer
      * ``oci database-migration connection create --db-subtype``
  * Enhancement in launch dbsystem as well as create database using customer managed
    keys for VMBM in the Database service
    * ``oci db system launch --vault-id``
    * ``oci db database create --vault-id``
    * ``oci db database migrate-vault-key --vault-id --admin-password --tde-wallet-password``
  * The parameters --admin-username and --admin-password are now optional in the below
    commands in the MySQL database service
    * ``oci mysql db-system clone``
    * ``oci mysql db-system create``
    * ``oci mysql db-system import``
  * [BREAKING] The command ``oci rover cluster`` is being deleted and its logic has been

OBS-URL: https://build.opensuse.org/request/show/961892
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=30
2022-03-15 15:55:18 +00:00
bec0678b99 Accepting request 957573 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.5.2
  * Support for Speech Service
    * ``oci speech``
  * Support for Data Connectivity Management Service
    * ``oci data-connectivity``
  * Support for Resource Profile, Sightings, Tactics, and Technique features
    as a part of the Cloud Guard Service
    * ``oci cloud-guard problem-endpoint-summary list-problem-endpoints``
    * ``oci cloud-guard resource-risk-score-aggregation
      request-summarized-trend-resource-risk-scores``
    * ``oci cloud-guard resource-profile get``
    * ``oci cloud-guard resource-profile-endpoint-summary list-resource-profile-endpoints``
    * ``oci cloud-guard resource-profile-impacted-resource-summary
      list-resource-profile-impacted-resources``
    * ``oci cloud-guard resource-profile-risk-score-aggregation-summary
      request-summarized-top-trend-resource-profile-risk-scores``
    * ``oci cloud-guard resource-profile-summary list-resource-profiles``
    * ``oci cloud-guard resource-type-summary list-resource-types``
    * ``oci cloud-guard sighting get``
    * ``oci cloud-guard sighting-endpoint-summary list-sighting-endpoints``
    * ``oci cloud-guard sighting-impacted-resource-summary list-sighting-impacted-resources``
    * ``oci cloud-guard sighting-summary list-sightings``
    * ``oci cloud-guard tactic-summary list-tactics``
    * ``oci cloud-guard technique-summary list-techniques``
  * Support for disabling crash recovery to improve the performance
    of large imports in the MySql Database service.
    * ``oci mysql db-system clone --crash-recovery``
    * ``oci mysql db-system create --crash-recovery``
    * ``oci mysql db-system import --crash-recovery``
    * ``oci mysql db-system update --crash-recovery``

OBS-URL: https://build.opensuse.org/request/show/957573
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=29
2022-02-26 12:41:15 +00:00
4b56a16c4f Accepting request 949352 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.4.4
  * Below services were added to support the Account Management finance data
    * One Subscription Billing Schedule service
      * ``oci osub-billing-schedule billing-schedule-summary``
    * One Subscription Subscription service
      * ``oci osub-subscription commitment``
      * ``oci osub-subscription ratecard``
      * ``oci osub-subscription subscription``
    * One Subscription Usage service
      * ``oci osub-usage computed-usage``
      * ``oci osub-usage computed-usage-aggregated-summary``
    * One Subscription Organization subscription service
      * ``oci osub-organization-subscription subscription``
  * Support for new field 'type' to specify if a run or application
    is streaming or batch in the Data Flow service
    * ``oci data-flow application create --type``
    * ``oci data-flow run create --type``
    * ``oci data-flow run submit --type``
- from version 3.4.3
  * Support for calling Oracle Cloud Infrastructure services
    in the me-dcc-muscat-1 region
  * Support for the Visual Builder service
      * ``oci visual-builder``
  * Support for cross-region replication of volume groups in the Block Storage service
    * ``oci bv volume-group create --volume-group-replicas``
    * ``oci bv volume-group update  --volume-group-replicas``
  * Support for boot volume encryption in the Container Engine for Kubernetes service
    * ``oci ce node-pool create --is-pv-encryption-in-transit-enabled, --kms-key-id``
    * ``oci ce node-pool update  --is-pv-encryption-in-transit-enabled, --kms-key-id``
  * Support for adding metadata to records when creating and

OBS-URL: https://build.opensuse.org/request/show/949352
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=28
2022-01-27 08:01:30 +00:00
dbe654a721 Accepting request 944070 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.4.1
  * Bug when using ``oci os object put`` from STDIN. Please see `github issue
    #490 <https://github.com/oracle/oci-cli/issues/490>`_ for more details.
- from version 3.4.0
  * Support for node replacement in the VMWare Solution service
    * ``oci ocvs esxi-host create --failed-esxi-host-id`` 
  * Support for ingestion of SQL stats metrics in the Operations Insights service
    * ``oci opsi database-insights ingest-sql-stats --database-id``
  * Support for AWR hub integration in the Operations Insights service
    * ``oci opsi awr-hubs``
    * ``oci opsi operations-insights-warehouse-users``
    * ``oci opsi operations-insights-warehouses``
  * Support for automatically generating logical entities from filename patterns and
    relationships between business terms across glossaries in the Data Catalog service
    * ``oci data-catalog pattern create --file-path-prefix``
    * ``oci data-catalog pattern update --file-path-prefix``
    * ``oci data-catalog pattern validate --file-path-prefix``
    * ``oci data-catalog entity list-aggregated-physical --is-include-properties``
    * ``oci data-catalog entity create --type-key``
  * Support for automatic start/stop at scheduled times in the Database service
    * Option ``--scheduled-operations`` for the following operations under ``oci db
      autonomous-database``:  ``create, create-adb-cross-region-data-guard-details,
      create-from-backup-id, create-from-backup-timestamp, create-from-clone,
      create-refreshable-clone, update``
  * Support for cloud VM cluster resources on autonomous dedicated databases in the Database service
    * ``oci db autonomous-container-database create  --cloud-autonomous-vm-cluster-id
      --peer-cloud-autonomous-vm-cluster-id``
    * ``oci db autonomous-container-database list --cloud-autonomous-vm-cluster-id``
    * ``oci db cloud-autonomous-vm-cluster``
    * ``oci db cloud-vm-cluster create | update --ocpu-count``

OBS-URL: https://build.opensuse.org/request/show/944070
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=27
2022-01-09 14:08:02 +00:00
d478157c7e Accepting request 934577 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.3.1
  * Support for Object Storage integration with the Big Data service
    * ``oci bds bds-api-key``
  * Support for the GetSubnetTopology API in the Networking Topology Service
    * ``oci network subnet-topology get``
  * Support for Cloud Advisor V2 features as a part of the Cloud Advisor Service
    * ``oci optimizer profile-level-summary list-profile-levels``
    * ``oci optimizer queryable-field-summary list-resource-action-queryable-fields``
    * ``oci optimizer resource-action-summary filter-resource-actions``
  * FastConnect Service
    * Support for MACSEC in the below commands
      * ``oci network cross-connect create --macsec-properties``
      * ``oci network cross-connect update --macsec-properties``
      * ``oci network cross-connect-group create --macsec-properties``
      * ``oci network cross-connect-group update --macsec-properties``
    * Support for MTU in the below commands
      * ``oci network virtual-circuit create --ip-mtu``
      * ``oci network virtual-circuit update --ip-mtu``
  * Support for Service Manager Proxy aimed at having SaaS environments that
    implement Service Manager API contract.
    * ``oci service-manager-proxy service-environment``
  * Database service
    * The required parameter --backup-tde-password is now optional
      in the below commands
      * ``oci db database create-from-backup``
      * ``oci db database create-from-database``
    * The parameter --backup-tde-password is now optional in the below commands
      * ``oci db system launch-from-backup ``
      * ``oci db database launch-from-database``
    * The parameters --pdb-admin-password, --tde-wallet-password and

OBS-URL: https://build.opensuse.org/request/show/934577
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=26
2021-11-30 15:42:29 +00:00
8231db8c6e Accepting request 927780 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.2.0
  * Support for Node subsetting feature for vmcluster resources
    for ExaCC in Database Service
    * ``oci db vm-cluster add --db-servers``
    * ``oci db vm-cluster create --db-servers``
    * ``oci db vm-cluster remove --db-servers``
  * Support for convert to pdb, rollback, sync, sync-rollback, list-pdb-conversion-history,
    get-pdb-conversion-history in Database Service
    * ``oci db database convert-to-new-pdb``
    * ``oci db database convert-to-new-pdb-precheck``
    * ``oci db database convert-to-pdb-sync``
    * ``oci db database convert-to-pdb-sync-rollback``
    * ``oci db database list-pdb-conversion-history``
    * ``oci db pdb-conversion-history get --history-id``
  * Support to optionally provide peer database unique name AND SID prefix
    during database creation in ExaCS and ExaCC in Database Service
    * ``oci db database create --sid-prefix``
    * ``oci db database create-from-backup --sid-prefix``
    * ``oci db data-guard-association create from-existing-db-system
      --peer-db-unique-name  --peer-sid-prefix``
    * ``oci db data-guard-association create from-existing-vm-cluster
      --peer-db-unique-name  --peer-sid-prefix``
  * Support for a parameter for creating db system from the backup with
    database software image in Database Service
    * ``oci db system launch-from-backup --database-software-image-id``
  * Support for preference get/update/remove in Log Analytics Service
    * ``oci log-analytics preference get``
    * ``oci log-analytics preference update``
    * ``oci log-analytics preference remove``
  * Support for unprocessed data bucket in Log Analytics Service

OBS-URL: https://build.opensuse.org/request/show/927780
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=25
2021-10-27 13:46:23 +00:00
1e61d6ee68 Accepting request 914250 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.0.2
  * Support to generate recommended vm cluster network and create vm cluster
    network with given customer listener port in the Database service
    * ``oci db exadata-infrastructure generate-recommended-vm-cluster-network
      --scan-listener-port-tcp, --scan-listener-port-tcp-ssl``
    * ``oci db vm-cluster-network create --scans``
  * Prompt to create a config file with a CLI session profile if a CLI command
    is run with a nonexistent config file and --auth security_token
  * Prompt to re-authenticate a CLI session profile if a CLI command is run with
    an expired session token and --auth security_token
  * Modified supported versions for the following packages:
    cryptography (>3.2.1, <=3.4.7), click (7.1.2).
- from version 3.0.1  
  * Support for identifying Management Agent hosts eligible to create
    Operations Insights Host resources on  
    * ``oci opsi host-insights list-importable-agent-entities``
  * Support for summarize-agen-counts and summarize-plugin-counts
    in Management Agent service
    * ``oci management-agent agent summarize-agent-counts``
    * ``oci management-agent agent summarize-plugin-counts``
  * Support for additional filters when listing management agents
    in Management Agent service
    * ``oci management-agent agent list --availability-status,
      --host-id, --is-customer-deployed``
  * Modified supported versions for the following packages: six (>=0.15.0).
  * Check the bucket exists before bulk and sync operations in Object Storage service
    * ``oci os object bulk-upload``
    * ``oci os object bulk-download``
    * ``oci os object sync``
  * Session authentication now has no private key passphrase prompt by default; private key

OBS-URL: https://build.opensuse.org/request/show/914250
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=24
2021-08-30 07:56:47 +00:00
5fbfc87254 Accepting request 910029 from home:glaubitz:branches:Cloud:Tools
- Update to version 2.26.4
  * Support for filtering by tag on capacity planning and SQL warehouse
    list operations in the Operations Insights service
    * Parameters ``defined-tag-equals``, ``freeform-tag-equals``, ``defined-tag-exists``,
      ``freeform-tag-exists`` are added for some commands under ``oci opsi database-insights``
  * Support for creating cross-region autonomous data guards in the Database service
    * ``oci db autonomous-database create-cross-region-data-guard``
    * ``oci db autonomous-database fail-over --peer-db-id``
    * ``oci db autonomous-database switchover --peer-db-id``
    * ``oci db autonomous-database update --peer-db-id``
  * Support for the customer contacts feature on cloud exadata infrastructure
    in the Database service
    * ``oci db cloud-exa-infra create --customer-contacts``
    * ``oci db cloud-exa-infra update --customer-contacts``
  * Support for cost analysis custom tables in the Usage service
    * ``oci usage-api custom-table``
  * Support non-default config file locations for ``oci session validate``
    and ``oci session terminate``
  * Support to add passphrase for session authentication (``oci session authenticate``)
- from version 2.26.3
  * Support for empty and dry-run options while deleting buckets in Object Storage service  
    * ``oci os bucket delete --empty  --dry-run``
    * ``oci os bucket delete --empty``
  * Support for schedules and tasks in Data Integration service
    * ``oci data-integration schedule``
    * ``oci data-integration task``
  * Database service
    * Support for getting available updates and updating histories for a VM cluster
      * ``oci db vm-cluster get-update --update-id <Update OCID> --vm-cluster-id <VM Cluster OCID>``
      * ``oci db vm-cluster list-updates --vm-cluster-id <VM Cluster OCID>

OBS-URL: https://build.opensuse.org/request/show/910029
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=23
2021-08-04 06:03:49 +00:00
21e294da3b Accepting request 903053 from home:glaubitz:branches:Cloud:Tools
- Update to version 2.25.4
  * Users can authenticate the CLI with only environment variables,
    a config does not need to exist
    * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY,
      OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION
    * Optional variable for passphrase, OCI_CLI_PASSPHRASE
  * Support for VMBM Pluggable Database feature as a part of the Database Service
    * ``oci db pluggable-database``
  * Support for cross-tenancy volume clone in Block Storage service
    * ``oci bv volume create --source-volume-id``
    * ``oci bv boot-volume create --source-volume-id``
  * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7
  * Following updates in installer scripts:
    * Use dnf, if available, to install python
    * Updated check for ubuntu/debian systems to use ID_LIKE/ID
      instead of NAME in /etc/os-release
  * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'``
  - from version 2.25.3
  * Support for migrating an OKE cluster not integrated with your
    VCN to a VCN-Native cluster in Container Engine
    * ``oci ce cluster cluster-migrate-to-native-vcn``
    * ``oci ce cluster cluster-migrate-to-native-vcn-status``
  * Support for filtering of applications based on spark version in Data Flow service
    * ``oci data-flow application list --spark-version``
  * Support for registration and management of target databases in Data Safe service.
    * ``oci data-safe target-database create``
  * Support for Elastic Storage feature for Exadata Infrastructure
    resources for ExaCC in Database service.
    * ``oci db exadata-infrastructure create --compute-count``
    * ``oci db exadata-infrastructure update --additional-storage-count``

OBS-URL: https://build.opensuse.org/request/show/903053
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 09:24:12 +00:00
acb5b7ca64 Accepting request 894669 from home:susnux:branches:Cloud:Tools
Update to version 2.24.5

OBS-URL: https://build.opensuse.org/request/show/894669
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=20
2021-05-22 11:12:56 +00:00
884910f3f6 Accepting request 893103 from home:glaubitz:branches:Cloud:Tools
- Update to version 2.24.4
  * Support for database maintenance run patchMode feature as a part of the Database Service
    * ``oci db maintenance-run``
  * PyYAML was upgraded to version 5.4.1 to address a vulnerability identified on GitHub as CVE-2020-14343  
  * Py was upgraded to version 1.10.0 to address a vulnerability identified on GitHub as CVE-2020-29651.
    Py isn't used in our run-time system but as part of our documentation build process.
- from version 2.24.3
  * Options for configuring config path and profile name for session authentication
    * ``oci session authenticate --profile-name --config-location``
  * Support for the Operator Access Control service
   * ``oci opctl``
  * Support for the Service Catalog service
   * ``oci service-catalog``
  * Support for the AI Language service
   * ``oci ai language``
  * Wait for state parameter for the following database commands were returning on incorrect states
    * oci db database create --wait-for-state
    * oci db database create-from-backup --wait-for-state
    * oci db database create-from-database --wait-for-state
    * oci db db-home create --wait-for-state
- from version  2.24.2
  * Support for data masking and other enhancements in the Cloud Guard service
    * ``oci cloud-guard data-mask-rule``
    * ``oci cloud-guard policy-summary list-policies``
    * ``oci cloud-guard problem update-bulk-problem-status --comment``
  * Support for opting out of DNS records during instance launch, as well as attaching
    secondary VNICs, in the Compute service
    * ``oci compute instance attach-vnic --assign-private-dns-record``
    * ``oci compute instance launch --assign-private-dns-record``
  * Support for mutable sizes on cluster networks in the Compute Management service. Argument (instance-pools)

OBS-URL: https://build.opensuse.org/request/show/893103
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=18
2021-05-15 19:55:47 +00:00
de85c365e4 Accepting request 872526 from home:glaubitz:branches:Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/872526
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=16
2021-02-15 14:01:24 +00:00
02077fa1bc Accepting request 841902 from home:glaubitz:branches:Cloud:Tools
- Update to version 2.14.0
  * Support for API definitions in the API Gateway service
    * ``oci api-gateway api --help``
  * Support for pattern-based Logical Entities, namespace-bound Custom Properties,
    and faceted search in the Data Catalog service
    * ``oci data-catalog pattern``
    * ``oci data-catalog data-asset add-data-selector-patterns``
    * ``oci data-catalog entity list-aggregated-physical``
    * ``oci data-catalog namespace``
    * ``oci data-catalog custom-property``
    * ``oci data-catalog type associate-custom-properties``
    * ``oci data-catalog search query``
  * Support for Autonomous Data Guard for Autonomous Infrastructure
    * ``oci autonomous-container-database-dataguard``
    * ``oci autonomous-database-dataguard``
  * Support for creating a Data Guard association on an existing standby
    database home in the Database service.
    * ``oci db data-guard-association create from-existing-db-system --peer-db-home-id``
    * ``oci db data-guard-association create from-existing-vm-cluster --peer-db-home-id``
  * Support for list database homes by version.
    * ``oci db db-home list --db-version``
  * Support for upgrading Cloud VM Cluster Grid Infrastructure
    * ``oci db cloud-vm-cluster update [options]``
  * Help messages for Logging Ingestion Service
  * Support for updating saved search logs for Logging Service
    * ``oci logging log-saved-search``
    * ``oci logging log-included-search``
  * [Breaking]  Required param ``is-quick-start`` is deleted from ``oci logging
    log-saved-search create/update``
- from version 2.13.0

OBS-URL: https://build.opensuse.org/request/show/841902
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=14
2020-10-15 11:34:53 +00:00