Commit Graph

135 Commits

Author SHA256 Message Date
Ana Guerrero
def7896f00 Accepting request 1179705 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1179705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=62
2024-06-10 15:38:44 +00:00
c4322c4ed0 Accepting request 1178496 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.42.0
  * [BREAKING] Capacity Management Service
    * Optional parameter --resource-type accepts only 2 values CAPACITY_CONSTRAINT, SERVER_HW
    * Optional parameter --workload-type accepts only 3 values GENERIC, ROW, US_PROD
      * ``oci capacity-management occ-availability-collection list``
      * ``oci capacity-management occ-availability-catalog-collection list-internal``
  * Control Center service
    * Support for Demand Signal features
      * ``oci demand-signal occ-demand-signal-collection list-occ-demand-signals``
      * ``oci demand-signal occ-demand-signal change-compartment``
      * ``oci demand-signal occ-demand-signal create``
      * ``oci demand-signal occ-demand-signal delete``
      * ``oci demand-signal occ-demand-signal get``
      * ``oci demand-signal occ-demand-signal update``
      * ``oci demand-signal occ-demand-signal patch``
    * Support for Capacity Management features
      * ``oci capacity-management occ-capacity-request patch-internal``
      * ``oci capacity-management occ-overview-collection list-internal-namespace-occ-overviews``
      * ``oci capacity-management occ-overview-collection list``
  * Database Management service
    * Support for Standby Database Monitoring
      * ``oci database-management peer-database-metrics get``
      * ``oci database-management dataguard-performance-metrics get``
  * Database service
    * Support for External Database Connector
      * ``oci db external-db-connector create-macs-connector --connection-credentials``
      * ``oci db external-db-connector update-macs-connector --connection-credentials``
  * Java Management Service
    * Support for tagging related optional parameters in Downloads API
      * ``oci jms-java-downloads java-download-report create --defined-tags, --freeform-tags``

OBS-URL: https://build.opensuse.org/request/show/1178496
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=126
2024-06-10 14:07:17 +00:00
Ana Guerrero
475f90f180 Accepting request 1174268 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1174268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=61
2024-05-16 15:15:17 +00:00
6415c6956d Accepting request 1174250 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.40.3
  * Support for new optional parameter --file-system-configuration-details
    in vm cluster for Database Service
    * ``oci db vm-cluster create --file-system-configuration-details``
    * ``oci db vm-cluster update --file-system-configuration-details``
  * Support for PPv2 ( Proxy protocol version 2) feature for Network Load Balancer
    * ``oci nlb listener create --is-ppv2-enabled``
    * ``oci nlb listener update --is-ppv2-enabled``
  * Support for the Marketplace Private Offer Service
    * ``oci marketplace-private-offer``
  * Support for new commands in Marketplace Publisher Service
    * ``oci marketplace-publisher attachment``
    * ``oci marketplace-publisher offer``
  * OCI Email Service
    * Support for Custom Return Path for Sent Emails in Email Delivery Service
      * ``oci email email-return-path``
    * Support for new optional parameter --domain-verification-id in email domain
      * ``oci email domain create --domain-verification-id``
      * ``oci email domain update --domain-verification-id``
  * Support for Session Resumption in Load Balancing service
    * ``oci lb listener create --ssl-session-resumption``
    * ``oci lb listener update --ssl-session-resumption``
- from version 3.40.2
  * OCI Virtual Cloud Network Service
    * Support for new ip inventory and notification feature
      * ``oci network ipam list-ip-inventory``
      * ``oci network ipam get-resource-ip-inventory``
      * ``oci network ipam get-subnet-cidr-utilization``
      * ``oci network ipam get-subnet-ip-inventory``
      * ``oci network ipam get-vcn-overlap``

