tag:github.com,2008:https://github.com/erikvanzijst/scala_tlsproxy/releasesRelease notes from scala_tlsproxy2021-09-03T15:57:05Ztag:github.com,2008:Repository/394981295/v0.4.32021-09-03T15:58:08ZFix NPE on ServerChannel.getRemoteAddressNo content.erikvanzijsttag:github.com,2008:Repository/394981295/v0.4.22021-09-01T08:55:02ZClose connection on CancelledKeyExceptionNo content.erikvanzijsttag:github.com,2008:Repository/394981295/v0.4.12021-09-01T08:31:27ZFix CancelledKeyException<p>Also changed the config callbacks to expose addresses as <code>InetSocketAddress</code>,<br>
instead of the useless <code>SocketAddress</code> base type.</p>erikvanzijsttag:github.com,2008:Repository/394981295/v0.4.02021-08-31T13:53:00ZConfig options and unit tests<p>You can now specify a max connection limit and custom runtime rules to allow/block individual requests.</p>erikvanzijsttag:github.com,2008:Repository/394981295/v0.3.02021-08-19T13:44:02ZDemote broken connections from error to warning<p>To avoid diluting the signal to noise ratio on a host system.</p>erikvanzijsttag:github.com,2008:Repository/394981295/v0.2.02021-08-18T21:11:34ZStability improvements & tidy logging output<p>Dropped the logback dependency and improved connection shutdown logic.</p>erikvanzijsttag:github.com,2008:Repository/394981295/v0.1.02021-08-17T22:36:30ZFirst alpha release<p>Initial release</p>erikvanzijst