Skip to content

Commit acb4531

Browse files
authored
New version: Oracle.OCI-CLI version 3.71.1 (microsoft#322464)
1 parent c69f825 commit acb4531

File tree

3 files changed

+84
-0
lines changed

3 files changed

+84
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Oracle.OCI-CLI
5+
PackageVersion: 3.71.1
6+
InstallerLocale: en-US
7+
InstallerType: msi
8+
InstallModes:
9+
- interactive
10+
- silent
11+
- silentWithProgress
12+
UpgradeBehavior: install
13+
Commands:
14+
- oci
15+
ProductCode: '{C1A8E429-7FE7-4DB0-B6EC-A8F98D6E74ED}'
16+
ReleaseDate: 2025-12-12
17+
AppsAndFeaturesEntries:
18+
- DisplayName: oci-cli
19+
Publisher: Oracle
20+
ProductCode: '{C1A8E429-7FE7-4DB0-B6EC-A8F98D6E74ED}'
21+
UpgradeCode: '{48B079F4-B598-438D-A62A-8A233A3F8901}'
22+
InstallationMetadata:
23+
DefaultInstallLocation: Lib
24+
Installers:
25+
- Architecture: x64
26+
InstallerUrl: https://github.com/oracle/oci-cli/releases/download/v3.71.1/oci-cli-3.71.1-Windows-Server-Installer.msi
27+
InstallerSha256: 85B09A83C2D52845C1251C9052BECD606E0485FEC01C6FB734B28C985074E2D2
28+
ManifestType: installer
29+
ManifestVersion: 1.10.0
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Oracle.OCI-CLI
5+
PackageVersion: 3.71.1
6+
PackageLocale: en-US
7+
Publisher: Oracle Corporation
8+
PublisherUrl: https://github.com/oracle
9+
PublisherSupportUrl: https://github.com/oracle/oci-cli/issues
10+
PackageName: Oracle Cloud Infrastructure CLI
11+
PackageUrl: https://github.com/oracle/oci-cli
12+
License: Dual License (UPL-1.0 / Apache-2.0)
13+
LicenseUrl: https://github.com/oracle/oci-cli/blob/HEAD/LICENSE.txt
14+
Copyright: Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
15+
CopyrightUrl: https://github.com/oracle/oci-cli/blob/master/LICENSE.txt
16+
ShortDescription: Command Line Interface for Oracle Cloud Infrastructure
17+
Tags:
18+
- bare-metal
19+
- cli
20+
- cloud
21+
- infrastructure
22+
ReleaseNotes: |-
23+
Added
24+
- Support for GPT OSS model DAC Creation in Generative AI inference service
25+
- oci generative-ai dedicated-ai-cluster create --unit-shape
26+
- Support for list-elastic-pool-cost-savings in the Autonomous Database API of the Database Service
27+
- oci db autonomous-database list-elastic-pool-cost-savings --autonomous-database-id
28+
- Support for providing identity provider name during session token based authentication
29+
- oci session authenticate --identity-provider-name
30+
- Support for distributed tracing via opc-request-id
31+
- oci --enable-propagation
32+
Fixed
33+
- Fixed a spelling error in the --severity option of for below command
34+
- oci support incident create --severity
35+
Security
36+
- Updated requests dependency to >= 2.32.4 for python version >3.7 per: https://www.cve.org/CVERecord?id=CVE-2024-47081
37+
- Updated urllib3 dependency to 2.5.0 for python version >=3.10 per: https://www.cve.org/CVERecord?id=CVE-2025-50181
38+
- Updated urllib3 dependency to 1.26.19 for python version <3.10 per: https://www.cve.org/CVERecord?id=CVE-2024-37891
39+
File Checksums (SHA256)
40+
oci-cli-3.71.1.zip e250571d54b0e8b575e5cf88353eb02bf638df025ea69491721cb074f89fd0d0
41+
oci-cli-3.71.1-Oracle-Linux-10-Offline.zip f790bfbc856cf51ad83c0faa11951a5457cb377e2f035ff8ea3a311663048a59
42+
oci-cli-3.71.1-Oracle-Linux-9-Offline.zip d43483d969d969296b29791945d1118814de279340f67a6918fdd555c0698b9e
43+
oci-cli-3.71.1-Windows-Server-Installer.msi 85b09a83c2d52845c1251c9052becd606e0485fec01c6fb734b28c985074e2d2
44+
oci-cli-3.71.1-Ubuntu-20.04-Offline.zip 6dbf28dba95405392fcb270d558b4b81428c09d00e348a52730cc505b5959b23
45+
ReleaseNotesUrl: https://github.com/oracle/oci-cli/releases/tag/v3.71.1
46+
ManifestType: defaultLocale
47+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Oracle.OCI-CLI
5+
PackageVersion: 3.71.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)