Releases: beam-cloud/beta9
Releases · beam-cloud/beta9
Worker: fix uvicorn bind port
More serve bugfixes (#143) Co-authored-by: Luke Lombardi <[email protected]>
Gateway: don't bind query params to task payload
fix query param issue (#146) Co-authored-by: Luke Lombardi <[email protected]>
Gateway: handle some edge cases with taskqueue
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
Serve exit fixes & debug logs (#141) Co-authored-by: Luke Lombardi <[email protected]>
Worker: improve container log streaming
Improve container log streaming (#140) Co-authored-by: Luke Lombardi <[email protected]>
Worker: Debug release - profile worker
Profile worker (#138) Co-authored-by: Luke Lombardi <[email protected]>
Worker: endpoint serves and task tracking
update endpoint defaults (#134) Co-authored-by: Luke Lombardi <[email protected]>
Runner: add watchdog to dependencies
update endpoint defaults (#134) Co-authored-by: Luke Lombardi <[email protected]>
Runner: Update dependencies
What's Changed
- Move helm release to gateway release by @nickpetrovic in #128
- Add more filtering in deployments and tasks by @jsun-m in #126
- Improve gateway build process by @nickpetrovic in #129
- Volume CLI by @nickpetrovic in #131
Full Changelog: runner-0.1.1...runner-0.1.2
Gateway: more debug logs
Serve exit fixes & debug logs (#141) Co-authored-by: Luke Lombardi <[email protected]>