Skip to content

Releases: testomatio/java-reporter

v0.12.2-rc2

19 May 12:32

Choose a tag to compare

What's changed

  • Improved property handling logic for attachment uploads.

v0.12.2-rc1

19 May 10:45

Choose a tag to compare

What's Changed

  • Added asynchronous parallel S3 artifact uploads
  • Added configurable upload executor settings
  • Improved upload performance and graceful shutdown handling

v0.12.1

19 May 07:46
0362187

Choose a tag to compare

What's Changed

  • Fixed spacing issue in the s3.secret.access-key-id property name.

v0.12.0

11 May 07:33
3bebfe8

Choose a tag to compare

What's Changed

  • Added LinkTest support for linking multiple test cases to a single automated test.
  • Added support for Build URL tags.
  • Refactored Step Aspect logic.
  • Added a configuration flag to enable step artifact uploads.

v0.11.6

23 Apr 16:31
ad84c78

Choose a tag to compare

What's changed

Fixes

  • Optimized S3 artifact upload for step-level artifacts, significantly reducing processing time

v0.11.5

16 Apr 20:13
776b421

Choose a tag to compare

What's changed

Fix

  • Fix issue where attachments were not saved when using a custom Allure results directory.

v0.11.4

15 Apr 18:29

Choose a tag to compare

What's changed

Fix

  • Add default constructor to AllureAttachmentAspect for AspectJ compatibility
  • Fix screenshot attachments to be correctly associated with steps

v0.11.3

06 Apr 20:58
88df196

Choose a tag to compare

What's changed

New features

  • Added Testomat Allure integration module

v0.10.1

29 Mar 18:49
18ab30c

Choose a tag to compare

What's changed

Improvements

  • Improved error logging in test steps
  • Enhanced JUnit tag filtering

v0.10.0

25 Mar 19:31
f38b8b0

Choose a tag to compare

What's Changed

Added

  • Ability to attach artifacts to test steps
  • Ability to create nested substeps