Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 18:00
· 283 commits to master since this release

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

Others

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.