v0.18.3
What's Changed
- feat(checkpoints): add Target column for training-job checkpoint views by @spal1 in #2463
- Raise clear error on team prompt in non-interactive context by @cretz in #2459
- patch/calc_patch: fix path prefix false-positive in _strictly_under by @Dev-X25874 in #2458
- refactor(cli/loops): drop _poll_until_running; SDK owns readiness gating by @rcano-baseten in #2465
- feat: send request deadline from performance client by @michaelfeil in #2466
- server/model_wrapper: fix ArgConfig.prepare_args silently skipping NONE branch and raising NotImplementedError by @Dev-X25874 in #2467
- feat(loops/cli): show deployment status in
truss loops viewby @brollb in #2470 - Release 0.18.3 by @basetenbot in #2472
New Contributors
- @Dev-X25874 made their first contribution in #2458
Full Changelog: v0.18.2...v0.18.3