Skip to content

v2.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 02:27
· 10 commits to main since this release
10de95f

Summary

This release adds durable execution support to MinimalLambda, enabling resumable, stateful Lambda workflows. It also refreshes formatter/layout conventions and modernizes CI and release automation through shared LayeredCraft workflows.

Changes

🚀 Features

🐛 Bug Fixes

  • fix(github): draft stable release tags (#391) @j-d-ha

🔄 Refactoring

  • refactor: align formatter rules and code layout (#380) @j-d-ha

🔧 Maintenance