Skip to content

Commit 31488b5

Browse files
committed
chore(master): release 3.29.1
1 parent c92caa5 commit 31488b5

File tree

3 files changed

+199
-139
lines changed

3 files changed

+199
-139
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [3.29.1](https://github.com/serverless-operations/serverless-step-functions/compare/v3.29.0...v3.29.1) (2026-04-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **iam:** prevent nested Fn::Sub when lambda Resource is a Fn::Sub expression ([#302](https://github.com/serverless-operations/serverless-step-functions/issues/302)) ([#749](https://github.com/serverless-operations/serverless-step-functions/issues/749)) ([c0f554f](https://github.com/serverless-operations/serverless-step-functions/commit/c0f554fa197ff1f4f6ef93e88266ff9a13c4acb2))
9+
* **iam:** resolve local Lambda Ref to static ARN to prevent MalformedPolicyDocument ([#746](https://github.com/serverless-operations/serverless-step-functions/issues/746)) ([aaf9dec](https://github.com/serverless-operations/serverless-step-functions/commit/aaf9dec32c685ba95db713ae2da2b393435d5b19)), closes [#470](https://github.com/serverless-operations/serverless-step-functions/issues/470)
10+
* **notifications:** merge SNS/SQS policies for shared topics and queues ([#747](https://github.com/serverless-operations/serverless-step-functions/issues/747)) ([6444f28](https://github.com/serverless-operations/serverless-step-functions/commit/6444f28972dbe29109f765fc94fa5fa6dc8bc085)), closes [#275](https://github.com/serverless-operations/serverless-step-functions/issues/275)
11+
312
## [3.29.0](https://github.com/serverless-operations/serverless-step-functions/compare/v3.28.2...v3.29.0) (2026-04-02)
413

514

0 commit comments

Comments
 (0)