What's Changed
- Disable password authentification on empty password by @carlfriedrich in #338
- Add support for setting a connection deadline by @carlfriedrich in #339
- Support time zone in deadline setting by @carlfriedrich in #342
- Make welcome message configurable by @carlfriedrich in #343
- Move accept logic to a goroutine so it becomes non-blocking by @antoniomika in #345
- Updated dependencies
New Contributors
- @carlfriedrich made their first contribution in #338
Full Changelog: v2.17.0...v2.18.0