1.3.0
- Breaking: change Nullability annotations for route (which can be
nullnow, happens in case of proxy authentication), you must adapt yourAuthenticator.onAuthenticationFailed()implementations if you are using Kotlin and it is encouraged to at least review your implementation when using Java - add license headers
- small Javadoc improvements