All notable changes to the Zowe Client Kotlin SDK will be documented in this file.
0.5.0 (2024-09-23)
- 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)
- Bugfix: Fix for Windows credentials store (4db02f88)
0.4.0 (2023-03-07)
- 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)
- Bugfix: GitHub issue #9: Error Creating Connection (bbc16d72)