Added - Add an optional exit_code entry in ContainerInstance - Add OPAWDL Changed - Refactor OneDocker Runner to use granular exit codes - Fixed key error when getting ip address from AWS response Removed - Delete deprecated MPC entities in FBPCP (moved to FBPCS) - Replace invalid S3 bucket from OneDocker unit tests with mock path - UnOSS OneDocker cryptogateway and remove fbpcp dependency to cryptography package
0.4.0
Not secure
Types of changes * Breaking change
Description of changes To unblock GTM(Go To Market), we want to rename our project to fbpcp and re-release it to Github and Pypi, the original fbpcs will refer to [Facebook Private Computation Solutions](https://github.com/facebookresearch/fbpcs)
0.3.4
Not secure
Changed - MPCService container start-up only retry failed containers
0.3.3
Not secure
Removed - Remove self-signed certificate and core dump uploader functionalities from onedocker_runner
0.3.2
Not secure
Types of changes * Breaking change
Description of changes Deprecate container_version parameter for OneDockerService start_container functions
0.3.1
Not secure
Types of changes * New feature (non-breaking change which adds functionality)
Description of changes Add optional task_definition member to OneDockerService and introduce task_definition as a param for start_container functions