chore: bump versioni (gateway 2.6.0, estensione 1.7.0)

This commit is contained in:
Matteo Benedetto
2026-08-16 19:56:09 +02:00
parent 027ba15817
commit aed962cfcd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ async def lifespan(_app: FastAPI):
_http = None
app = FastAPI(title="Memory Gateway", version="2.5.0", lifespan=lifespan)
app = FastAPI(title="Memory Gateway", version="2.6.0", lifespan=lifespan)
qdrant = QdrantClient(url=QDRANT_URL, api_key=QDRANT_API_KEY)
# Request ID: generato per richiesta, loggato nell'audit e restituito in header