Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new public APIs for header and command output #383

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

jborean93
Copy link
Collaborator

Adds new APIs on the protocol class to expose a publicly supported way to build the WSMan SOAP headers used internally and to get a single output value. The original methods have been kept around for backwards compatibility as while they were not set as public they have been used in various libraries so removing them now will cause breakages.

Adds new APIs on the protocol class to expose a publicly supported way
to build the WSMan SOAP headers used internally and to get a single
output value. The original methods have been kept around for backwards
compatibility as while they were not set as public they have been used
in various libraries so removing them now will cause breakages.
@coveralls
Copy link

Coverage Status

coverage: 76.933% (+0.5%) from 76.396%
when pulling 4f5a020 on jborean93:protocol-api
into e8bb574 on diyan:master.

@coveralls
Copy link

Coverage Status

coverage: 76.752% (+0.4%) from 76.396%
when pulling 9f13cb0 on jborean93:protocol-api
into e8bb574 on diyan:master.

@jborean93 jborean93 merged commit 739df6f into diyan:master Jun 6, 2024
20 checks passed
@jborean93 jborean93 deleted the protocol-api branch June 6, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants