Skip to content

Commit 34e4a2a

Browse files
committed
ACQE-6743 : MFTF 4.8.1 Release
1 parent f43763f commit 34e4a2a

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Magento Functional Testing Framework Changelog
22
================================================
33

4+
4.8.1
5+
---------
6+
### Enhancements
7+
* Bumped allure-codeception to ^2.4
8+
* Bumped squizlabs/php_codesniffer to 3.10.1
9+
* Bumped composer/composer to 2.7.7
10+
* Bumped monolog/monolog to 3.6.0
11+
* Bumped spomky-labs/otphp to 11.3.0
12+
* Bumped aws-sdk-php to 3.314.1
13+
14+
### Fixes
15+
* Unneeded reports are shown when MFTF Static tests fail.
16+
417
4.8.0
518
---------
619
### Enhancements

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento2-functional-testing-framework",
33
"description": "Magento2 Functional Testing Framework",
44
"type": "library",
5-
"version": "4.8.0",
5+
"version": "4.8.1",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)