Skip to content

Commit c98f5b5

Browse files
authored
Merge pull request #415 from magento-commerce/master-back-to-dev-for-MFTF4.8.3
Merging PR from master back to develop
2 parents 7760099 + 7e3d22e commit c98f5b5

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
Magento Functional Testing Framework Changelog
22
================================================
33

4+
4.8.2
5+
---------
6+
### Enhancements
7+
* Bumped brainmaestro/composer-git-hook to ^3.0
8+
* Bumped nikic/php-parser to 5.1.0
9+
* Bumped monolog/monolog to 3.7.0
10+
* Bumped guzzlehttp/guzzle to 7.9.2
11+
12+
4.8.1
13+
---------
14+
### Enhancements
15+
* Bumped allure-codeception to ^2.4
16+
* Bumped squizlabs/php_codesniffer to 3.10.1
17+
* Bumped composer/composer to 2.7.7
18+
* Bumped monolog/monolog to 3.6.0
19+
* Bumped spomky-labs/otphp to 11.3.0
20+
* Bumped aws-sdk-php to 3.314.1
21+
22+
### Fixes
23+
* Unneeded reports are shown when MFTF Static tests fail.
24+
425
4.8.0
526
---------
627
### Enhancements

composer.json

+1-1
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.2",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)