Skip to content

1.1.0 - πŸ—οΈ Building Better Workflows πŸ”„

Compare
Choose a tag to compare
@JohanVonElectrum JohanVonElectrum released this 11 Apr 09:03
· 34 commits to master since this release
bfff7a7

πŸŽ‰ We're excited to announce the release of version 1.1.0 of the Step Functions library! πŸŽ‰

This update includes the addition of mapping transitions πŸ—ΊοΈ and a StepFunctionBuilder πŸ”¨ to make the process of creating Step Functions even easier. We've also cleaned up 🧹 some code, added more documentation πŸ“, and included more metadata πŸ“Š in the library's pom.xml file.

Additionally, we've implemented short-termination ⏹️ when an exception occurs, cancelling all running steps on async functions when it finishes. This enhances the robustness πŸ’ͺ and resilience 🧘 of our library for building multiple-step functions with ease.

We believe that this release will further improve the user experience in constructing multiple-step functions and we are always open to your feedback and suggestions πŸ‘‚.

Complex workflows made easy - πŸšΆβ€β™‚οΈStep by StepπŸšΆβ€β™€οΈ with Step Functions.

What's Changed

Full Changelog: 1.0.1...1.1.0