Skip to content

New 6.3.0 release of the Zowe Client Java SDK #487

@frankgiordano

Description

@frankgiordano

Description

This issue tracks the 6.3.0 release of the Zowe Client Java SDK.

Changes Since Previous Release (6.2.0)

Related Issue

#467 – Fix final-attempt polling logic in pollByStatus and pollByMessage

Related Pull Requests

#486 – Fix USS response package typo (reaponseresponse)
#481 – Refactor USS setfacl input creation using a controlled factory method

  • Introduced a new API method:

    public Response modifyAndDelete(
            final String targetPath,
            final String modifyValue,
            final String deleteValue)
            throws ZosmfRequestException
  • Added a factory class to centralize and validate input creation, ensuring only valid combinations are allowed.

#465 – Fix inconsistent HTTP request type validation in ZosmfLogin

🚨 Breaking Changes

Package Rename

zowe.client.sdk.zosfiles.uss.reaponse
➝ zowe.client.sdk.zosfiles.uss.response

📘 Additional Updates

  • Minor Javadoc improvements

Previous 6.x Release Notes

For changes included earlier in the 6.x line, see:

#455 – Release 6.1.1: Response handling enhancements and minor improvements
#459 – Release 6.1.2: Security fixes for Jackson and Central publishing plugin dependencies
#464 – Release 6.2.0: Zowe Client Java SDK release

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions