Skip to content

Releases: beam-cloud/beta9

Gateway: Updated backend task and deployment queries to take in multiple stub ids

01 May 15:06
64515e1
Compare
Choose a tag to compare
gateway-0.1.49

Update queries to support multiple stub ids for deployment and tasks …

Worker: bump sdk version

30 Apr 21:07
Compare
Choose a tag to compare
worker-0.1.40

fix dict types for py38

Worker: fix py38/39 type error

30 Apr 16:42
f6a47a0
Compare
Choose a tag to compare
fix type error for py38/39 (#171)

Co-authored-by: Luke Lombardi <[email protected]>

Worker: fix worker log newlines

30 Apr 16:23
Compare
Choose a tag to compare
worker-0.1.38

update sdk version

Gateway: add proxy controller to helm chart

30 Apr 19:02
99431ef
Compare
Choose a tag to compare
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

30 Apr 17:38
Compare
Choose a tag to compare
gateway-0.1.47

Merge branch 'master' of github.com:beam-cloud/beta9

Worker: handle taskqueue errors gracefully

29 Apr 21:19
571517f
Compare
Choose a tag to compare
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

29 Apr 20:40
3838870
Compare
Choose a tag to compare
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

29 Apr 21:17
571517f
Compare
Choose a tag to compare
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

29 Apr 15:42
10c88c5
Compare
Choose a tag to compare
fix workspace insert query (#164)

Co-authored-by: Luke Lombardi <[email protected]>