Skip to content

Commit e3ab922

Browse files
committed
[AUTO]Update changelog 3.5.2
Files changed: M CHANGELOG.rst M changelogs/.plugin-cache.yaml M changelogs/changelog.yaml D changelogs/fragments/no_log_fix.yml M galaxy.yml
1 parent cf176d2 commit e3ab922

File tree

5 files changed

+17
-6
lines changed

5 files changed

+17
-6
lines changed

CHANGELOG.rst

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

55
.. contents:: Topics
66

7+
v3.5.2
8+
======
9+
10+
Bugfixes
11+
--------
12+
13+
- fixing bug that got introduced in 3.5.1 causing no_log issues
14+
715
v3.5.1
816
======
917

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,4 +321,4 @@ plugins:
321321
strategy: {}
322322
test: {}
323323
vars: {}
324-
version: 3.5.1
324+
version: 3.5.2

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,3 +881,10 @@ releases:
881881
- 1154_retries_delay.yml
882882
- workflow_schema_job_id.yml
883883
release_date: '2025-09-05'
884+
3.5.2:
885+
changes:
886+
bugfixes:
887+
- fixing bug that got introduced in 3.5.1 causing no_log issues
888+
fragments:
889+
- no_log_fix.yml
890+
release_date: '2025-09-09'

changelogs/fragments/no_log_fix.yml

Lines changed: 0 additions & 4 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.5.1-devel
4+
version: 3.5.2-devel
55
description: A collection of roles to manage Ansible Controller
66
readme: README.md
77
authors:

0 commit comments

Comments
 (0)