From 1ee797f9eac90e1cddc1b35bc4162826e31ebf9a Mon Sep 17 00:00:00 2001 From: Jayant Sogikar Date: Mon, 10 Aug 2026 12:12:03 +0530 Subject: [PATCH] Remove stale changelog entries in readme --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 2525c811..16e31639 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,5 @@ # Ansible Platform Collection -## Changelog for v2.7.20260313 - -* Added OIDC User Identity support for Ansible Automation Platform Gateway -* New modules: feature_flag, ca_certificates, role_team_assignment, role_definition -* Add request_timeout_seconds and idle_timeout_seconds to route modules -* Add enable_mtls attribute to route module for mutual TLS support -* Add associated_authenticators parameter to users module -* Add Gateway UI plugin Route Collection Module -* Enhanced organization association logic and auditor user support -* Multiple bug fixes for role assignment, object deletion, and URL handling -* Deprecated authenticator_uid and authenticators fields - ## Upgrading to AAP 2.7? Ensure you are on `ansible.platform >= 2.7.x` before upgrading. Connection variables have changed — replace `controller_host` with `aap_hostname` pointing to your gateway URL.