Skip to content

Commit

Permalink
added Zowe CLI release notes
Browse files Browse the repository at this point in the history
Signed-off-by: anaxceron <[email protected]>
  • Loading branch information
anaxceron committed Jan 11, 2024
1 parent 36a0c29 commit 19c518f
Showing 1 changed file with 31 additions and 12 deletions.
43 changes: 31 additions & 12 deletions docs/whats-new/release-notes/v2_14_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,23 @@ Zowe Version 2.14.0 contains the enhancements that are described in the followin

### Zowe API Mediation Layer

### Zowe CLI
### Zowe Explorer

#### Zowe CLI (Core)
#### Zowe Explorer (Core)

#### Zowe CLI Imperative Framework
- See the [Zowe Explorer](https://github.com/zowe/vscode-extension-for-zowe/blob/main/packages/zowe-explorer/CHANGELOG.md) changelog for updates included in this release.

#### CICS Plug-in for Zowe CLI
#### Explorer API

#### DB2 Plug-in for Zowe CLI
- See the [Zowe Explorer API](https://github.com/zowe/vscode-extension-for-zowe/blob/main/packages/zowe-explorer-api/CHANGELOG.md) changelog for updates included in this release.

#### MQ Plug-in for Zowe CLI
#### Explorer FTP Extension

#### IMS Plug-in for Zowe CLI
- See the [Zowe Explorer FTP Extension](https://github.com/zowe/vscode-extension-for-zowe/blob/main/packages/zowe-explorer-ftp-extension/CHANGELOG.md) changelog for updates included in this release.

#### Zowe Explorer ESLint Plug-in

### Zowe Explorer
- See the [Zowe Explorer ESLint Plug-in](https://github.com/zowe/vscode-extension-for-zowe/blob/main/packages/eslint-plugin-zowe-explorer/CHANGELOG.md) changelog for updates included in this release.

## Bug fixes

Expand All @@ -47,18 +48,36 @@ Zowe Version 2.14.0 contains the bug fixes that are described in the following t

#### Zowe CLI (Core)

- Corrected extra character being displayed at the end of lines when issuing command `zowe files compare` on Windows. [#1992](https://github.com/zowe/zowe-cli/issues/1992)
- Corrected the online help description for `zowe files compare uss`. [#1754](https://github.com/zowe/zowe-cli/issues/1754)
- Fixed typo in command help for `zowe zos-workflows create` commands.

#### Zowe CLI Imperative Framework

#### CICS Plug-in for Zowe CLI
- Fixed error message shown for null option definition to include details about which command caused the error. [#2002](https://github.com/zowe/zowe-cli/issues/2002)

#### DB2 Plug-in for Zowe CLI

#### MQ Plug-in for Zowe CLI

#### IMS Plug-in for Zowe CLI
- Updated follow-redirects transitive dependency to resolve technical debt.

### Zowe Explorer

#### Zowe Explorer (Core)

- See the [Zowe Explorer](https://github.com/zowe/vscode-extension-for-zowe/blob/main/packages/zowe-explorer/CHANGELOG.md) changelog for updates included in this release.

#### Explorer API

- See the [Zowe Explorer API](https://github.com/zowe/vscode-extension-for-zowe/blob/main/packages/zowe-explorer-api/CHANGELOG.md) changelog for updates included in this release.

#### Explorer FTP Extension

- See the [Zowe Explorer FTP Extension](https://github.com/zowe/vscode-extension-for-zowe/blob/main/packages/zowe-explorer-ftp-extension/CHANGELOG.md) changelog for updates included in this release.

#### Zowe Explorer ESLint Plug-in

- See the [Zowe Explorer ESLint Plug-in](https://github.com/zowe/vscode-extension-for-zowe/blob/main/packages/eslint-plugin-zowe-explorer/CHANGELOG.md) changelog for updates included in this release.

### Vulnerabilities fixed

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.
Expand Down

0 comments on commit 19c518f

Please sign in to comment.