bugfix release eos 12.1.1 (#648)
* bugfix release 12.1.1
* restored format for 12.1.0
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
BugFix:Prep release 12.3.1 (#614)
* bugfix release 12.3.1
* updated release sumamry
* chore: auto fixes from pre-commit.com hooks
* updated release_summary from list to string
* fixed lint error
* fixed sanity issues
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Prep Patch Release for cisco.ios - 11.4.1 (#1338)
* Prep Patch Release for cisco.ios - 11.4.1
* Add release summary as well
Release v11.3.0 (#2969)
Release v11.3.0
This PR prepares the v11.3.0 release for the amazon.aws collection.
Changes
Updated galaxy.yml to v11.3.0
Generated changelog from fragments
Release date: 2026-05-07
Quality Checks
✅ Lint: All checks passed (5/5 linters)
⏸️ Sanity: Skipped (will run in CI)
Checklist
Version updated in galaxy.yml
Changelog generated with custom release date
Lint checks passed
Release summary uses proper backticks for module names
Folded scalar (>) used to avoid blank lines
Generated by Ansible Release Orchestrator
Reference: github.com/ansible-collections/cloud-content-handbook
Reviewed-by: Rahmanim Benny <brahmani@redhat.com>
Reviewed-by: Matthew Johnson
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
Merge pull request #1559 from netbox-community/devel
Release v3.23.0
Bump version to v3.18.0 (#2240)
* Bump version to v3.18.0
* Update CHANGELOG
* Temporary disable function app
* Revert disable function app
* Update release date
* Update release date
prep_release:ios minor release 11.4.0 (#1335)
* ios minor release 11.4.0
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Prep iosxr 12.3.0 minor release (#610)
* Prep iosxr 12.3.0 minor release
* chore: auto fixes from pre-commit.com hooks
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Prep_release : Eos Minor release 12.1.0 (#646)
* minore release 12.1.0
* minore release 12.1.0
* improved space
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Prepare release 8.5.2 (#774)
* Prepare release 8.5.2
Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see pre-commit.ci
---------
Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
MongoDB Atlas - add user invitation, federation role mapping (console…
… access) and OIDC user (data access) (#743)
* Add OIDC user, federation role mapping and org invite Atlas modules
- mongodb_atlas.py: add get_bearer_token() helper and AtlasAPIObjectV2
supporting both OAuth2 Bearer (Service Account) and Digest (API key)
authentication against Atlas API v2
- mongodb_atlas_oidc_user: manage OIDC USER and IDP_GROUP database users
- mongodb_atlas_federation_role_mapping: manage SAML/SSO group to Atlas
role mappings; implements custom exists/create/update/delete logic
because /roleMappings API uses ObjectId (not name) for single-item ops
and returns HTTP 200 (not 201) on create
- mongodb_atlas_org_invite: invite users to Atlas org with org and
project role assignments; idempotent (skips existing members/invites)
All new modules support both service_account_id/secret and
api_username/api_password authentication.
* Fix validate-modules and pylint CI errors
---------
Co-authored-by: Karol Murawski <karol.murawski@d360.com>
Release v10.3.1 (#2966)
Release v10.3.1
This PR prepares the v10.3.1 release for the amazon.aws collection from stable-10.
Changes
Updated galaxy.yml to v10.3.1
Generated changelog from fragments
Deleted processed changelog fragments
Changelog Summary
This patch release includes bugfixes for the s3_object_info, autoscaling_group, and kms_key modules, addressing duplicate dictionary key assignments and improving reliability. It also fixes a TypeError in CloudFront module utilities.
Quality Checks
✅ Lint: All Python linters passed (black, isort, flynt, flake8, pylint)
✅ Sanity: All tests passed (4 changed files, Python 3.12 + ansible-core 2.20)
Checklist
Version updated in galaxy.yml
Changelog generated
Lint checks passed
Sanity tests passed
Generated by Ansible Release Orchestrator
Reference: github.com/ansible-collections/cloud-content-handbook
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
Reviewed-by: Mark Chappell
Prepare bugfix release 8.5.1 (#773)
* fix app and rta
Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see pre-commit.ci
---------
Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Release 1.20.1 version (#1031)
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
Fix new netavark issue with built from source Podman (#1029)
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>