Skip to content

Releases: beam-cloud/beta9

Worker: fix uvicorn bind port

17 Apr 14:18
5ef19c2
Compare
Choose a tag to compare
More serve bugfixes (#143)

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

Gateway: don't bind query params to task payload

17 Apr 22:06
0878552
Compare
Choose a tag to compare
fix query param issue (#146)

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

Gateway: handle some edge cases with taskqueue

17 Apr 21:23
7c8d153
Compare
Choose a tag to compare
Fix edge case in task queue, improve shutdown logic (#145)

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

Worker: add serve exit handler at class level

16 Apr 22:38
8b189e0
Compare
Choose a tag to compare
Serve exit fixes & debug logs (#141)

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

Worker: improve container log streaming

16 Apr 21:20
125077a
Compare
Choose a tag to compare
Improve container log streaming (#140)

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

Worker: Debug release - profile worker

16 Apr 19:10
d7ce31a
Compare
Choose a tag to compare
Profile worker (#138)

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

Worker: endpoint serves and task tracking

16 Apr 14:57
d106c46
Compare
Choose a tag to compare
update endpoint defaults (#134)

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

Runner: add watchdog to dependencies

16 Apr 14:57
d106c46
Compare
Choose a tag to compare
update endpoint defaults (#134)

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

Runner: Update dependencies

16 Apr 02:15
392ca45
Compare
Choose a tag to compare

What's Changed

Full Changelog: runner-0.1.1...runner-0.1.2

Gateway: more debug logs

16 Apr 22:38
8b189e0
Compare
Choose a tag to compare
Serve exit fixes & debug logs (#141)

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