# BentoML v1.4.35 - Product: BentoML (https://whatsnew.fyi/product/bentoml) - Vendor: BentoML - Date: 2026-02-03 - Version: v1.4.35 - Original notes: https://github.com/bentoml/BentoML/releases/tag/v1.4.35 - Permalink: https://whatsnew.fyi/product/bentoml/releases/v1.4.35 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Recreate connector on session refresh to prevent closed session errors - **fixed** — 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