v0.18.18
What's Changed
- feat(loops): add
truss loops view --orgto list the whole org's deployments by @harrypartridge-netizen in #2523 - feat(cli/train): add command to update pending job priority by @johnnt849 in #2521
- chains: replace 'via' in run_remote and external_data docstrings by @pat-baseten in #2524
- Use pythonjsonlogger.jsonlogger for python-json-logger 2.x compatibility by @cretz in #2528
- Keep truss login API keys plaintext in trussrc instead of keyring by @cretz in #2529
- feat(cli/train): support setting team GPU capacity by @johnnt849 in #2531
- feat(cli/train): show team capacities in capacity view by @johnnt849 in #2533
- fix(cli): enforce exactly one of predict --data/--file by @NishchayMahor in #2534
- Namespace runtime server packages to avoid shadowing user common/shared by @cretz in #2530
- Release 0.18.18 by @basetenbot in #2535
New Contributors
- @harrypartridge-netizen made their first contribution in #2523
- @johnnt849 made their first contribution in #2521
- @NishchayMahor made their first contribution in #2534
Full Changelog: v0.18.17...v0.18.18