v0.7.0
版本发布时间: 2020-05-02 02:00:44
MarketSquare/robotframework-requests最新发布版本:v1.0a11(2024-05-28 15:36:04)
What's new
This version includes a new feature for uploading data in streaming mode without loading big files in memory, thanks to @UVV-gh collaboration. Logging has been refactored and is now ready for further enhancements.
Features
- More complete logging for requests and responses @lucagiove (#285)
- Automatically truncate long data in logs except if loglevel is set to debug or trace @lucagiove (#285)
- Add
Get File For Streaming Upload
keyword @UVV-gh (#224)
Fixes
- Fix missing data in requests logging @lucagiove (#285)
- Fix Windows tests with local flask server @vmarrazzo (#279)
Others
- Integrate pytest for unittests in GitHub Actions @lucagiove (#281)
- Automatic documentation update on new versions @lucagiove (#273)
Forever Open Source ;)
Thanks to @bulkan (the original author) that moved the repo to @MarketSquare, this allowed me to enhance a lot the Continuous Integration and Community contribution. Thanks to @UVV-gh that submitted the PR for the new feature and worked with me to make it production ready. Thanks also to @Hi-Fi that helped me out with GitHub Actions. Special thanks to @RobotFramework-Italia and Robot Framework Milano meetup for the work done during a meetup sprint.