Skip to content

Commit 727d98f

Browse files
Release preparations: v1.1.0 (add changelog)
1 parent bb0e557 commit 727d98f

5 files changed

Lines changed: 50 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ foundata.nginx Ansible collection Release Notes
44

55
.. contents:: Topics
66

7+
v1.1.0
8+
======
9+
10+
Release Summary
11+
---------------
12+
13+
Release Date: 2026-05-11
14+
15+
Maintenance release.
16+
17+
Minor Changes
18+
-------------
19+
20+
- Added Fedora 44 as supported platform for all collection roles and Molecule test scenarios.
21+
- Added Ubuntu 26.04 LTS (Resolute Raccoon) as supported platform for all collection roles and Molecule test scenarios.
22+
23+
Removed Features (previously deprecated)
24+
----------------------------------------
25+
26+
- Removed Fedora 42 support (End of Life, EOL) from collection roles and Molecule scenarios. The collection may still work on Fedora 42, but no testing or bugfixes will be provided. A warning will be displayed when used on unsupported platforms.
27+
728
v1.0.0
829
======
930

changelogs/changelog.yaml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
---
22
ancestor: null
33
releases:
4+
1.1.0:
5+
changes:
6+
minor_changes:
7+
- 'Added Fedora 44 as supported platform for all collection roles and Molecule
8+
test scenarios.
9+
10+
'
11+
- 'Added Ubuntu 26.04 LTS (Resolute Raccoon) as supported platform for all
12+
collection roles and Molecule test scenarios.
13+
14+
'
15+
release_summary: 'Release Date: 2026-05-11
16+
17+
18+
Maintenance release.
19+
20+
'
21+
removed_features:
22+
- 'Removed Fedora 42 support (End of Life, EOL) from collection roles and
23+
Molecule scenarios. The collection may still work on Fedora 42, but no testing
24+
or bugfixes will be provided. A warning will be displayed when used on unsupported
25+
platforms.
26+
27+
'
28+
fragments:
29+
- 1.1.0-release.yaml
30+
- platform-update-add-fedora44-remove-fedora42.yaml
31+
- platform-update-add-ubuntu2604.yaml
32+
release_date: '2026-05-11'
433
1.0.0:
534
changes:
635
release_summary: 'Release Date: 2026-04-19
File renamed without changes.

changelogs/fragments/platform-update-add-fedora44-remove-fedora42.yaml renamed to changelogs/fragments/archive/platform-update-add-fedora44-remove-fedora42.yaml

File renamed without changes.

changelogs/fragments/platform-update-add-ubuntu2604.yaml renamed to changelogs/fragments/archive/platform-update-add-ubuntu2604.yaml

File renamed without changes.

0 commit comments

Comments
 (0)