v1.6.0
-
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.