Skip to content

Commit 4601e0b

Browse files
committed
Update CHANGELOG.md
1 parent b3a8b24 commit 4601e0b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ BUG FIXES:
1111

1212
* Fix an issue when installing the GeoIP2 module on an UBI 7 container where the the `libmaxminddb` package dependency might not be available via `yum` (if it's not available, `libmaxminddb` is installed from an external source).
1313

14+
TESTS:
15+
16+
* Update GitHub actions to run on Ubuntu 22.04. Amazon Linux 2 does not support cgroups v2 so the corresponding Molecule tests have been removed.
17+
* Update GitHub actions to only skip \*plus\* scenarios when the NGINX Plus license secrets are not present (it used to only run the NGINX Plus test scenarios during internal PRs).
18+
1419
## 0.23.2 (September 28, 2022)
1520

1621
FEATURES:
@@ -36,7 +41,6 @@ BUG FIXES:
3641

3742
TESTS:
3843

39-
* Update GitHub actions to run on Ubuntu 22.04 and to only skip ~plus~ scenarios when the NGINX Plus license secrets are not present (it used to only run the scenarios during internal PRs).
4044
* Add SLES 15 to all Molecule tests.
4145
* Create downgrade and upgrade tests for NGINX Plus.
4246
* Remove Yamllint (Ansible Lint now incorporates Yamllint).

0 commit comments

Comments
 (0)