Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 1.84 KB

Zowe Client Kotlin SDK Changelog

All notable changes to the Zowe Client Kotlin SDK will be documented in this file.

0.5.0 (2024-09-23)

Features

  • Feature: Added BYTES, KILOBYTES and MEGABYTES to Dataset class (7f0d087a)
  • Feature: Added "failOnPrompt" parameter to the "issueTsoCommand" function (b6903eb5)
  • Feature: Added responses validator (c659e038)
  • Feature: Migrated "build.gradle" to "build.gradle.kts" (f9eefc83)
  • Feature: Added "saveNewSecureProperties" function (7c81c2a6)
  • Feature: Added "executeTsoCommand" function to TsoApi (c7fcb97b)
  • Feature: Added parsing of nested profiles of Zowe Team Config v2 (3ce259b8)

Bugfixes

  • Bugfix: Fix for Windows credentials store (4db02f88)

0.4.0 (2023-03-07)

Features

  • Feature: GitHub issue #3: Zowe Kotlin SDK: Java-like Kotlin API (56788c1a)
  • Feature: Implement ZosUssFile (copying methods - from uss to dsn and to uss folder) (2bb0b257)

Bugfixes

  • Bugfix: GitHub issue #9: Error Creating Connection (bbc16d72)