Skip to content

Commit

Permalink
Prep amazon.aws 6.5.2 (#1964) (#1966)
Browse files Browse the repository at this point in the history
Update main changelog after 6.5.2 release

SUMMARY

Update main changelog after 6.5.2 release

ISSUE TYPE


Docs Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Helen Bailey <[email protected]>
  • Loading branch information
alinabuzachis authored Feb 8, 2024
1 parent c8064d5 commit e0f478b
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,19 @@ New Modules
- ec2_import_image_info - Gather information about import virtual machine tasks
- rds_global_cluster_info - Obtain information about Aurora global database clusters

v6.5.2
======

Release Summary
---------------

This release includes a bugfix for the ``amazon.aws.aws_ec2`` inventory plugin when retrieving information for more than 40 instances with ``use_ssm_inventory``.

Bugfixes
--------

- plugins/inventory/aws_ec2 - Fix failure when retrieving information for more than 40 instances with use_ssm_inventory (https://github.com/ansible-collections/amazon.aws/issues/1713).

v6.5.1
======

Expand Down
12 changes: 12 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2450,6 +2450,18 @@ releases:
- 1881-allow-s3_object-to-specify-content-type-in-metadata.yml
- release_summary.yml
release_date: '2023-12-07'
6.5.2:
changes:
bugfixes:
- plugins/inventory/aws_ec2 - Fix failure when retrieving information for more
than 40 instances with use_ssm_inventory (https://github.com/ansible-collections/amazon.aws/issues/1713).
release_summary: This release includes a bugfix for the ``amazon.aws.aws_ec2``
inventory plugin when retrieving information for more than 40 instances with
``use_ssm_inventory``.
fragments:
- 20240129-aws_ec2-inventory-bugfix.yml
- release_summary.yml
release_date: '2024-02-06'
7.0.0:
changes:
breaking_changes:
Expand Down
3 changes: 0 additions & 3 deletions changelogs/fragments/20240129-aws_ec2-inventory-bugfix.yml

This file was deleted.

0 comments on commit e0f478b

Please sign in to comment.