v0.8.0
What's Changed
- [Release] Bump to 0.7.1-SNAPSHOT by @github-actions in #203
- Upgrade gradle and add .ignore by @AhmedSoliman in #205
- Awakeable IDs following the new ID scheme by @AhmedSoliman in #204
- Isolate gRPC code by @slinkydeveloper in #195
- Support Kotlin target in the protoc plugin by @slinkydeveloper in #196
- Bumped testcontainers and vertx by @slinkydeveloper in #209
- Serialize state as JSON. by @slinkydeveloper in #208
Awaitable#map
by @slinkydeveloper in #210- Split RestateContext interface in KeyedContext/UnkeyedContext by @slinkydeveloper in #213
- Workflow API by @slinkydeveloper in #215
- Stop assuming input and output of invocations implement MessageLite by @slinkydeveloper in #214
KeyedContext#clearAll
by @slinkydeveloper in #217- Add
ctx.stateKeys()
by @slinkydeveloper in #219 - A bunch of fixes for the Workflow API by @slinkydeveloper in #222
- Add API to sdk-testing to mount workflows. by @slinkydeveloper in #223
- Rename
UnkeyedContext
toContext
by @slinkydeveloper in #220 - Fix suffix problem with workflow api. by @slinkydeveloper in #225
- Add support for kotlin serialization by @slinkydeveloper in #224
- Bump protocol version by @slinkydeveloper in #226
- Handler API by @slinkydeveloper in #227
- [Release] Bump to 0.8.0 by @github-actions in #232
New Contributors
- @AhmedSoliman made their first contribution in #205
Full Changelog: v0.7.0...v0.8.0