chore(release): v2.2.8

fix(docker): healthcheck now uses /api/monitoring/health (#296, PR #301)
fix(rate-limit): maxWait=120s on Bottleneck prevents endless queue (#297, PR #302)
This commit is contained in:
diegosouzapw
2026-03-11 00:20:57 -03:00
parent f25882c0e9
commit 8df24c855b
4 changed files with 15 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
openapi: 3.1.0
info:
title: OmniRoute API
version: 2.2.7
version: 2.2.8
description: |
OmniRoute is a local-first AI API proxy router. It provides an OpenAI-compatible
endpoint that routes requests to multiple AI providers with load balancing,