chore: prepare release 1.3.5

Version bump in pyproject and __init__, CHANGELOG dated 2026-09-09,
README install lower bound raised to >=1.3.5, and release-prep evidence
(remote check, gates, real gateway smoke and one bounded live probe)
recorded in the 1.3.5 validation finding.
This commit is contained in:
2026-09-09 13:21:40 -04:00
parent b4812e12c8
commit 433039be79
5 changed files with 65 additions and 4 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ stats.total_latency_ms # 含缓存 IO、退避、准入等待、重
```bash
pip install --extra-index-url https://gitea.iomgaa.online/api/packages/iomgaa/pypi/simple/ \
"polygateway[redis,postgres,structured]>=1.3.4,<2"
"polygateway[redis,postgres,structured]>=1.3.5,<2"
```
核心仅依赖 `httpx` + `pydantic`;按需选 extras: