Skip to content

Release 1.12.0

Compare
Choose a tag to compare
@Sinyuk Sinyuk released this 02 Jul 06:34
· 202 commits to master since this release
772a3f7

[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