All notable changes to the IBM® Db2® Plug-in for Zowe CLI will be documented in this file.
- MAJOR: v6.0.0 release
- Update: Final prerelease
- BugFix: Updated axios transitive dependency to resolve technical debt. #156
- BugFix: Updated axios transitive dependency to resolve technical debt. #151
- BugFix: Updated follow-redirects transitive dependency to resolve technical debt. #148
- BugFix: Updated plug-in to exit code 1 if it encounters an error when issuing commands to Db2 #144
- V3 Breaking: Updated engines, removed health check and v1 profile support, added port and database to config template #144
- BugFix: Updated axios transitive dependency to resolve technical debt. #154
- BugFix: Updated axios transitive dependency to resolve technical debt. #149
- BugFix: Updated follow-redirects transitive dependency to resolve technical debt. #147
- BugFix: Updated follow-redirects transitive dependency to resolve technical debt. #139
- BugFix: Added missing npm-shrinkwrap.
- BugFix: Updated ibm_db dependency to resolve technical debt
- BugFix: Updated ibm_db dependency for better support with Node.js 18
- BugFix: Updated the version of minimatch
- BugFix: Updated ibm_db dependency to be compatible with Node.js 18
- Major: Updated for V2 compatibility. See the prerelease items below for more details.
- BugFix: Updated ibm_db to allow the plugin to install on M1 Macs.
- BugFix: Fixed error messages when host, port, user, password, or database are omitted
- BugFix: Fixed daemon mode prompting
- BugFix: Updated follow-redirects and minimist dependencies to resolve potential vulnerabilities.
- BugFix: Pruned dev dependencies from npm-shrinkwrap file.
- BugFix: Included an npm-shrinkwrap file to lock-down all transitive dependencies.
- Remove @zowe/cli peer dependency to better support NPM v7
- Publish
@next
tag that is compatible with team config profiles.
- BugFix: Update ibm_db to allow the plugin to install on M1 Macs.
- BugFix: Updated follow-redirects and minimist dependencies to resolve potential vulnerabilities.
- BugFix: Pruned dev dependencies from npm-shrinkwrap file.
- BugFix: Included an npm-shrinkwrap file to lock-down all transitive dependencies.
- Enhancement: Update ibm_db dependency to support Node v16 #82
- Adds semicolon after each sql statement when exporting a table.
- Enhancement: Added a help example for how to pass output values when calling a Db2 stored procedure.
- BugFix: Added support for Node v14. #60
- Decrease Imperative load time for plugin
- Tagged 4.X.X as @zowe-v1-lts
- Updated typescript dev dependency to fix building the plugin
- Updated documentation to include Xcode, fix links and branding
- Updated ibm_db dependency to add Node 12 support
- Updated documentation to include:
- How the plugin works
- Software requirements
- How to install and uninstall the plugin
- How to build from source
- How to run tests
- Contribution information
- Where to find tutorials
- Link to Imperative CLI Framework documentation
- Change name to @zowe/db2-for-zowe-cli
- Bump imperative and cli peer dependency versions
- Rebrand documentation