Skip to content

Releases: reportportal/agent-Python-RobotFramework

Release 5.3.2

28 Mar 13:12
643db51
Compare
Choose a tag to compare

Changed

Release 5.3.1

04 Jan 17:08
2fb5f5a
Compare
Choose a tag to compare

Fixed

  • Issue #160 RP_LAUNCH_UUID variable passing to the Client, by @HardNorth

Release 5.3.0

23 Jun 16:31
11de870
Compare
Choose a tag to compare

Added

  • RP_LOG_BATCH_PAYLOAD_SIZE parameter, by @HardNorth

Changed

  • Client version updated on 5.2.3, by @HardNorth
  • The agent switched to use new client with async log processing, by @HardNorth

Release 5.2.2

17 Jun 17:56
fa71204
Compare
Choose a tag to compare

Fixed

  • Issue #140 Process test message at the end of the test, by @iivanou
  • Issue #139 Broken view in Before/After Suites items, by @HardNorth

5.2.1

10 Nov 15:27
c761614
Compare
Choose a tag to compare

Added

  • Support of the rerun functionality;
  • Allow attaching log and xunit result files to the launch;
  • Add the ability to disable SSL verification.

Fixed

  • SKIP message handling.

5.2.0

15 Jun 11:34
Compare
Choose a tag to compare

Added

  • Launch log feature

Changed

  • Code references now points on the line of code
  • Test Case ID logic changed to support DataDriver extension

Fixed

  • Teardown keyword handling

5.1.2

20 May 15:28
0e95f3f
Compare
Choose a tag to compare

Release notes:

  • Fixed issues in offline reporting;
  • Fixed some compatibility issues with Robot Framework 3.x.

5.1.1

14 May 13:42
11618ba
Compare
Choose a tag to compare

Release notes:

  • Added an ability to attach HTML report to the launch;
  • Fixed functionality for sending attachments.

5.1.0

29 Apr 13:19
1ad2ab6
Compare
Choose a tag to compare

Release notes:

  • Allow for limiting/setting a smaller number of client connections by allowing setting max_pool_size;
  • Added critical tag handling;
  • Added skipped issue handling;
  • Implemented functionality for sending test case id;
  • Implemented support of dynamic attributes;
  • Bug fixes.

5.0.4

10 Nov 13:56
087da48
Compare
Choose a tag to compare

Release notes:

  • Added support for offline reporting;
  • Improved installation/testing routines;
  • Added integration with Google analytics;
  • Added support for RobotFramework 4.0.