Skip to content

Releases: networknt/light-rest-4j

1.5.8

03 Feb 01:25
Compare
Choose a tag to compare
bot checkin

1.5.7

09 Jan 01:28
Compare
Choose a tag to compare
bot checkin

1.5.6

30 Dec 01:06
Compare
Choose a tag to compare

1.5.6 (2017-12-30)

Full Changelog

Closed issues:

  • Update default security.yml in openapi-security and swagger-security #26
  • Maven build warnings #25

1.5.4

22 Nov 14:41
Compare
Choose a tag to compare

1.5.4 - 2017-11-20

Added

  • fixes #23 Support OpenAPI 3.0 specification format

Changed

  • fixes #24 Switch OpenAPI 3.0 specification file from yaml to json for framework input
  • Upgrade to light-4j 1.5.4

Upgrade guide

For existing API developed with previous version, you just need to change the service.yml and remove the META-INF folder in resources as described in light-4j release notes. To use OpenAPI 3.0 specification or upgrade your Swagger 2.0 specification, please refer to the tutorial.

1.5.1

10 Nov 02:17
Compare
Choose a tag to compare

1.5.1 - 2017-11-08

Added

Changed

  • fixes #21 Fix for case when swagger.getBasePath is "/" (Thanks @chaudhryfaisal)
  • Upgrade to light-4j 1.5.1

1.5.0

21 Oct 15:40
Compare
Choose a tag to compare

1.5.0 - 2017-10-21

Added

Changed

  • fixes #20 Upgrade dependencies and add maven-version
  • Upgrade to light-4j 1.5.0

Dependencies

The dependency tree can be found here

1.4.6

22 Sep 20:04
Compare
Choose a tag to compare

1.4.6 - 2017-09-22

Added

Changed

  • fixes #19 Make swagger-validator aware of body parser enabled or not
  • Upgrade to light-4j 1.4.6

1.4.5

22 Sep 15:49
Compare
Choose a tag to compare

1.4.5 - 2017-09-22

Added

Changed

  • Upgrade to light-4j 1.4.5

1.4.4

21 Sep 00:21
Compare
Choose a tag to compare

1.4.4 - 2017-09-20

Added

Changed

  • fixes #18 break the hard dependency on BodyHandler from RequestValidator
  • Upgrade to light-4j 1.4.4

1.4.3

10 Sep 16:00
Compare
Choose a tag to compare

1.4.3 - 2017-09-10

Added

Changed

  • Upgrade to light-4j 1.4.3