Releases: beam-cloud/beta9
Releases · beam-cloud/beta9
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]>
Gateway: Improve container log streaming, add volume and deploy gRPC endpoints
What's Changed
- Profile worker by @luke-lombardi in #138
- Improve container log streaming by @luke-lombardi in #140
- Add volume management commands by @nickpetrovic in #139
Full Changelog: gateway-0.1.18...gateway-0.1.19
Gateway: use stub config to define endpoint request buffer size
Use max pending tasks for ring buffer size (#137) Co-authored-by: Luke Lombardi <[email protected]>
Gateway: fix request buffer loop
fix tight loop (#136) Co-authored-by: Luke Lombardi <[email protected]>
PProf gateway
pprof (#135) Co-authored-by: Luke Lombardi <[email protected]>
Gateway: endpoint autoscaling and serves
- Add serves to endpoint
- Add endpoint autoscaling / task tracking
- Consolidate autoscaling
Gateway: Add Volume CLI gRPC endpoints
Worker: 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
Runner: Stream file uploads, update betterproto
What's Changed
- Add PutObjectStream, update betterproto by @nickpetrovic in #127