Skip to content

Commit d2e517b

Browse files
committed
[AUTO]Update changelog 3.9.0
Files changed: M CHANGELOG.rst M changelogs/.plugin-cache.yaml M changelogs/changelog.yaml D changelogs/fragments/1233.yml D changelogs/fragments/hub_collection_errors.yml M galaxy.yml
1 parent 823b713 commit d2e517b

File tree

6 files changed

+28
-10
lines changed

6 files changed

+28
-10
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ infra.aap\_configuration Release Notes
44

55
.. contents:: Topics
66

7+
v3.9.0
8+
======
9+
10+
Minor Changes
11+
-------------
12+
13+
- added proxy option to eda_projects
14+
- added the option of project sync to eda_projects
15+
16+
Bugfixes
17+
--------
18+
19+
- Improve error handling output for collection uploads. Now displays path and namespace.
20+
721
v3.8.4
822
======
923

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,4 +330,4 @@ plugins:
330330
strategy: {}
331331
test: {}
332332
vars: {}
333-
version: 3.8.4
333+
version: 3.9.0

changelogs/changelog.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,3 +994,15 @@ releases:
994994
- get_stats.yml
995995
- trivial_stuff.yml
996996
release_date: '2025-11-15'
997+
3.9.0:
998+
changes:
999+
bugfixes:
1000+
- Improve error handling output for collection uploads. Now displays path and
1001+
namespace.
1002+
minor_changes:
1003+
- added proxy option to eda_projects
1004+
- added the option of project sync to eda_projects
1005+
fragments:
1006+
- 1233.yml
1007+
- hub_collection_errors.yml
1008+
release_date: '2025-12-01'

changelogs/fragments/1233.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelogs/fragments/hub_collection_errors.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: infra
33
name: aap_configuration
4-
version: 3.8.4-devel
4+
version: 3.9.0-devel
55
description: A collection of roles to manage Ansible Controller
66
readme: README.md
77
authors:

0 commit comments

Comments
 (0)