Releases: beam-cloud/beta9
Releases · beam-cloud/beta9
Gateway: Updated backend task and deployment queries to take in multiple stub ids
gateway-0.1.49 Update queries to support multiple stub ids for deployment and tasks …
Worker: bump sdk version
worker-0.1.40 fix dict types for py38
Worker: fix py38/39 type error
fix type error for py38/39 (#171) Co-authored-by: Luke Lombardi <[email protected]>
Worker: fix worker log newlines
worker-0.1.38 update sdk version
Gateway: add proxy controller to helm chart
Update helm chart to include proxy deployment (#174) Add proxy service to helm chart Co-authored-by: Luke Lombardi <[email protected]>
Gateway: update blobcache chart
gateway-0.1.47 Merge branch 'master' of github.com:beam-cloud/beta9
Worker: handle taskqueue errors gracefully
Fix volume mounts (#167) - Fix mount paths in taskqueues/endpoints - Handle errors in taskqueues more gracefully --------- Co-authored-by: beta9 <[email protected]> Co-authored-by: Luke Lombardi <[email protected]>
Worker: add volumes to endpoints and functions
add volumes to taskqueues and endpoints (#166) - Add volumes to taskqueues - Add volumes to endpoints --------- Co-authored-by: Luke Lombardi <[email protected]>
Gateway: fix volume mounts for task queues and endpoints
Fix volume mounts (#167) - Fix mount paths in taskqueues/endpoints - Handle errors in taskqueues more gracefully --------- Co-authored-by: beta9 <[email protected]> Co-authored-by: Luke Lombardi <[email protected]>
Gateway: fix workspace creation query
fix workspace insert query (#164) Co-authored-by: Luke Lombardi <[email protected]>