mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 14:20:32 +01:00
-
released this
2025-12-18 16:25:00 +01:00 | 112 commits to main since this release📅 Originally published on GitHub: Wed, 17 Dec 2025 16:30:08 GMT
🏷️ Git tag created: Thu, 18 Dec 2025 15:25:00 GMTNew
- Core/HTTP: scheme mismatch detection for HTTP/HTTPs, retry with the other scheme on mismatch
- Everything should now work without setting
proxy.*.scheme(docker) orscheme(route files) explicitly
- Everything should now work without setting
Fixes
- Core/Docker: nil panic when reading the first container name out of nothing #171 (edge case)
- Core/Idlewatcher: incorrect "dependency has positive idle timeout" error
Downloads
- Core/HTTP: scheme mismatch detection for HTTP/HTTPs, retry with the other scheme on mismatch