Skip to content

v1.6.0

Compare
Choose a tag to compare
@zuiderkwast zuiderkwast released this 11 Jul 13:05
· 17 commits to master since this release
  • Adds sentinel support.

  • Obfuscates username and password in the state, to prevent them from appearing
    verbatim in logs and stack traces. They can be provided as 0-ary functions
    returning the actual secret when applied.

  • Fix a crash that happens when reconnect fails twice with two different
    reasons. This bug was introduced in v1.5.0.