You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ FEATURES:
6
6
7
7
* Add support for NGINX OSS on Ubuntu jammy (22.04).
8
8
* Add CODEOWNERS file.
9
-
* Add support for NGINX OSS on RHEL 9.
9
+
* Add RHEL 9 to the NGINX OSS list of tested and supported platforms.
10
+
* Add Alpine Linux 3.16 to the NGINX OSS list of tested and supported platforms (and remove Alpine Linux 3.12).
10
11
11
12
ENHANCEMENTS:
12
13
@@ -48,10 +49,10 @@ FEATURES:
48
49
49
50
* Backwards support for older versions of Ansible (e.g. Ansible `<2.12`).
50
51
* Update NGINX Amplify repositories to use Python 3 when possible.
52
+
* Add Alpine Linux 3.15 to the NGINX Plus list of tested and supported platforms (and remove Alpine Linux 3.11).
51
53
52
54
ENHANCEMENTS:
53
55
54
-
* Add Alpine Linux 3.15 to the NGINX Plus list of tested and supported platforms (and remove Alpine Linux 3.11).
55
56
* Use `pcre2` by default when possible.
56
57
* Bump the Ansible `community.general` collection to `4.4.0` and `community.docker` collection to `2.1.1`.
57
58
@@ -72,10 +73,10 @@ FEATURES:
72
73
73
74
* Pin repository data when installing NGINX OSS on Alpine and Debian distributions.
74
75
* You can now downgrade versions of NGINX and switch from stable to mainline and viceversa. You will need to specify the NGINX branch and version you wish to install when tweaking versions.
76
+
* Add Alpine Linux 3.15 to the NGINX OSS list of tested and supported platforms (and remove Alpine Linux 3.11).
75
77
76
78
ENHANCEMENTS:
77
79
78
-
* Add Alpine Linux 3.15 to the NGINX OSS list of tested and supported platforms (and remove Alpine Linux 3.11).
79
80
* Bump the Ansible `community.general` collection to `4.1.0` and `community.docker` collection to `2.0.2`.
0 commit comments