OBS-URL: https://build.opensuse.org/request/show/1174250
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=124
2024-05-15 14:20:47 +00:00
Ana Guerrero
4e441e511a Accepting request 1168843 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1168843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=60
2024-04-18 20:13:27 +00:00
3e54b49b6d Accepting request 1168842 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.39.1
  * Database Service
    * New Autonomous Database Software Image Introduced
      * ``oci db autonomous-database-software-image``
    * Support for Autonomous Database Software Image
      * ``oci db autonomous-database-software-image change-compartment
        --autonomous-database-software-image-id``
      * ``oci db autonomous-database-software-image create``
      * ``oci db autonomous-database-software-image delete``
      * ``oci db autonomous-database-software-image get
        --autonomous-database-software-image-id``
      * ``oci db autonomous-database-software-image list``
      * ``oci db autonomous-database-software-image update
        --autonomous-database-software-image-id``
    * Support for optional parameter --database-software-image-id
      * ``oci db autonomous-container-database create --database-software-image-id``
  * Database Migration Service
    * Support for AWS_S3 with object_storage_bucket migrations
      * ``oci database-migration migration create-migration-aws-s3-data-transfer-medium-details``
      * ``oci database-migration migration update-migration-aws-s3-data-transfer-medium-details``
  * Generative AI Interface Service
    * Support for Chat Results
      * ``oci generative-ai-inference chat-result chat``
      * ``oci generative-ai-inference chat-result chat-cohere-chat-request``
      * ``oci generative-ai-inference chat-result chat-dedicated-serving-mode``
      * ``oci generative-ai-inference chat-result chat-generic-chat-request``
      * ``oci generative-ai-inference chat-result chat-on-demand-serving-mode``
  * Network Load Balancer Service
    * Addition of optional parameter --is-fail-open in
      backend-set and health-checker update commands

OBS-URL: https://build.opensuse.org/request/show/1168842
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=122
2024-04-18 12:16:29 +00:00
Ana Guerrero
128c75aca3 Accepting request 1165366 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1165366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=59
2024-04-07 20:10:26 +00:00
b9de628ba1 Accepting request 1164575 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.38.1
  * OCI Network Load Balancer Service
    * Support for assigned private Ip by adding new optional parameters
      in the Network Load Balancer Service for creation and update
    * ``oci nlb network-load-balancer create --assigned-ipv6, --assigned-private-ipv4``
    * ``oci nlb network-load-balancer update --assigned-ipv6``
    * LBaaS Support for TLSv1.3
  * OCI Email-Delivery Service
    * Support for Configuration API in Email-Delivery Service
    * Support for sending mails via Https for Email Delivery Service
  * OCI Cloud Guard service
    * Support for the status field in creating data source resource of Cloud Guard Service
    * ``oci cloud-guard data-source create --status``
    * ``oci cloud-guard data-source create-data-source-logging-query-data-source-details --status``
  * [BREAKING] Commands removed
    * ``oci devops code-search list-results``
    * ``oci devops project delete-project-settings``
    * ``oci devops project get-notification-preference``
    * ``oci devops project get-project-settings``
    * ``oci devops project list-project-analytics-authors``
    * ``oci devops project summarize-project-analytics``
    * ``oci devops project update-notification-preference``
    * ``oci devops project update-project-settings``
    * ``oci devops protected-branch create-or-update``
    * ``oci devops protected-branch delete``
    * ``oci devops protected-branch list-protected-branches``
    * ``oci devops pull-request create``
    * ``oci devops pull-request create-pull-request-attachment``
    * ``oci devops pull-request decline``
    * ``oci devops pull-request delete``

