Releases: restatedev/examples
Releases · restatedev/examples
v1.0.4
What's Changed
- Add example of Java - Spring - Spring JPA by @gvdongen in #163
- [GithubActions] Update Restate falseSDK-Typescript 1.1.2 falsefalse by @github-actions in #167
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Improvements to the Java food-order Example by @StephanEwen in #157
- Bump all Node SDK versions + fix automated bump scripts by @slinkydeveloper in #165
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Updated Typescript SDK to 1.1.0
- Added a bunch of new examples for Typescript with deno, cloudflare workers and bun
1.0.1
Upgrade Java SDK to 1.0.1, upgrade CDK to 1.0
Restate 1.0
We're happy to announce that Restate has reached the 1.0 milestone!
Check the Restate 1.0 release for more details.
v0.9.1
- Upgrade SDKs to 0.9.2
- Some fixes for the food ordering demos related to the new APIs
v0.9.0: New DevEx
This release features a completely overhauled development experience. We suggest checking out the new documentation https://docs.restate.dev/ for more details.
v0.8.2
Full Changelog: v0.8.1...v0.8.2
v0.8.1
Restate examples release 0.8.1
- Added more examples to the zip creation workflow so they can be downloaded via the CLI #112
- Added CDK examples #111
Full Changelog: v0.8.0...v0.8.1
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