Releases: beam-cloud/beta9
Releases · beam-cloud/beta9
Gateway: Move Helm release to Gateway GitHub workflow
What's Changed
- Move helm release to gateway release by @nickpetrovic in #128
Full Changelog: gateway-0.1.8...gateway-0.1.9
Gateway: Add G6 instance types, stream file uploads
What's Changed
- Add G6 Instance types to EC2 provider by @nickpetrovic in #125
- Add PutObjectStream, update betterproto by @nickpetrovic in #127
Full Changelog: worker-0.1.13...gateway-0.1.8
Gateway: Use GITHUB_REF_NAME
Full Changelog: gateway-0.1.12...gateway-0.1.13
Gateway: Fix GitHub workflow for releases
Gateway: Add more filtering in deployments and tasks, improve build process
What's Changed
- Add more filtering in deployments and tasks by @jsun-m in #126
- Improve gateway build process by @nickpetrovic in #129
Full Changelog: gateway-0.1.10...gateway-0.1.11
Gateway: Move Helm release to Gateway GitHub workflow (again)
gateway-0.1.10 Update gpu in sdk readme
Worker: Fix logs race condition
- Fix race condition
Durable tasks
- Durable tasks (task dispatcher)
- Stub list endpoint
Worker: make juicefs cache size configurable
make cache size configurable (#118) Co-authored-by: Luke Lombardi <[email protected]>
Worker: fix juicefs logging
make juicefs a background process to fix logging (#117) Co-authored-by: Luke Lombardi <[email protected]>