Skip to content

initial commit in multi-partition support

Shane Hutchins requested to merge multipartition into master
  • Bugfix memory leak / Performance issue over time fix #93 (closed)
  • Added new response header X-Process-Time. This new header contains the time in seconds that it took to process the request and generate a response in policy service.
  • /config defect fix
  • /config mask #109 (closed)
  • Initial commit for /tenant APIs - multi-partition support
  • Cache settings updatable via environment variables
  • Documentation updates
  • Updated responses when Input doesn't match criteria for translate API
  • Updated libraries for pydantic and FastAPI
Edited by Shane Hutchins

Merge request reports