amazon.aws icon indicating copy to clipboard operation
amazon.aws copied to clipboard

5.0.0 release plan

Open tremble opened this issue 2 years ago • 3 comments

Summary

Target Date: 2022-09-22 (non-binding)

Now that we've branched stable-4 we can put together initial plans for the 5.0.0 release

In the May working group meeting we discussed initially pencilling in 2022-09-22 as a release date.

Issue Type

Feature Idea

Component Name

galaxy.yml

Additional Information

  • [ ] Bump minimum supported version of boto3 / botocore
  • [ ] ...

Code of Conduct

tremble avatar Jun 25 '22 06:06 tremble

Files identified in the description:

  • [galaxy.yml](https://github.com/['ansible-collections/amazon.aws', 'ansible-collections/community.aws', 'ansible-collections/community.vmware']/blob/main/galaxy.yml)

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot avatar Jun 25 '22 07:06 ansibullbot

Initial items I can think of

  • [ ] ~Possibly some refactoring work around non-module plugins (#872)~
  • [x] purge_tags default switch over to True (when tags is not None)
  • [x] ec2_ami deprecations
  • [x] ec2_vpc_dhcp_option_info deprecations
  • [x] s3_bucket deprecations
  • [x] Rename ec2_group to ec2_security_group

I'm assuming the Ansible Cloud Content team would like to migrate some modules over from community.aws to amazon.aws

tremble avatar Jun 25 '22 07:06 tremble

[editor's note - some modules have since been renamed] Migrate modules to amazon.aws:

  • [ ] aws_kms*
  • [ ] elb_application_lb*
  • [ ] iam_user*
  • [ ] iam_policy*
  • [ ] iam_role*
  • [ ] ec2_asg*
  • [ ] ec2_eip*
  • [ ] lambda.py and lambda_info.py
  • [ ] rds_instance*
  • [ ] route53.py and route53_info.py

Possibly more but this is the known list now.

jillr avatar Jun 28 '22 22:06 jillr

Reminder: Please also migrate the open GitHub issues of the modules we are migrating!

alinabuzachis avatar Sep 09 '22 09:09 alinabuzachis

5.0.0 released

tremble avatar Oct 05 '22 08:10 tremble