Skip to content

Releases: aws/aws-durable-execution-sdk-java

Release v0.6.0-beta

11 Mar 18:52

Choose a tag to compare

Release v0.6.0-beta Pre-release
Pre-release

Breaking Chnages

  • ctx.wait method requires name parameter. #151
  • invokeTime is removed from InvokeConfig #159
  • Operation Id in execution history is hashed. #150
  • Step function without a StepContext, e.g. ctx.step(..., () -> { ... }); is deprecated. #176

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0-beta

Preview Release 0.5.0-beta

26 Feb 00:05
8ffef39

Choose a tag to compare

Pre-release

What's Changed - First Public Preview Release

Contributors

Full Changelog: https://github.com/aws/aws-durable-execution-sdk-java/commits/v0.5.0