Skip to content

Commit

Permalink
Zowe CLI notes for Zowe v1.28.6
Browse files Browse the repository at this point in the history
Signed-off-by: anaxceron <ana.ceron@broadcom.com>
  • Loading branch information
anaxceron committed Apr 5, 2024
1 parent 02fa0b7 commit f9895fe
Showing 1 changed file with 23 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,37 @@ Zowe Version 1.28.6 contains the bug fixes that are described in the following t

#### Zowe CLI (Core)

- Resolved technical currency by updating `markdown-it` dependency. [[#2105](https://github.com/zowe/zowe-cli/pull/2105)]

- Resolved technical currency by updating `socks` transitive dependency.

- Added missing npm-shrinkwrap.

- Added missing z/OSMF connection options to the z/OS Logs command group.

- Removed out of date `Perf-Timing` performance timing package.

- Updated Imperative to version `4.18.19` to fix issues with normalizing newlines on file uploads [[#1815](https://github.com/zowe/zowe-cli/issues/1815)]

#### Zowe CLI Imperative Framework

#### CICS Plug-in for Zowe CLI
- Fixed normalization on stream chunk boundaries [[#1815](https://github.com/zowe/zowe-cli/issues/1815)]

#### DB2 Plug-in for Zowe CLI

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

- Updated follow-redirects transitive dependency to resolve technical debt. [[#138](https://github.com/zowe/zowe-cli-db2-plugin/pull/138)]

- Added missing npm-shrinkwrap.

- Updated ibm_db dependency to resolve technical debt

#### IMS Plug-in for Zowe CLI

- Deprecated the IMS Plug-in for Zowe CLI due to compatibility issues between the plug-in, the Zowe IMS Operations API, and IBM IMS running on the mainframe.
- Added missing npm-shrinkwrap.

### Zowe Explorer

#### Zowe Explorer (Core)
Expand Down

0 comments on commit f9895fe

Please sign in to comment.