v0.8.0: Even more examples!
We have restructured the examples repo, and included examples about the new features.
What's Changed
- Add Java food ordering example by @gvdongen in #62
- Add compensations example to Typescript and Java patterns by @tillrohrmann in #73
- Add food ordering example Current 2023 by @gvdongen in #60
- Add dynamic workflow example by @gvdongen in #77
- End to end test example by @slinkydeveloper in #75
- A series of suggestions for improvements of the dynamic workflow example by @StephanEwen in #78
- Make readme's easier to navigate and read by @gvdongen in #80
- Add type of TS API used to the README table by @gvdongen in #83
- Make Handler API more concise for ticket reservation app by @gvdongen in #89
- Fix ecommerce to work with new runtime and service ports by @gvdongen in #86
- Cleanup: Unify MacOS and Linux Docker commands, use CLI for registration, terminology by @gvdongen in #82
- Make Hello world Lambda more concise by @gvdongen in #92
- Move Tour of Restate Java to examples by @gvdongen in #93
- Add TS Tour of Restate by @gvdongen in #94
- Add Scala greeter example by @gvdongen in #95
- Update license header to 2024 by @gvdongen in #96
- Remove Kafka between food ordering UI and order workflow by @gvdongen in #98
- Example repo update by @igalshilman in #110
Full Changelog: v0.7.0...v0.8.0