Skip to content

Commit

Permalink
adding CLI release notes for Zowe v2.16
Browse files Browse the repository at this point in the history
Signed-off-by: anaxceron <ana.ceron@broadcom.com>
  • Loading branch information
anaxceron committed May 10, 2024
1 parent 3782cfa commit c65af46
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions docs/whats-new/release-notes/v2_16_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,7 @@ System demos are typically held the week after a minor release becomes available

#### Zowe CLI (Core)

#### Zowe CLI Imperative Framework

#### CICS Plug-in for Zowe CLI

#### DB2 Plug-in for Zowe CLI

#### MQ Plug-in for Zowe CLI

#### IMS Plug-in for Zowe CLI
- Added a prompt for user ID/password on SSH commands when a token is stored in configuration. ([#2081](https://github.com/zowe/zowe-cli/pull/2081))

### Zowe Explorer

Expand All @@ -62,7 +54,7 @@ System demos are typically held the week after a minor release becomes available

## Bug fixes

Zowe Version 2.3.0 contains the bug fixes that are described in the following topics.
Zowe Version 2.16.0 contains the bug fixes that are described in the following topics.

### Zowe installation and packaging

Expand All @@ -80,22 +72,24 @@ Zowe Version 2.3.0 contains the bug fixes that are described in the following to
* Fixed configuration enabling JWT Token Refresh Functionality. ((#3474)[https://github.com/zowe/api-layer/issues/3474))
* Fixed the Zowe logo and trademark info in the API Catalog. ((#3338)[https://github.com/zowe/api-layer/issues/3338])




### Zowe CLI

#### Zowe CLI (Core)

#### Zowe CLI Imperative Framework

#### CICS Plug-in for Zowe CLI
- Fixed the command `zowe daemon enable` installing an invalid daemon binary on macOS. ([#2126](https://github.com/zowe/zowe-cli/pull/2126))
- Fixed error in the `zos-files list all-members` command that could occur when members contain control characters in the name. ([#2104](https://github.com/zowe/zowe-cli/pull/2104))
- Resolved technical currency by updating the `tar` dependency. ([#2101](https://github.com/zowe/zowe-cli/issues/2101))
- Resolved technical currency by updating the `markdown-it` dependency. ([#2106](https://github.com/zowe/zowe-cli/pull/2106))
- Fixed default base profile missing in configuration generated by the `zowe config auto-init` command. ([#2084](https://github.com/zowe/zowe-cli/pull/2084))
- Updated dependencies of the daemon client for technical currency. ([#2076](https://github.com/zowe/zowe-cli/pull/2076))

#### DB2 Plug-in for Zowe CLI

#### MQ Plug-in for Zowe CLI
- Updated follow-redirects transitive dependency to resolve technical debt. ([#147](https://github.com/zowe/zowe-cli-db2-plugin/pull/147))

#### IMS Plug-in for Zowe CLI
#### FTP Plug-in for Zowe CLI

- Fixed issue to return proper message for an active job. ([#2832](https://github.com/zowe/zowe-explorer-vscode/issues/2832))

### Zowe Explorer

Expand All @@ -119,4 +113,10 @@ Zowe Version 2.3.0 contains the bug fixes that are described in the following to

Zowe discloses fixed vulnerabilities in a timely manner giving you sufficient time to plan your upgrades. Zowe does not disclose the vulnerabilities fixed in the latest release as we respect the need for at least 45 days to decide when and how you upgrade Zowe. When a new release is published, Zowe publishes the vulnerabilities fixed in the previous release. For more information about the Zowe security policy, see the [Security page](https://www.zowe.org/security.html) on the Zowe website.

The following security issues were fixed by the Zowe security group in version 2.2.
The following security issues were fixed by the Zowe security group in version 2.15.

- BDSA-2023-1804
- CVE-2023-46589 (BDSA-2023-3298)
- BDSA-2021-2621
- CVE-2023-45857 (BDSA-2023-2855)
- BDSA-2023-3572

0 comments on commit c65af46

Please sign in to comment.