Releases: testomatio/java-reporter
Releases · testomatio/java-reporter
v0.13.0
29 May 06:30
Compare
Sorry, something went wrong.
No results found
What's changed
Added AWS IAM Role authentication support for S3 artifact uploads.
Added AWS STS AssumeRole credentials provider integration.
Added support for IAM Role ARN configuration.
Added support for External ID configuration for cross-account access.
Updated S3 client creation logic to support both IAM Role and static credentials authentication.
Added validation for IAM Role configuration.
Updated documentation and configuration examples.
v0.12.2-rc2
19 May 12:32
Compare
Sorry, something went wrong.
No results found
What's changed
Improved property handling logic for attachment uploads.
v0.12.2-rc1
19 May 10:45
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed spacing issue in the s3.secret.access-key-id property name.
v0.12.0
11 May 07:33
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's changed
Fixes
Optimized S3 artifact upload for step-level artifacts, significantly reducing processing time
v0.11.5
16 Apr 20:13
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's changed
New features
Added Testomat Allure integration module
v0.10.1
29 Mar 18:49
Compare
Sorry, something went wrong.
No results found
What's changed
Improvements
Improved error logging in test steps
Enhanced JUnit tag filtering