Releases: testomatio/reporter
Releases · testomatio/reporter
1.6.6
1.6.6-beta-detach-xml-1
- Added detach for XML
1.6.6-beta-1-pw-metadata
- Playwright metadata
1.6.5
1.6.4
1.6.3
Release Notes for Testomatio Reporter v1.6.3
We are pleased to announce the release of Testomatio Reporter v1.6.3. This update includes several important fixes and improvements:
What's New
🛠 Fixes
- ACL Handling for IAM Roles: ACL is no longer set when using IAM roles, addressing potential access issues.
- Improved Artifact Logging: Enhanced logging for artifacts to provide more detailed and clear information.
- S3 Access Point Fix for IAM: Resolved an issue where an additional S3 access point was created when using IAM roles.
Contributors
We extend our gratitude to the following contributors for their efforts in this release:
- @DavertMik: Implemented the fix for ACL handling with IAM roles.
- @olexandr13: Enhanced artifact logging functionality and resolved the S3 access point issue for IAM roles.
These updates focus on improving the stability and reliability of the reporter.
What's Changed
- improve artifacts logging by @olexandr13 in #445
- rm extra artifact logs; change this.uploader.checkEnabled() order; add successful uploads logs by @olexandr13 in #447
- fix: s3 extra endpoint set if IAM used by @olexandr13 in #449
Full Changelog: 1.6.2...1.6.3
1.6.3-beta-artifacts-4
fix: s3 extra endpoint set if IAM used (#449)
1.6.3-beta: Fixed ACL for iam role
1.6.3-beta-artifacts-3 do not set acl when running iam role
1.6.3-beta-artifacts-2
What's Changed
- improve artifacts logging by @olexandr13 in #445
Full Changelog: 1.6.2...1.6.3-beta-artifacts-2
1.6.3-beta-artlog
improve artifacts logging