zowe / zss

Zowe System Services Server for enabling low-level microservices
Eclipse Public License 2.0
13 stars 45 forks source link

Add support for longer cross-memory server parms #714

Open ifakhrutdinov opened 1 month ago

ifakhrutdinov commented 1 month ago

Proposed changes

This PR picks up the zowe-common-c changes which add support for ZIS parameters longer than 128 characters. Additionally, new related zowe-common-c functions are now exposed in the dynamic linkage plug-in.

This PR addresses Issue: #684

This PR depends upon the following PRs: https://github.com/zowe/zowe-common-c/pull/457

Type of change

Please delete options that are not relevant.

PR Checklist

Please delete options that are not relevant.

Testing

See https://github.com/zowe/zowe-common-c/pull/457.