Imperative
- Enhancement: Added an optional
scrtDataobject to the ISession interface for a Session object. ThescrtDatais transmitted as a new HTTP header namedZowe-SCRT-client-featureto the targeted REST service. #2678 - Enhancement: Updated config files to support environment variables in
$VARIABLEand${VARIABLE}formats. #2672- Properties that contain a valid environment variable cannot be set or changed with the
Config.setfunction. They can only be updated in an editor. - Properties that map to an unset environment variable are treated as a literal string.
- Properties that contain a valid environment variable cannot be set or changed with the
- BugFix: Updated
markdown-itdependency for technical currency. #2672