Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commit f563e30

Browse files
committed
bot checkin
1 parent 12b839d commit f563e30

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,25 @@
11
# Change Log
22

3+
## [1.5.11](https://github.com/networknt/light-oauth2/tree/1.5.11) (2018-04-01)
4+
[Full Changelog](https://github.com/networknt/light-oauth2/compare/1.5.10...1.5.11)
5+
6+
**Implemented enhancements:**
7+
8+
- create a new table client\_service to define the one to many relationship and scope dependencies. [\#18](https://github.com/networknt/light-oauth2/issues/18)
9+
10+
**Closed issues:**
11+
12+
- return to the caller after sending error to the exchange. [\#78](https://github.com/networknt/light-oauth2/issues/78)
13+
- switch to JwtIssuer for token generation [\#77](https://github.com/networknt/light-oauth2/issues/77)
14+
- update postgres and oracle db scripts to remove tables in the beginning [\#76](https://github.com/networknt/light-oauth2/issues/76)
15+
- support custom claim in json format with client registration [\#75](https://github.com/networknt/light-oauth2/issues/75)
16+
317
## [1.5.10](https://github.com/networknt/light-oauth2/tree/1.5.10) (2018-03-02)
418
[Full Changelog](https://github.com/networknt/light-oauth2/compare/1.5.9...1.5.10)
519

620
**Closed issues:**
721

22+
- refactor test cases to make them independent [\#74](https://github.com/networknt/light-oauth2/issues/74)
823
- update Dockerfile to remove EXPOSE [\#73](https://github.com/networknt/light-oauth2/issues/73)
924

1025
## [1.5.9](https://github.com/networknt/light-oauth2/tree/1.5.9) (2018-02-21)

0 commit comments

Comments
 (0)