V2.1.2
Changelog:
- Logging Remote IPs is now optional. It can be activated by adding the environment variable: "LOG_REMOTE_IP: true"
- Java JWT update to version 3.3.0
- Bugfix: When using logback, a valid Json-Object is created now, even if the log message is null
- Minor fixes