Releases: MarketSquare/robotframework-requests
Releases · MarketSquare/robotframework-requests
v1.0a14
What's Changed
- Add keyword to get response from last request by @PaulBrandUWV in #397
Full Changelog: v1.0a13...v1.0a14
v1.0a13
v1.0a12
What's Changed
- fix: auth leakage with basic authentication by @nestoracunablanco in #393
- doc: logging and authentication by @nestoracunablanco in #398
New Contributors
- @nestoracunablanco made their first contribution in #393
Full Changelog: v1.0a11...v1.0a12
v1.0a11
What's new
- Update CONTRIBUTING.md @lucagiove (#396)
- Fix triple asterisk in documentation @PaulBrandUWV (#395)
Features
- Keywords for TRACE and CONNECT HTTP methods @PaulBrandUWV (#390)
- Remove support for python 2 @PaulBrandUWV (#392)
Fixes
- Fix acceptance tests with latest flask and werkzeug @PaulBrandUWV (#391)
v1.0a10
What's Changed
- Remove support for python 2 by @PaulBrandUWV in #392
- Fix acceptance tests with latest flask and werkzeug by @PaulBrandUWV in #391
New Contributors
- @PaulBrandUWV made their first contribution in #392
Full Changelog: v1.0a8...v1.0a10
v0.9.7
What's Changed
- fix: files descriptors not closed in files param #378 by @lucagiove in #389
Full Changelog: v0.9.6...v0.9.7
v1.0a8
porting fixes from 0.9.5-6
Full Changelog: v1.0a7...v1.0a8
v0.9.6
What's Changed
- 383 status should be uses last request even if a response is provided by @lucagiove in #384
Full Changelog: v0.9.5...v0.9.6
v1.0a7
What's Changed
- feat(DeprecatedKeywords): remove deprecated keywords and clean up tests (feature: #357) by @lucagiove in #358
- Clarify the parameter usage of 'allow_redirects' in documentation by @hernandik in #359
- fix #364 close sessions instead of delete references by @gtoselli in #365
- fix(session-keywords): timeout could be a touple #344 by @lucagiove in #375
New Contributors
- @hernandik made their first contribution in #359
- @gtoselli made their first contribution in #365
Full Changelog: v1.0a1...v1.0a7
v0.9.5
What's new
- fix(session-keywords): timeout could be a touple #344 @lucagiove (#375)
Full Changelog: v0.9.4...v0.9.5