From 0130747cb462fca80ddd4f54679d85546f4a1f73 Mon Sep 17 00:00:00 2001 From: AI Engineer Date: Sat, 6 Jun 2026 09:38:50 +0800 Subject: [PATCH] chore: update gateway version v1.5.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dac88a..27b3dfb 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Core microservice framework. Standalone document storage engine with version control and event hooks. - **API**: `GetDB`, `Auth`, `SetDoc`, `SetMeta`, `Move`, `Get`, `GetByVersion`, `Remove`, `ExtractToC` -### go/gateway v1.5.0 +### go/gateway v1.5.1 High-performance, event-driven dynamic API gateway. - **API**: `NewGatewayApp`, `GatewayApp.Start`, `GatewayApp.Stop`, `GatewayApp.Reload`, `GatewayApp.Status`