v1.4.35
Fixed 2
- Recreate connector on session refresh to prevent closed session errors
- Support importing multiple Bentos with shared models
What's Changed
- fix(client): recreate connector on session refresh to prevent closed session errors by @Wirg in https://github.com/bentoml/BentoML/pull/5541
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci[bot] in https://github.com/bentoml/BentoML/pull/5542
- fix: Support importing multiple Bentos with shared models by @frostming in https://github.com/bentoml/BentoML/pull/5543
New Contributors
- @Wirg made their first contribution in https://github.com/bentoml/BentoML/pull/5541
Full Changelog: https://github.com/bentoml/BentoML/compare/v1.4.34...v1.4.35