Releases: savsgio/atreugo
Releases · savsgio/atreugo
v11.6.2
v11.6.1
v11.6.0
- 0e4833d 58027ae Upgrade golangci-lint to v1.35.0 (Sergio Andres Virviescas Santana)
- b013ff4 Always set Keepalive options (Sergio Andres Virviescas Santana)
- ad78503 Upgrade dependencies (Sergio Andres Virviescas Santana)
- b52af00 de5e85e Add TCPKeepalive support (Sergio Andres Virviescas Santana)
- d12f34a 396af01 Remove savsgio/go-logger dependency to use a basic Logger interface (Sergio Andres Virviescas Santana)
Notable Changes
-
Removed:
- Config.LogName
- Config.LogLevel
- Config.LogOutput
-
Added:
- Config.Debug (to enable log traces)
- Config.Logger (basic interface of logger)
Sorry for break backward compatibility, but i don't release a new mayor version due to simplicity of the change. 😉
v11.5.4
v11.5.3
v11.5.2
v11.5.1
- 5b2a757 Remove support to Go 1.11 (Sergio Andres Virviescas Santana)
- 665f741 Upgrade fasthttp to v1.16.0 and router to v1.3.1 (Sergio Andres Virviescas Santana)
- 963ee12 Add support to Go 1.15 (Sergio Andres Virviescas Santana)
- ed6a4e3 Upgrade golangci-lint to v1.30.0 (Sergio Andres Virviescas Santana)