๐ We're excited to announce the release of version 1.1.2 of the Step Functions library! ๐
In this release, we've fixed a bug that caused transitions from aggregation steps to be executed multiple times. This resulted in inconsistent behavior and potential errors. With this fix, you can now expect more reliable and predictable behavior from your aggregation steps. ๐ ๏ธ
We've also added the library to the Maven Central (Sonatype) repository to improve availability and make installation easier. Now you can easily add our library as a dependency in your project's pom.xml
file and start building complex workflows with ease. ๐ฆ
This enhances the reliability ๐ช and accessibility ๐ of our library for building multiple-step functions with ease.
Complex workflows made easy - ๐ถโโ๏ธStep by Step๐ถโโ๏ธ with Step Functions.
What's Changed
- README new intro and wiki link by @JohanVonElectrum in #10
- Added badges by @JohanVonElectrum in #11
- README.md updated by @JohanVonElectrum in #12
- README updated and prompts.md created by @JohanVonElectrum in #13
- Removed useless generic types in tests by @JohanVonElectrum in #14
- Improved javadoc by @JohanVonElectrum in #15
- v1.1.2 by @JohanVonElectrum in #16
- Signing fix by @JohanVonElectrum in #17
Full Changelog: 1.1.1...1.1.2