All notable changes to the Sample Plug-in for Zowe CLI will be documented in this file.
- Enhancement: Added plugin lifecycle example.
- Enhancement: Removed deprecated pluginHealthCheck.
- BugFix: Updated dependencies for technical currency.
- Major: Updated for V2 compatibility. See the prerelease items below for more details.
- Fixed core and zosmf SDKs not included as plug-in dependencies. #59
- Publish
@next
tag that is compatible with team config profiles. - Added "sample" profile type and
list profile-args
command as example of loading arguments from profiles. - Replaced
TestEnvironment
class with @zowe/cli-test-utils package. - Added a local server that mocks the z/OSMF info endpoint for system tests.
- BugFix: Update License headers. #44
- Update dependencies to conform with other plugins
- Fix broken links
- Cut lts-incremental
- Update documentation
- Move CLI and Imperative into dev dependencies
- Update test snapshots
- Move to Zowe artifactory
- Update dependencies and check for circular dependencies
- Update remaining instances of @brightside to @zowe
- Fix links
- Update snapshots
- Change @brightside to @zowe