+ Upgrade kind from 0.12.0 to 0.14.0 (333) + Reenable cancellation as an option (331) + Improve documentation for logging and metrics + Add documentation for Python SDK. (325) + Tolerate transient failures to connect to Kafka and Redis during startup + Add metrics for redis request time and active/canceled reminders (326) + Customize Python version. (324) + Fix activate method call in Python SDK (323)
1.3.3
+ Encode service result when invoked from actor tail call (316, 317) + Bug fix in actor scheduling for recovery from a blocked self-call (318) + Improve debug logging in message processing layer of rpclib (319)
1.3.2
+ Implement basic tail call from Actor to Service (313) + Bug fix in actor locking -- overly forgiving reentrancy bypass (309)
1.3.1
+ Enhancements to the Python SDK + Support for reentrancy (288) (294) + Support for async actor calls (290) (293) + Support for reminders (298) + Support for tail calls (296) + Enable simple NRU-based actor placement cache (285) + Improvements to KAR deployment scripts + Add support for logging stack (301) + Add support for metrics stack (286) (292)