From d28dac53d88a376a093da97443baf4344bb389e5 Mon Sep 17 00:00:00 2001 From: anaxceron Date: Thu, 19 Oct 2023 15:01:03 -0400 Subject: [PATCH] adding Zowe CLI release notes Signed-off-by: anaxceron --- docs/getting-started/release-notes/v2_12_0.md | 25 ++++--------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/docs/getting-started/release-notes/v2_12_0.md b/docs/getting-started/release-notes/v2_12_0.md index e3225ffeed..44f5fc9b5f 100644 --- a/docs/getting-started/release-notes/v2_12_0.md +++ b/docs/getting-started/release-notes/v2_12_0.md @@ -16,21 +16,6 @@ Zowe Version 2.12.0 contains the enhancements that are described in the followin ### Zowe API Mediation Layer -### Zowe CLI - -#### 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 - - ### Zowe Explorer ## Bug fixes @@ -47,15 +32,15 @@ Zowe Version 2.12.0 contains the bug fixes that are described in the following t #### Zowe CLI (Core) -#### Zowe CLI Imperative Framework +- Fixed bug where encoding is not passed to the Download USS Directory API. ([#1825](https://github.com/zowe/zowe-cli/issues/1825)) -#### CICS Plug-in for Zowe CLI +- Bumped Imperative to Version `5.18.2` to fix issues with normalizing newlines on file uploads. ([#1815](https://github.com/zowe/zowe-cli/issues/1815)) -#### DB2 Plug-in for Zowe CLI +- Bumped Secrets SDK to Version `7.18.6` to use `core-foundation-rs` instead of the now-archived `security-framework` crate; to include the edge-case bug fix for Linux; and to resolve build failures for FreeBSD users. -#### MQ Plug-in for Zowe CLI +#### Zowe CLI Imperative Framework -#### IMS Plug-in for Zowe CLI +- Fixed normalization on stream chunk boundaries. ([#1815](https://github.com/zowe/zowe-cli/issues/1815)) ### Zowe Explorer