Skip to content

Commit 10a03d5

Browse files
ManjushaManjusha
Manjusha
authored and
Manjusha
committed
4.3.2-Release-Checklist : MFTF release
1 parent 0cd8a72 commit 10a03d5

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

4+
4.3.2
5+
---------
6+
### Enhancements
7+
* 'bootstrap' argument added to indicate that no additional background processes will be run and the jobs complete in the foreground process.
8+
9+
### Fixes
10+
* Fixed serialization of weakmap exception thrown for every internal exception after codeception upgrade.
11+
* Fixed suites no longer separated by MFTF Suite.
12+
413
4.3.1
514
---------
615
### Fixes

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.3.1",
5+
"version": "4.3.2",
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)