Skip to content

Releases: beam-cloud/beta9

Worker: change order of function rpc call

19 Apr 11:53
954dc16
Compare
Choose a tag to compare
Fix function args formatting (#149)

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

Gateway: Improve endpoint serves and concurrency

19 Apr 20:08
233a98d
Compare
Choose a tag to compare
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

19 Apr 11:52
954dc16
Compare
Choose a tag to compare
Fix function args formatting (#149)

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

Worker: improve image client caching logic

18 Apr 20:32
ec5613f
Compare
Choose a tag to compare
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

18 Apr 17:59
175413b
Compare
Choose a tag to compare
worker-0.1.22

Updated container status events (#147)

Worker: disable juicefs background jobs

18 Apr 15:12
Compare
Choose a tag to compare
worker-0.1.21

disable juicefs background jobs

Gateway: fix task policy for functions

18 Apr 21:37
Compare
Choose a tag to compare
gateway-0.1.28

fix task policy

Gateway: fix empty payload task serialization

18 Apr 20:32
ec5613f
Compare
Choose a tag to compare
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

18 Apr 17:59
175413b
Compare
Choose a tag to compare
gateway-0.1.26

Updated container status events (#147)

Gateway: disable juicefs background jobs

18 Apr 15:11
Compare
Choose a tag to compare
gateway-0.1.25

disable juicefs background jobs