What's Changed
- docs: correct types for example by @NitzanShwartz in #5188
- fix: make all top-level attributes lazy by @frostming in #5184
- fix: mounted apps don't eagerly match path prefix by @frostming in #5190
- chore: add spec into bento manifest schema by @xianml in #5192
- fix: get commit id from requested revision when it is missing by @frostming in #5193
- feat: add @bentoml.on_startup decorator by @devin-ai-integration in #5194
- fix: conditionally include endpoint_urls in deployment dictionary by @Haivilo in #5195
- fix: enable image spec by default by @frostming in #5197
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci in #5200
- docs: update AWS byoc cloudformation template by @sauyon in #5201
- feat: support running scripts in new image spec by @frostming in #5196
New Contributors
- @NitzanShwartz made their first contribution in #5188
Full Changelog: v1.3.20...v1.3.21