Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.0.0 release plan #901

Closed
1 of 2 tasks
tremble opened this issue Jun 25, 2022 · 5 comments
Closed
1 of 2 tasks

5.0.0 release plan #901

tremble opened this issue Jun 25, 2022 · 5 comments
Labels
feature This issue/PR relates to a feature request

Comments

@tremble
Copy link
Contributor

tremble commented Jun 25, 2022

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 tremble pinned this issue Jun 25, 2022
@ansibullbot

This comment was marked as off-topic.

@ansibullbot ansibullbot added feature This issue/PR relates to a feature request needs_triage labels Jun 25, 2022
@tremble
Copy link
Contributor Author

tremble commented Jun 25, 2022

Initial items I can think of

  • Possibly some refactoring work around non-module plugins ([WIP] Initial refactor of AWS Lookup Plugins #872)
  • purge_tags default switch over to True (when tags is not None)
  • ec2_ami deprecations
  • ec2_vpc_dhcp_option_info deprecations
  • s3_bucket deprecations
  • 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

@jillr
Copy link
Collaborator

jillr commented Jun 28, 2022

[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.

@alinabuzachis
Copy link
Contributor

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

@tremble
Copy link
Contributor Author

tremble commented Oct 5, 2022

5.0.0 released

@tremble tremble closed this as completed Oct 5, 2022
@tremble tremble unpinned this issue Oct 5, 2022
abikouo pushed a commit to abikouo/amazon.aws that referenced this issue Sep 18, 2023
Improve doc of ec2_launch_template module

SUMMARY

Add information about how the ec2_launch_template handles initial creation of the launch template, or creation of a new version of the launch template.

ISSUE TYPE


Docs Pull Request

COMPONENT NAME

ec2_launch_template
ADDITIONAL INFORMATION

Reviewed-by: Markus Bergholz <git@osuv.de>
Reviewed-by: Mark Woolley <mw@marknet15.com>
Reviewed-by: Mark Chappell <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this issue Sep 18, 2023
Improve doc of ec2_launch_template module

SUMMARY

Add information about how the ec2_launch_template handles initial creation of the launch template, or creation of a new version of the launch template.

ISSUE TYPE


Docs Pull Request

COMPONENT NAME

ec2_launch_template
ADDITIONAL INFORMATION

Reviewed-by: Markus Bergholz <git@osuv.de>
Reviewed-by: Mark Woolley <mw@marknet15.com>
Reviewed-by: Mark Chappell <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this issue Oct 24, 2023
Improve doc of ec2_launch_template module

SUMMARY

Add information about how the ec2_launch_template handles initial creation of the launch template, or creation of a new version of the launch template.

ISSUE TYPE


Docs Pull Request

COMPONENT NAME

ec2_launch_template
ADDITIONAL INFORMATION

Reviewed-by: Markus Bergholz <git@osuv.de>
Reviewed-by: Mark Woolley <mw@marknet15.com>
Reviewed-by: Mark Chappell <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request
Projects
None yet
Development

No branches or pull requests

4 participants