Skip to content

Releases: networknt/light-rest-4j

1.6.28

01 Oct 16:25
Compare
Choose a tag to compare

1.6.28 (2020-10-01)

Merged pull requests:

2.0.17

28 Aug 21:26
Compare
Choose a tag to compare

2.0.17 (2020-08-28)

Merged pull requests:

1.6.27

28 Aug 20:18
Compare
Choose a tag to compare

1.6.27 (2020-08-28)

Merged pull requests:

2.0.16

01 Aug 12:39
Compare
Choose a tag to compare

2.0.16 (2020-08-01)

Merged pull requests:

  • fixes #139 remove the un-used AuditHandler import from JwtVerifyHandler #140 (stevehu)
  • fixes #95 mark swagger 2.0 handlers deprecated in 1.6.x and remove in… #138 (stevehu)
  • fixes #136 Scope verification doesnot work with two or more securityS… #137 (stevehu)

1.6.26

01 Aug 03:46
Compare
Choose a tag to compare

1.6.26 (2020-07-31)

Merged pull requests:

  • fixes #139 remove the un-used AuditHandler import from JwtVerifyHandler #140 (stevehu)
  • fixes #136 Scope verification doesnot work with two or more securityS… #137 (stevehu)

2.0.15

01 Jul 23:01
Compare
Choose a tag to compare

2.0.15 (2020-07-01)

Merged pull requests:

  • fixes #134 remove the temporary version.jackson-databind in the pom.xml #135 (stevehu)

1.6.23

23 Jun 03:21
Compare
Choose a tag to compare

1.6.23 (2020-06-22)

Merged pull requests:

  • fixes #134 remove the temporary version.jackson-databind in the pom.xml #135 (stevehu)

1.6.22

06 Jun 19:18
Compare
Choose a tag to compare

1.6.22 (2020-06-06)

Merged pull requests:

1.6.21

05 Jun 17:57
Compare
Choose a tag to compare

1.6.21 (2020-06-05)

Merged pull requests:

2.0.14

29 May 18:52
Compare
Choose a tag to compare

2.0.14 (2020-05-29)

Merged pull requests:

  • fixes #131 disable an openapi-validator test case while upgrade to un… #133 (stevehu)
  • fixes #129 disable a test case as undertow 2.0.30 breaks it #130 (stevehu)
  • fixes #127 add keyResolver to openapi-security in test resource with … #128 (stevehu)