Skip to content

Release v0.1.12

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 10:44
· 4 commits to main since this release
12a0b18

0.1.12 (2024-09-02)

Bug Fixes

  • Add function for torchserve domain (7e08204)
  • Add ping endpoint (364c11e)
  • Make all traffic go through fastAPI (f7442d2)
  • Remove unnecessary path checks from ingressRoute (9cc0a42)
  • replace request with httpx to make call async (c6ab0c1)