What's Changed
- Make sure all internal channels are configured using the channel_size by @slinkydeveloper in #428
- Generic error code for InvocationTask by @slinkydeveloper in #431
- Add support for HTTP_PROXY by @jackkleeman in #429
- [storage] Add additional configuration parameters by @igalshilman in #414
- Listen on the closed() channel signal for service discovery, to abort when client goes away by @slinkydeveloper in #434
- Validate the sdk is not writing data frames after the end of the stream by @slinkydeveloper in #435
- Fix issue with missing state machine when retrying UnexpectedEndOfStream by @slinkydeveloper in #436
- Use restatedev/dev-tools image as the base image for planner and builder by @tillrohrmann in #378
- Send abort to invoker even if it's not in storage anymore by @slinkydeveloper in #433
- Update assert2 (previous release was yanked) by @slinkydeveloper in #457
- Modify the state handling of the end stream, moving the concern to the InvocationTask by @slinkydeveloper in #449
- Clean GA runner by removing unnecessary software by @tillrohrmann in #462
- [storage] Upgrade rocksdb to the latest version by @igalshilman in #444
- [storage] Make sure to delete status of freed services by @igalshilman in #464
- Implement key extraction from json and use it for the kill endpoint by @slinkydeveloper in #441
- Use consistent seeds in verification test by @jackkleeman in #465
Full Changelog: v0.1.1...v0.1.2