Skip to content

Release 1.4.2 (2021-04-28)

Compare
Choose a tag to compare
@jcbrand jcbrand released this 28 Apr 14:16
· 164 commits to master since this release
v1.4.2
  • Update optional NodeJS-specific dependency xmldom to version 0.5.0 which includes a security fix.
  • #369 Add clientChallenge SASL mechanism method to avoid having to monkey patch onChallenge,
    which prevents reconnection when using SCRAM-SHA1.