v1.4.38
Added 1
- Native support for src-layout projects
Fixed 2
- Switch to SandboxedEnvironment and remove unused Jinja2 extensions
- Use correct NVIDIA CUDA base images for debian distro
What's Changed
- feat: native support for src-layout projects by @VedantMadane in https://github.com/bentoml/BentoML/pull/5555
- fix: switch to SandboxedEnvironment and remove unused Jinja2 extensions by @frostming in https://github.com/bentoml/BentoML/pull/5591
- fix: use correct NVIDIA CUDA base images for debian distro by @mattmorganpdx in https://github.com/bentoml/BentoML/pull/5590
New Contributors
- @mattmorganpdx made their first contribution in https://github.com/bentoml/BentoML/pull/5590
Full Changelog: https://github.com/bentoml/BentoML/compare/v1.4.37...v1.4.38