v1.2.17
What's Changed
- docs: update model store by @ssheng in #4741
- docs: Add env var for mistral 7b docs by @Sherlock113 in #4747
- refactor(tests): testing.util.async_request to client.AsyncHTTPClient by @sanspareilsmyn in #4746
- docs: Update GitHub readme by @Sherlock113 in #4749
- chore(build): update build_config.py by @eltociear in #4751
- docs: Add git package packing doc by @Sherlock113 in #4750
- fix: configure server logging before importing service by @frostming in #4744
- docs: Add user roles docs by @Sherlock113 in #4724
- feat(batching): break batch into smaller partitions if it's larger than max batch size by @frostming in #4752
- docs: Update the examples folder readme by @Sherlock113 in #4748
- docs: Add byoc setup docs by @Sherlock113 in #4757
- fix: new sdk e2e test by @xianml in #4758
- fix: metrics did not include 4xx by @xianml in #4756
- fix: should enable existing loggers in server logging config by @rickzx in #4759
- fix: client response deserialization when the output is string by @frostming in #4762
- fix: middleware reorder by @xianml in #4761
- fix: log errors inside a streaming response and detect service name conflicts by @frostming in #4767
- fix: don't try to validate non-bytes as Path by @frostming in #4765
New Contributors
- @sanspareilsmyn made their first contribution in #4746
- @eltociear made their first contribution in #4751
- @rickzx made their first contribution in #4759
Full Changelog: v1.2.16...v1.2.17