We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8011d commit 936f9d3Copy full SHA for 936f9d3
CHANGELOG.md
@@ -3,7 +3,13 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
-## [15.2.1] UNRELEASED
+## [15.3.0] 2026-03-24
7
+
8
+### Changed
9
10
+- Uniformized how internal security groups are configured across providers by replacing the allowed protocol list by `all` for OpenStack and GCP
11
12
+## [15.2.1] 2026-02-26
13
14
### Changed
15
- Disabled weak deps install by dnf to avoid running unnecessary packages like pulseaudio on the IPA server (PR #415)
0 commit comments