Skip to content

Commit

Permalink
Merge pull request #2089 from zowe/fix/upload-buffer-to-uss-api
Browse files Browse the repository at this point in the history
Fix api for uploading buffer to uss file
  • Loading branch information
zFernand0 authored Mar 13, 2024
2 parents e018177 + ecb6b09 commit 4e08fa7
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 53 deletions.
5 changes: 5 additions & 0 deletions packages/zosfiles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to the Zowe z/OS files SDK package will be documented in this file.

## Recent Changes

- LTS Breaking: Changed return type of `Upload.bufferToUssFile` to return `IZosFilesResponse` object instead of string. [#2089](https://github.com/zowe/zowe-cli/pull/2089)
- BugFix: Fixed `Upload.bufferToUssFile` not normalizing new lines when uploading plain text. [#2089](https://github.com/zowe/zowe-cli/pull/2089)

## `8.0.0-next.202403041352`

- BugFix: Updated engine to Node 18.12.0. [#2074](https://github.com/zowe/zowe-cli/pull/2074)
Expand Down
Loading

0 comments on commit 4e08fa7

Please sign in to comment.