Skip to content

V2.1.2

Compare
Choose a tag to compare
@ChristophEichhorn ChristophEichhorn released this 02 Feb 10:34
d9e0e01

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