You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[1.12.0] - 2024-06-20
Added ability for clean command to automatically resolve if --rollback is needed.
Fixed an issue related to the log group already exists error while deploying or updating lambda.
The updated syndicate deploy --continue_deploy command can save the output and continue deploying resources.
Implemented the rollback_on_error flag for the syndicate deploy command. If the flag is True, all resources deployed during the deployment process will be cleaned.
Fixed an issue related to deploying multiple resources of the same type. Now, it catches an Exception in case of a deployment error of one of the resources and returns it along with the outputs.
Fixed deploy command responses.
Added support for Python 3.12
Fixed an issue related to ARNs resolving in case of empty resource name
Fixed an issue related to improper filtering of resources in case of different types of filter usage
Fixed an error related to SQS FIFO Queue availability regions
Fixed an issue related to deploying SQS Queue with configured redrive_policy
Fixed an issue when only the last s3 trigger was configured for the lambda