From c92682cab00cb5d47b7dca1d474d530a09d70c84 Mon Sep 17 00:00:00 2001 From: Steve Hu Date: Sat, 22 Oct 2022 17:50:26 -0400 Subject: [PATCH] light-bot checkin CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c224a79..10b00d16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## [2.1.2](https://github.com/networknt/light-oauth2/tree/2.1.2) (2022-10-22) + + +**Merged pull requests:** + + +- fixes \#362 disable LDAP test case with ApacheDirectoryServer [\#363](https://github.com/networknt/light-oauth2/pull/363) ([stevehu](https://github.com/stevehu)) +- fixes \#359 update key test case to meet the requirement for multiple … [\#360](https://github.com/networknt/light-oauth2/pull/360) ([stevehu](https://github.com/stevehu)) +- Bump postgresql from 42.3.3 to 42.4.1 [\#357](https://github.com/networknt/light-oauth2/pull/357) ([dependabot](https://github.com/apps/dependabot)) +- fixes \#353 update the key service to use SecurityConfig [\#354](https://github.com/networknt/light-oauth2/pull/354) ([stevehu](https://github.com/stevehu)) ## [2.1.1](https://github.com/networknt/light-oauth2/tree/2.1.1) (2022-04-26)