OBS-URL: https://build.opensuse.org/request/show/1164575
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=120
2024-04-04 21:17:09 +00:00
Ana Guerrero
c1239321dc Accepting request 1158003 from Cloud:Tools
- Switch build setup to agreed upon format to better accomodate SLE and
  Factory and make it easier in the future to deal with Python interpreter
  changes (bsc#1221103)
- Switch to wheel build
- Update to version 3.37.13
  * Support for New Dev License Type in Oracle Autonomous Database
    (on Dedicated Infrastructure)
  * Support for new optional parameters to create Autonomous Container Database
  * Support for Autoscaling in the Data Science Model Deployment service
- From 3.37.12
  * Support for server streaming events in the Generative AI Inference
    Service when `inference-request-is-stream` is set to true
  * Support for Whisper Models in creation of transcription job
  * Support for Delete Job API in transcription job
  * Support for updating host-insights
  * Support to receive insights from resources in child compartments for
    news reports
  * Support to update more parameters for news reports
  * Support to choose the day of the week the report is received for news
    reports
- From 3.37.11
  * Support for retrieving logs in Container Instance Service.
  * Support for queue source feature in Connector Hub Service.
  * Support for asynchronous data asset export in Data Catalog Service.
  * Support for the secret auto-generation in Vault Secret Management Service.
  * Support for new optional parameters in key commands to enable or modify
    automatic key rotation settings in Key Management Service.
  * Support for tagging for following commands in Database Management Service.
  * Support for multiple approvals (two approvals).
  * Support for forwarding Hypervisor logs.

OBS-URL: https://build.opensuse.org/request/show/1158003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=58
2024-03-14 16:45:57 +00:00
10200c4895 - Switch build setup to agreed upon format to better accomodate SLE and
Factory and make it easier in the future to deal with Python interpreter
  changes (bsc#1221103)
- Switch to wheel build
- Update to version 3.37.13
  * Support for New Dev License Type in Oracle Autonomous Database
    (on Dedicated Infrastructure)
  * Support for new optional parameters to create Autonomous Container Database
  * Support for Autoscaling in the Data Science Model Deployment service
- From 3.37.12
  * Support for server streaming events in the Generative AI Inference
    Service when `inference-request-is-stream` is set to true
  * Support for Whisper Models in creation of transcription job
  * Support for Delete Job API in transcription job
  * Support for updating host-insights
  * Support to receive insights from resources in child compartments for
    news reports
  * Support to update more parameters for news reports
  * Support to choose the day of the week the report is received for news
    reports
- From 3.37.11
  * Support for retrieving logs in Container Instance Service.
  * Support for queue source feature in Connector Hub Service.
  * Support for asynchronous data asset export in Data Catalog Service.
  * Support for the secret auto-generation in Vault Secret Management Service.
  * Support for new optional parameters in key commands to enable or modify
    automatic key rotation settings in Key Management Service.
  * Support for tagging for following commands in Database Management Service.
  * Support for multiple approvals (two approvals).
  * Support for forwarding Hypervisor logs.

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=118
2024-03-14 13:31:43 +00:00
Dominique Leuenberger
3b59824128 Accepting request 1156455 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1156455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=57
2024-03-09 19:54:38 +00:00
cf07ba1094 Accepting request 1151370 from home:dimstar:rpm4.20:o
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151370
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=116
2024-03-08 20:50:53 +00:00
Ana Guerrero
763ff28f74 Accepting request 1147595 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1147595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=56
2024-03-05 17:49:39 +00:00
3b0dfe9fd2 Accepting request 1147097 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.37.9
  * Support for new optional parameter isReplicateAutomaticBackups
    in the Database Service
    * ``oci db autonomous-database change-disaster-recovery-configuration
      --is-replicate-automatic-backups``
    * ``oci db autonomous-database create-autonomous-database-create-cross-\
      region-disaster-recovery-details --is-replicate-automatic-backups``
  * Loganalytics service
    * Support for additional attributes in entity and topology
      * ``oci log-analytics entity create --metadata, --time-last-discovered``
      * ``oci log-analytics entity list --metadata-equals``
      * ``oci log-analytics entity update --metadata, --time-last-discovered``
      * ``oci log-analytics entity upload-discovery-data --log-group-id``
      * ``oci log-analytics entity-topology list --metadata-equals``
    * Support for historic collection and log type while creating object collection rule
      * ``oci log-analytics object-collection-rule create --is-force-historic-collection, --log-type``
    * Support for position aware parsers
      * ``oci log-analytics parser extract-structured-log-field-paths --is-position-aware``
      * ``oci log-analytics parser extract-structured-log-header-paths --is-position-aware``
      * ``oci log-analytics parser test-parser --is-position-aware``
      * ``oci log-analytics parser upsert-parser --is-position-aware``
    * Support for filtering detection rules based on target service
      * ``oci log-analytics rule list --target-service``
    * Support for filtering scheduled tasks based on target service
      * ``oci log-analytics scheduled-task list --target-service``
    * Support for filtering log sources based on their type
      * ``oci log-analytics source list-sources --source-type``
    * Support for additional recall and release attributes
      * ``oci log-analytics storage recall-archived-data --is-use-recommended-data-set``
      * ``oci log-analytics storage release-recalled-data --collection-id``

OBS-URL: https://build.opensuse.org/request/show/1147097
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=114
2024-02-19 14:06:51 +00:00
Ana Guerrero
675768ef2d Accepting request 1145453 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1145453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=55
2024-02-09 22:54:40 +00:00
53f083e90f Accepting request 1145107 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.37.8
  * Support for the Globally Distributed Database Service
    * ``oci gdd``
  * Support for Data Sources, including Prometheus Emitter,
    in the Management Agent Service
    * ``oci management-agent agent create-prometheus-emitter``
  * Support for Bring Your Own Certificates in MySQL HeatWave Database Service
    * ``oci mysql db-system clone --secure-connections``
    * ``oci mysql db-system create --secure-connections``
    * ``oci mysql db-system import --secure-connections``
    * ``oci mysql db-system update --secure-connections``
  * Support for resource locking operations in the Digital Media Services
    * ``oci media-services media-asset add --type full``
  * Vault Secret Management Service
    * Support for the secret rotation
      * ``oci vault secret rotate``
    * Support for cancelling the ongoing rotation
      * ``oci vault secret cancelrotation``
  * Vault Key Management Service
    * Support for Dedicated KMS
      * ``oci kms kms-hsm-cluster hsm-cluster cancel-hsm-cluster-deletion --hsm-cluster-id``
      * ``oci kms kms-hsm-cluster hsm-cluster change-compartment --compartment-id``
      * ``oci kms kms-hsm-cluster hsm-cluster create --compartment-id``
      * ``oci kms kms-hsm-cluster hsm-cluster download-certificate-signing-request --hsm-cluster-id``
      * ``oci kms kms-hsm-cluster hsm-cluster get --hsm-cluster-id``
      * ``oci kms kms-hsm-cluster hsm-cluster list --compartment-id``
      * ``oci kms kms-hsm-cluster hsm-cluster schedule-hsm-cluster-deletion
        --hsm-cluster-id, --time-of-deletion``
      * ``oci kms kms-hsm-cluster hsm-cluster update --hsm-cluster-id,
        --defined-tags, --display-name, --force, --freeform-tags``

OBS-URL: https://build.opensuse.org/request/show/1145107
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=112
2024-02-09 14:14:32 +00:00
Ana Guerrero
70df2d4ea6 Accepting request 1143256 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1143256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=54
2024-02-01 17:05:51 +00:00
a5c6b1c6ea Accepting request 1141226 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.37.5
  * Support for the new Generative AI Service Management
    * ``oci generative-ai``
  * Support for Process Sets in Stack Monitoring service
    * ``oci stack-monitoring process-set``
  - from version 3.37.4
  * Feature to add filtering support based on the Resource ID for CI service work requests.
    * ``oci container-instances work-request list --resource-id "$resourceid"``
  * Support for new optional parameters in ADM service
    * ``oci adm vulnerability-audit create --build-type``
    * ``oci adm vulnerability-audit create-vulnerability-audit-external-resource-vulnerability-audit-source --build-type``
    * ``oci adm vulnerability-audit create-vulnerability-audit-oci-resource-vulnerability-audit-source --build-type``
    * ``oci adm vulnerability-audit create-vulnerability-audit-unknown-source-vulnerability-audit-source --build-type``
    * ``oci adm remediation-run list-application-dependency-recommendations --purl``
    * ``oci adm vulnerability-audit list-application-dependency-vulnerabilities --purl``
    * ``oci adm vulnerability-audit list-application-dependency-vulnerabilities --severity-greater-than-or-equal``
    * ``oci adm vulnerability-audit list --max-observed-severity-greater-than-or-equal-to``
  * Data Safe Service
    * Support for updating risk level of the specified finding
      * ``oci data-safe finding update``
    * Support for listing all changes made by user to risk levels of findings of the specified assessment
      * ``oci data-safe security-assessment list-findings-change-audit-logs``
    * Support for security feature usage
      * ``oci data-safe security-assessment list-security-feature-analytics``
      * ``oci data-safe security-assessment list-security-features``
    * Support for viewing the top security findings in Data Safe Security Assessment
      * ``oci data-safe security-assessment list-finding-analytics``
    * Support for viewing the schemas that a user can access in Data Safe User Assessment.
      * ``oci data-safe database-table-access-entry get``
      * ``oci data-safe database-table-access-entry-collection list``

OBS-URL: https://build.opensuse.org/request/show/1141226
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=110
2024-02-01 09:29:46 +00:00
Dominique Leuenberger
fc80a55b6f Accepting request 1137151 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1137151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=53
2024-01-05 22:42:41 +00:00
1282c859fc Accepting request 1136516 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.37.1
  * Support for carbon footprint reporting in the Usage Service
    * ``oci usage-api average-carbon-emission request``
    * ``oci usage-api clean-energy-usage request``
    * ``oci usage-api configuration request-usage-carbon-emission-config``
    * ``oci usage-api usage-carbon-emission-summary request-usage-carbon-emissions``
    * ``oci usage-api usage-carbon-emissions-query create``
    * ``oci usage-api usage-carbon-emissions-query delete``
    * ``oci usage-api usage-carbon-emissions-query get``
    * ``oci usage-api usage-carbon-emissions-query list``
    * ``oci usage-api usage-carbon-emissions-query update``
  * Support for change compartment of configurations in the PostgreSQL service
    * ``oci psql configuration change-compartment``
  * Support for Token Exchange in the IdentityDomains Service
    * ``oci identity-domains identity-propagation-trust``
  * Support for resource locking in the Data Catalog Service
    * ``oci data-catalog catalog add``
    * ``oci data-catalog catalog remove``
    * ``oci data-catalog catalog-private-endpoint add``
    * ``oci data-catalog catalog-private-endpoint remove``
    * ``oci data-catalog metastore add``
    * ``oci data-catalog metastore remove``
  * Support for new optional parameter --dedicated-vm-host-id in the Core Service
    * ``oci compute instance update --dedicated-vm-host-id``
  * Support for additional attributes for existing APIs in the Data Safe Service
    * ``oci data-safe sensitive-data-model list-discovery-analytics --is-common, --sensitive-type-id``
    * ``oci data-safe sensitive-type list --is-common``
  * Cloud Advisor Service
    * Support for non root compartment in list commands for resource action summary and history summary
      * ``oci optimizer resource-action-summary list -c <compartment ocid>``

OBS-URL: https://build.opensuse.org/request/show/1136516
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=108
2024-01-05 20:04:00 +00:00
Ana Guerrero
42c5c0776c Accepting request 1132511 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1132511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=52
2023-12-11 20:51:50 +00:00
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
Ana Guerrero
3b4ceef164 Accepting request 1129102 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1129102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=51
2023-11-27 21:43:53 +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
Ana Guerrero
1c8f92dc67 Accepting request 1119158 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1119158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=50
2023-10-20 21:18:33 +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
Ana Guerrero
fc40e888b0 Accepting request 1115553 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1115553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=49
2023-10-05 18:03:20 +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
Ana Guerrero
cec0f7b172 Accepting request 1110551 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1110551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=48
2023-09-12 19:03:06 +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
Dominique Leuenberger
ed6cd617bc Accepting request 1108477 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1108477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=47
2023-09-02 20:07:30 +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
Dominique Leuenberger
f41ec93ea0 Accepting request 1102403 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1102403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=46
2023-08-09 15:26:29 +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
Ana Guerrero
f0826c4a8a Accepting request 1098913 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1098913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=45
2023-07-17 17:23:57 +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
Dominique Leuenberger
5e80d5e34e Accepting request 1096573 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1096573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=44
2023-07-04 13:22:11 +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
Dominique Leuenberger
8ce8ef1a34 Accepting request 1094647 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1094647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=43
2023-06-22 21:26:43 +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
370e747ea4 Accepting request 1093216 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.29.0
  * Support for the OCI Control Center service
    * ``oci occ``
  * Oracle Cloud Vmware Solution service
    * Support for allowing users to select the billing interval
      of deleted ESXi hosts while adding new ESXi hosts
      * ``oci ocvs esxi-host swap-billing --swap-billing-host-id``
      * ``oci ocvs esxi-host create --billing-donor-host-id``
      * ``oci ocvs esxi-host list --is-billing-donors-only``
      * ``oci ocvs esxi-host update --billing-donor-host-id``
    * Support swap-billing in ocvs
      * ``oci ocvs esxi-host swap-billing``
  * Support for resource quota and limit in the Usage service
    * ``oci usage usagelimits usage-limit-summary``
    * ``oci usage resources resource-summary list-resources``
    * ``oci usage resources resource-quotum-summary list-resource-quota``
  * Custom Key Value and Custom Document Classification Support in the AI Document service
    * ``oci ai-document model``
    * ``oci ai-document project``
    * ``oci ai-document work-request``
    * ``oci ai-document work-request-error``
    * ``oci ai-document work-request-log-entry list-work-request-logs``
  * Support for the Domain Name System service in Object Storage service
    * ``oci os ns get --realm-specific-endpoint``
  * Java Management service
    * Support for Java Migration Analysis
      * ``oci jms fleet request-java-migration-analyses``
      * ``oci jms java-migration-analysis-result``
    * Support for Performance Tuning Analysis
      * ``oci jms fleet request-performance-tuning-analyses``

OBS-URL: https://build.opensuse.org/request/show/1093216
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=87
2023-06-15 20:32:45 +00:00
Dominique Leuenberger
aa2e3fa983 Accepting request 1091450 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1091450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=42
2023-06-11 17:54:18 +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
Dominique Leuenberger
34d580ebad Accepting request 1090895 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1090895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=41
2023-06-05 16:08:08 +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
Dominique Leuenberger
e890b808e2 Accepting request 1075123 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1075123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=40
2023-03-29 21:27:26 +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
Dominique Leuenberger
211b283928 Accepting request 1071973 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1071973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=39
2023-03-15 17:55:51 +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
Dominique Leuenberger
3fc606323c Accepting request 1069650 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1069650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=38
2023-03-06 17:56:39 +00:00