Переглянути джерело

contrib/sni-router: fix bogus 2.4 version reference

The doc said 'Requires mtg ≥ 2.4', but no such release exists — the
latest tag is v2.2.8 (2026-04-07) and #480 is in master since
2026-05-05 awaiting the next release. Replace the speculative version
with an honest pointer to #480 and a 'build from master' note that
stays correct regardless of when the next tag lands.

Refs #511.
docs/sni-router-version-note
Alexey Dolotov 1 місяць тому
джерело
коміт
b6ec95b9a7
1 змінених файлів з 3 додано та 2 видалено
  1. 3
    2
      contrib/sni-router/README.md

+ 3
- 2
contrib/sni-router/README.md Переглянути файл

@@ -89,8 +89,9 @@ service (Caddy), bypassing HAProxy.  `proxy-protocol = true` matches
89 89
 Caddy's `:8443` listener wrapper so the real client IP still
90 90
 propagates to Caddy's logs.
91 91
 
92
-Requires mtg ≥ 2.4 — hostname acceptance for the fronting target was
93
-added in #480.
92
+Requires the hostname-acceptance change from #480 (merged 2026-05-05).
93
+No tagged release contains it yet — build from master until the next
94
+mtg release ships.
94 95
 
95 96
 ## ACME (Let's Encrypt) notes
96 97
 

Завантаження…
Відмінити
Зберегти