Releases: beam-cloud/beta9
Releases · beam-cloud/beta9
Worker: change order of function rpc call
Fix function args formatting (#149) Co-authored-by: Luke Lombardi <[email protected]>
Gateway: Improve endpoint serves and concurrency
Stop endpoint serves and improve concurrency (#150) - Propogate timeout to endpoints - Fix endpoint concurrency to be truly multiple process - Change name of EndpointServe to StartEndpointServe --------- Co-authored-by: Luke Lombardi <[email protected]>
Gateway: add keepwarm to get function args rpc
Fix function args formatting (#149) Co-authored-by: Luke Lombardi <[email protected]>
Worker: improve image client caching logic
Fix edge cases with image builds (#148) - Fix edge cases with multiple workers trying to mount in the same location - Add option to disable background image cache - Fix http serialization logic for task payloads (for empty payloads and empty json body) --------- Co-authored-by: Luke Lombardi <[email protected]>
Worker: Update Container/Worker Status Events
worker-0.1.22 Updated container status events (#147)
Worker: disable juicefs background jobs
worker-0.1.21 disable juicefs background jobs
Gateway: fix task policy for functions
gateway-0.1.28 fix task policy
Gateway: fix empty payload task serialization
Fix edge cases with image builds (#148) - Fix edge cases with multiple workers trying to mount in the same location - Add option to disable background image cache - Fix http serialization logic for task payloads (for empty payloads and empty json body) --------- Co-authored-by: Luke Lombardi <[email protected]>
Gateway: Update Container Lifecycle Eventing
gateway-0.1.26 Updated container status events (#147)
Gateway: disable juicefs background jobs
gateway-0.1.25 disable juicefs background jobs