isolate 0.2.0
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
Bug Fixes
- Use a different staging place when building environments
Features
- Unify extended Python IPC & consolidate agent startup logic
- Consolidate serialization/deserialization for proper error handling
- Implement gRPC based agent<->controller for RPC
- Migrate isolate server to gRPC
Miscellaneous Tasks
- Update title of release notes
- Fix server tests with the new endpoint change
Misc
- Update the version
- Add gRPC definition generator