Skip to content

Releases: networknt/light-router

1.5.24

15 Dec 04:57
Compare
Choose a tag to compare

1.5.24 (2018-12-15)

Full Changelog

Closed issues:

  • implement load balance of proxy client #36
  • (API 43) Use request scope when we create new jwt in light-router. #33

Merged pull requests:

1.5.23

01 Dec 19:46
Compare
Choose a tag to compare

1.5.23 (2018-12-01)

Full Changelog

Closed issues:

  • Router loses parts of lare request bodies. #22

Merged pull requests:

1.5.22

10 Nov 16:46
Compare
Choose a tag to compare

1.5.22 (2018-11-10)

Full Changelog

Closed issues:

  • upgrade light-router to use handler.yml instead of PathProvider #26
  • update readme to point to the right gitter room #25

1.5.21

26 Oct 21:05
Compare
Choose a tag to compare

1.5.21 (2018-10-26)

Full Changelog

Fixed bugs:

  • Update client assertion header field name to client_assertion #24

1.5.20

05 Oct 16:22
Compare
Choose a tag to compare

1.5.20 (2018-10-05)

Full Changelog

Closed issues:

  • remove static dependency for security config name on Http2Client #23
  • Add new handler to support SAML grant type flow #17

1.5.19

22 Sep 13:39
Compare
Choose a tag to compare

1.5.19 (2018-09-22)

Full Changelog

Closed issues:

  • remove openapi-parser service mapping from service.yml #20
  • Disable the SAMLTokenTest #19
  • switch to http-string module for HttpString headers constants #16
  • rename deref to deref-token #15

Merged pull requests:

  • Middleware handler for SAMLBearer grant type #18 (dguncb)

1.5.18

16 Aug 02:25
Compare
Choose a tag to compare

1.5.18 (2018-08-16)

Full Changelog

Closed issues:

  • flatten the config files into the same directory for k8s #14
  • upgrade to undertow 2.0.11.Final #13
  • add deref handle to the dependencies but not in the middleware #11
  • Call to next missing from TokenHandler #10

Merged pull requests:

  • A PathPrefixServiceHandler as a simplified PathServiceHandler… #12 (logi)

1.5.17

15 Jul 22:50
Compare
Choose a tag to compare
Updating handler.next call for PathServiceHandler.

1.5.16

05 Jul 23:38
Compare
Choose a tag to compare

1.5.16 (2018-07-05)

Full Changelog

Closed issues:

  • Fix dependencies for the router #9

1.5.15

18 Jun 21:28
Compare
Choose a tag to compare

1.5.15 (2018-06-18)

Full Changelog

Implemented enhancements:

  • Host header setting incorrect for outbound HTTP calls #5

Closed issues:

  • switch to default setExchangeStatus method for errors #8
  • add pathServiceHandler to map endpoints to serviceId #7
  • clean up unused dependencies and config file for stateless-auth #6