Skip to content

Latest commit

 

History

History
201 lines (121 loc) · 9.63 KB

CHANGELOG.md

File metadata and controls

201 lines (121 loc) · 9.63 KB

Change Log

1.5.12 (2018-04-08)

Full Changelog

Closed issues:

  • remove consul and zookeeper dependencies #35
  • upgrade jackson to 2.9.5 and swagger-parser to 1.0.34 #34

1.5.11 (2018-03-31)

Full Changelog

Implemented enhancements:

  • support parameters validation in path item object #33

Closed issues:

  • remove docs folder as all documents moved to light-doc #32

1.5.10 (2018-03-02)

Full Changelog

Closed issues:

  • add subject_claims and access_claims in auditInfo attachment #31

1.5.9 (2018-02-21)

Full Changelog

Closed issues:

  • update travis CI to only build master branch #29
  • upgrade json-schema-validator to 0.1.15 #28

1.5.8 (2018-02-03)

Full Changelog

1.5.7 (2018-01-09)

Full Changelog

1.5.6 (2017-12-28)

Full Changelog

Closed issues:

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

1.5.4 (2017-11-21)

Full Changelog

Closed issues:

  • Switch OpenAPI 3.0 specification file from yaml to json for framework input #24
  • Support OpenAPI 3.0 specification format #23

1.5.1 (2017-11-09)

Full Changelog

Closed issues:

  • com.fizzed.rocker.runtime.RockerRuntime - Rocker template reloading not activated #22

Merged pull requests:

1.5.0 (2017-10-21)

Full Changelog

Closed issues:

  • Upgrade dependencies and add maven-version #20

1.4.6 (2017-09-22)

Full Changelog

Closed issues:

  • Make swagger-validator aware of body parser enabled or not #19

1.4.5 (2017-09-22)

Full Changelog

1.4.4 (2017-09-21)

Full Changelog

Closed issues:

  • The swagger-validator has hard dependency on BodyHandler to parse the body to object into attachement #18

1.4.3 (2017-09-10)

Full Changelog

1.4.2 (2017-08-31)

Full Changelog

1.4.1 (2017-08-30)

Full Changelog

Closed issues:

  • Upgrade Undertow and Jackson to the newer version #17

1.4.0 (2017-08-22)

Full Changelog

Closed issues:

  • Switch from Client to Http2Client in test cases and remove dependency for apache httpclient #16
  • Merge petstore example from light-4j to light-rest-4j document site #15
  • Upgrade to Undertow 1.4.18.Final and remove dependency on JsonPath #14
  • Fix HTTP 404 on documentation #13

1.3.5 (2017-08-01)

Full Changelog

1.3.4 (2017-07-08)

Full Changelog

Closed issues:

  • Log error in JwtVerifyHandler if error response goes back to consumer. #12

1.3.3 (2017-06-14)

Full Changelog

Fixed bugs:

  • client_id and user_id are not populated when auditInfo is not null #11

1.3.2 (2017-06-14)

Full Changelog

Closed issues:

  • Upgrade json-schema-validator to 0.1.7 #10
  • Remove response validator and description in validator.yml and ValidatorConfig object #9
  • Populate auditInfo map object in exchange from swagger-meta and swagger-security for metrics #8

1.3.1 (2017-06-03)

Full Changelog

Closed issues:

  • Add comments and update docs #7

1.3.0 (2017-05-06)

Full Changelog

Closed issues:

  • Change project name to light-rest-4j from light-java-rest as java is a trademark of Oracle #6

1.2.8 (2017-05-02)

Full Changelog

Closed issues:

  • Bump up scope mismatch log from debug to warn as it is security violation #5
  • Upgrade dependencies to the latest version #4

1.2.7 (2017-03-28)

Full Changelog

Closed issues:

  • Upgrade undertow to 1.4.11.Final #3

1.2.6 (2017-03-18)

Full Changelog

Implemented enhancements:

  • Token scope and spec scope mismatch error is not clear in logs #2

1.2.5 (2017-03-04)

Full Changelog

1.2.4 (2017-02-20)

Full Changelog

1.2.3 (2017-02-09)

Full Changelog

1.2.2 (2017-02-04)

Full Changelog

1.2.1 (2017-01-25)

Full Changelog

1.2.0 (2017-01-22)

Closed issues:

  • Move swagger, security and validator handlers from light-java #1

* This Change Log was automatically generated by github_changelog_generator