Release and Version History#
x.y.z (Backlog)#
Features and Improvements
Minor Improvements
Bugfixes
Miscellaneous
0.1.6 (2024-10-09)#
Features and Improvements
- Add the following public APIs:
simple_aws_ecr.ImageTagMutabilitysimple_aws_ecr.EcrRepoReleasesimple_aws_ecr.Policysimple_aws_ecr.build_cross_account_get_statementsimple_aws_ecr.build_cross_account_lbd_get_statementsimple_aws_ecr.switch_boto_ses_regionsimple_aws_ecr.DestinationInfosimple_aws_ecr.configure_cross_account_replication
0.1.5 (2024-10-02)#
Bugfixes
Fix a bug that the
configure_cross_account_lambda_getfunction failed to apply updated document to ECR repository.
0.1.4 (2024-10-02)#
Bugfixes
Fix a bug that when AWS automatically convert single principal to str, this library cannot handle it problem.
0.1.3 (2024-10-01)#
Miscellaneous
House keeping work.
0.1.2 (2024-10-01)#
Miscellaneous
House keeping work.
0.1.1 (2024-10-01)#
Features and Improvements
First release.
- Add the following public API:
simple_aws_ecr.api.get_ecr_registry_urlsimple_aws_ecr.api.get_ecr_image_urisimple_aws_ecr.api.get_ecr_auth_tokensimple_aws_ecr.api.docker_loginsimple_aws_ecr.api.ecr_loginsimple_aws_ecr.api.EcrContextsimple_aws_ecr.api.Repositorysimple_aws_ecr.api.Imagesimple_aws_ecr.api.Destinationsimple_aws_ecr.api.RepositoryFiltersimple_aws_ecr.api.ReplicationRulesimple_aws_ecr.api.configure_replication_for_source_registrysimple_aws_ecr.api.configure_replication_for_destination_registrysimple_aws_ecr.api.SID_ALLOW_CROSS_ACCOUNT_GETsimple_aws_ecr.api.SID_ALLOW_CROSS_ACCOUNT_LBD_GETsimple_aws_ecr.api.configure_cross_account_lambda_getsimple_aws_ecr.api.delete_untagged_image
0.0.1 (2024-10-01)#
Features and Improvements
Check if the name is already taken.