v0.4.0
What's Changed
- Increment truss base image version by @pankajroark in #203
- Add truss patch flow tests for all python versions by @pankajroark in #205
- Make Docker images smaller by deleting pip cache by @bolasim in #211
- Filter out healthcheck endpoints from access logging by @zero1zero in #210
- For live reload, retry if model is not ready by @pankajroark in #213
- Increment version to pick up recent changes by @pankajroark in #215
- Automate publishing various artifacts on project version change by @pankajroark in #206
- Bring back table_logger fix by @pankajroark in #216
- Autogenerate types with pyre and check with mypy 3.8 by @bolasim in #214
- Implement Truss Accelerator Spec by @bolasim in #218
- make external packages docs live by @philipkiely-baseten in #220
- add whisper example truss by @joostinyi in #223
- add_python_req modified to handle duplicates, change the version if exists by @tugrulguner in #231
- Fix lint by @pankajroark in #232
- Add trusses for Stable Diffusion models by @spal1 in #233
- Fix python version in GPU base images by @bolasim in #235
- Drop legacy Kserve input validation by @bolasim in #219
- Remove Inputs Key from Truss Templates by @philipkiely-baseten in #244
- Fix integration tests by @philipkiely-baseten in #245
- Create RC for new changes by @philipkiely-baseten in #246
- non-rc version bump by @philipkiely-baseten in #248
New Contributors
- @tugrulguner made their first contribution in #231
Full Changelog: v0.3.2...v0.4.0