Skip to content

Commit f659353

Browse files
authored
Merge pull request #31 from magento-commerce/MQE-2506
MQE-2506: updated CHANGELOG.md and composer files for 3.3.0
2 parents 4f76bda + 38c6f11 commit f659353

File tree

3 files changed

+16
-218
lines changed

3 files changed

+16
-218
lines changed

CHANGELOG.md

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

4+
3.3.0
5+
---------
6+
7+
### Enhancements
8+
9+
* [#815](https://github.com/magento/magento2-functional-testing-framework/pull/815) -- Upgrade csharpru/vault-php to 4.1
10+
* [#817](https://github.com/magento/magento2-functional-testing-framework/pull/817) -- Add support for admin WebAPI token refresh
11+
12+
### Fixes
13+
14+
* Fixed test generation error in a split suite group (--config=parallel) to allow generation of subsequent groups.
15+
* Fixed an issue where test extends from a skipped parent is not properly skipped.
16+
417
3.2.1
518
---------
619

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": "3.2.1",
5+
"version": "3.3.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

composer.lock

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

0 commit comments

Comments
 (0)