What's Changed
- docs: doc refactoring by @Sherlock113 in #5089
- docs: Fix invalid icon images by @Sherlock113 in #5096
- docs: Update readme examples and add distributed service doc by @Sherlock113 in #5097
- fix: protect model repository creation with a lock to avoid a race condition by @frostming in #5095
- fix: generate schema compatible with pydantic>=2.10 by @frostming in #5100
- docs: Modify 'metric' menu link on 'observability index' page by @jin-daram in #5101
- fix: fix bug of serialization error and runner can't be shutdown by @frostming in #5103
- feat(cli): Support passing key value pairs from reading a dotenv file by @frostming in #5104
- fix: calculate readme file path from build ctx rather than cwd by @frostming in #5106
New Contributors
- @jin-daram made their first contribution in #5101
Full Changelog: v1.3.14...v1.3.15