Skip to content

isolate 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 06:56
· 196 commits to main since this release
19112ba

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