- drop support for connection in favour of crypton-connection
- compatibility with GHCs up to ghc 9.8 (bump base and bytestring)
- fix example
- add tested-with stanza
- Ignore 502 error on helo - fixes communication with some servers
- bump data-default and network