What's Changed
- docs: Add 2 examples by @Sherlock113 in #4872
- docs: update theme to match branding by @ssheng in #4874
- docs: Add task doc by @Sherlock113 in #4873
- fix: set prometheus env before importing service by @frostming in #4875
- docs: Add API docs by @Sherlock113 in #4877
- fix: inject prometheus env from arbiter by @frostming in #4878
- fix: Don't run bentoml.build_bentofile in subprocess by @frostming in #4876
- docs: update azure byoc instructions by @ssheng in #4881
- docs(azure): update azure byoc instructions by @ssheng in #4882
- fix(framework): transformers vs 1.3.0 "TypeError: init() got an unexpected keyword argument 'task'" by @frostming in #4880
- fix: silence git output by @frostming in #4883
- fix: surface config error on bento build by @frostming in #4888
- docs: Refactor tasks doc by @Sherlock113 in #4890
- Docs: Sync the BYOC doc with blog and update BentoCloud guides index page by @Sherlock113 in #4891
- fix: move user setup to base template to make custom base image work by @frostming in #4893
- fix: Cannot define custom duration histogram buckets via
@bentoml.service(metrics=...)
by @frostming in #4895
Full Changelog: v1.3.0...v1.3.1