suds-community / suds

Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.
https://suds.readthedocs.io/
GNU Lesser General Public License v3.0
172 stars 54 forks source link

Restore last_sent and last_received functions #80

Closed waynesun09 closed 2 years ago

waynesun09 commented 2 years ago

This revert 8eaf105 with add back the two _SoapClient functions.

Also add back the messages attribute of the client class.

The messages attribute and two functions could be used to get the send/reply message Document of soap request, which could be used to get the element like 'sessionId' of a soap session.

Updated test_operation_request_and_reply with the messages attribute and function check.

This resolves issue: https://github.com/suds-community/suds/issues/79

Signed-off-by: Wayne Sun gsun@redhat.com

phillbaker commented 2 years ago

thanks! looks good to me

waynesun09 commented 2 years ago

@phillbaker Thanks for merge this.

When will next release happen? We need switch project dependency with this update which will be included in next release.

phillbaker commented 2 years ago

Hi, a new version has been released.

On Wed, Jun 22, 2022 at 12:06 PM Wayne Sun @.***> wrote:

@phillbaker https://github.com/phillbaker Thanks for merge this.

When will next release happen? We need switch project dependency with this update which will be included in next release.

— Reply to this email directly, view it on GitHub https://github.com/suds-community/suds/pull/80#issuecomment-1163311806, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAXCKLGKIIZ4EZ7DA3BFHDVQM2ZTANCNFSM5ZHBCZKQ . You are receiving this because you were mentioned.Message ID: @.***>