Skip to content

Commit

Permalink
bot checkin
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Feb 16, 2019
1 parent f0957ac commit 43acb5a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

## [1.5.29](https://github.com/networknt/light-rest-4j/tree/1.5.29) (2019-02-16)
[Full Changelog](https://github.com/networknt/light-rest-4j/compare/1.5.28...1.5.29)

**Closed issues:**

- JwtVerifyHandler needs to handle properly the value returned by the Config module [\#70](https://github.com/networknt/light-rest-4j/issues/70)

**Merged pull requests:**

- Including some dependencies that are failing the build when executed in a build server [\#73](https://github.com/networknt/light-rest-4j/pull/73) ([NicholasAzar](https://github.com/NicholasAzar))
- fixes the wrong test as the header maximum validation is working [\#72](https://github.com/networknt/light-rest-4j/pull/72) ([stevehu](https://github.com/stevehu))
- JwtVerifyHandler fix - fixes \#70 [\#71](https://github.com/networknt/light-rest-4j/pull/71) ([ddobrin](https://github.com/ddobrin))
- added Response Validator to validate response content [\#69](https://github.com/networknt/light-rest-4j/pull/69) ([BalloonWen](https://github.com/BalloonWen))
- Fixed validation of path parameters and query parameters [\#68](https://github.com/networknt/light-rest-4j/pull/68) ([jiachen1120](https://github.com/jiachen1120))

## [1.5.28](https://github.com/networknt/light-rest-4j/tree/1.5.28) (2019-01-13)
[Full Changelog](https://github.com/networknt/light-rest-4j/compare/1.5.27...1.5.28)

## [1.5.27](https://github.com/networknt/light-rest-4j/tree/1.5.27) (2019-01-12)
[Full Changelog](https://github.com/networknt/light-rest-4j/compare/2.0.0-BETA2...1.5.27)

Expand Down

0 comments on commit 43acb5a

Please sign in to comment.