Releases: MarketSquare/Robot-Framework-SOAP-Library
Releases · MarketSquare/Robot-Framework-SOAP-Library
Robot Framework Soap Library v1.4
What's Changed
- Bump requests from 2.28.1 to 2.31.0 by @dependabot[bot] in #47
- Fix test and doc by @samuelpcabral in #48
- Update test cases and requirements.txt by @samuelpcabral in #52
- Fix test and update actions by @samuelpcabral in #53
- Update README.md by @samuelpcabral in #54
- update readme links by @samuelpcabral in #55
- Test/update actions by @samuelpcabral in #56
Full Changelog: v1.3...v1.4
Robot Framework Soap Library v1.3
What's Changed
- New keyword: Get Last Response Object by @samuelpcabral in #44
Full Changelog: v1.2...v1.3
Robot Framework Soap Library v1.2
What's Changed
- Ability specify whether to call SOAP method using WSDL address or service binding address by @jckspencer in #40
- Put Binding address as an argument by @samuelpcabral in #41
New Contributors
- @jckspencer made their first contribution in #40
Full Changelog: v1.0...v1.2
What's Changed
- Pass the use_binding_address argument to the keyword Create SOAP Client by @samuelpcabral in #42
Full Changelog: v1.0...v1.2
Robot Framework Soap Library v1.0
What's Changed
- Drop Python 2 support
- Remove usage of package six
- improve logs
Robot Framework Soap Library v0.9
Compatibility
- This is the last version that supports Python 2.7
What's Changed
- Client TLS/SSL certificate (#25) by @robinmatz in #26
- Added Github Workflow Run by @SanthoshS20 in #29
- Issue 32 by @samuelpcabral in #33
- Issue34 by @samuelpcabral in #35
- Bump lxml from 4.9.0 to 4.9.1 by @dependabot in #36
New Contributors
- @robinmatz made their first contribution in #26
- @SanthoshS20 made their first contribution in #29
- @dependabot made their first contribution in #36