Release and Version History¶
x.y.z (Backlog)¶
Features and Improvements
Minor Improvements
Bugfixes
Miscellaneous
1.0.1 (205-04-05)¶
💥Breaking Changes
Rework the
setup_github_action_open_id_connection_in_awsfunction and update the underlying AWS CloudFormation template.Allow to fully control the
github_repo_patterns.Allow to create OIDC provider only or IAM role only.
Miscellaneous
Rework documentation.
0.1.3 (2023-12-19)¶
Miscellaneous
fix inaccurate doc string of the
oidc_provider_arnparameter in thesetup_github_action_open_id_connection_in_awsfunction.improve document.
0.1.2 (2023-11-30)¶
Minor Improvements
Add
tech:cloudformation_stackAWS resource tag.
Bugfixes
Removed the unused
firePython dependency.
0.1.1 (2023-11-29)¶
Features and Improvements
First release
Add the
setup_github_action_open_id_connection_in_awsfunction to public API.