Skip to content

v5.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 07:08
· 1906 commits to master since this release

5.22.0 (2023-03-05)

⚠️ Known issues:

Refactor

⚠️ Refactors can causes issues, please report and if give you problems stay on the version you were

This release only refactor internal code, reuse configuration parsing and token signature from v6.

  • improved configuration parsing and token signature (#3658) (e50d4d9)

the next major will include an enhancedLegacySignature property to be able get rid of [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated. and improve legacy token signature.

Bugs

  • Logger level configuration was being ignored (#3658) (e50d4d9) regresion at v5.20.0