v0.1.3
What's Changed
- Remove unused dependencies by @tillrohrmann in #461
- Bump console-subscriber to version 0.1.9 to support scheduled time by @tillrohrmann in #466
- Set default in memory timer limit to 1024 by @tillrohrmann in #467
- Reduce verification test log output to info level by @tillrohrmann in #476
- Force protocol type to RequestResponse if suspension_timeout is zero. by @slinkydeveloper in #479
- Move ProxyConnector to its own crate by @slinkydeveloper in #469
- Rename restate_test_utils to restate_test_util by @slinkydeveloper in #472
- Move verif test to use e2e image by @jackkleeman in #480
- Run TimerService as part of the partition processor by @tillrohrmann in #483
Full Changelog: v0.1.2...v0.1.3