Skip to content

1.7.1

Compare
Choose a tag to compare
@ferrerojosh ferrerojosh released this 27 Jul 20:40
· 135 commits to master since this release
1.7.1
e6526a8

A minor release.

Breaking Changes:

  • No longer supports versions of NestJS 8 and below, due to the addition of ConsoleLogger. (I might remove log levels if that's what it takes to support the older NestJS versions)

Changes:

  • Adds support to NestJS 8 (#72)
  • keycloak-connect is now a peer dependency. Compatible for Keycloak 10 and above (#69, #73)
  • All providers should be created async (#64)