What's Changed
- fix: [bug bash] prefetch url by @xianml in #5028
- fix: trigger reset when system package changes; find dependent by @frostming in #5027
- fix(decorator): reject wrapper as dunder methods by @aarnphm in #5030
- fix: upload a flag file after project ready by @frostming in #5029
- fix: update spinner with the service readyz status by @frostming in #5031
- docs: Add IO tables by @Sherlock113 in #5032
- docs: Create secrets for deployment by @Sherlock113 in #5034
- doc: api docs for build and build_bentofile by @frostming in #5035
- feat: validate required envs when creating deployment by @frostming in #5033
- docs: fix links by @Sherlock113 in #5036
- docs: Add Gradio integration by @Sherlock113 in #5040
- fix: remove duplicate logs by @frostming in #5038
- docs: Add byoc request quota by @Sherlock113 in #5037
- feat: Opt-in bento image support by @frostming in #5039
- feat: support reading build config and dependencies from pyproject.toml by @frostming in #5042
- docs: Add doc for external deployment dependency by @Sherlock113 in #5043
- docs: Add Base Hyperlint Config by @bllchmbrs in #5041
- fix: reconstruct build config for getting requirement by @frostming in #5045
- docs: Add LangGraph example doc by @Sherlock113 in #5046
- docs: Add codespaces doc by @Sherlock113 in #5044
New Contributors
- @bllchmbrs made their first contribution in #5041
Full Changelog: v1.3.9...v1.3.10