Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 05:53
· 77 commits to master since this release

1.0.0 (2021-10-18)

Bug Fixes

  • add express body parser, add invalid request handler (da46596)
  • add remote middleware duplicate methods (b5f8042)
  • fix endpoint handlers & typescript (791fb64)
  • fix graceful shutdown gateway (ff271c4)
  • fix project url in package.json (65c406b)
  • remote middleware handler (c3b19a1)

Features

  • add auto registration microservice method (235063a)
  • add auto registration microservices endpoint to gateway (4c6eea4)
  • add gateway implementation (cc11467)
  • add gateway worker. add remote middleware endpoint (3284a17)
  • add remote middlewares (bbbb965)
  • add remote middlewares service. add private routes (a1b2a91)
  • add syntax sugar methods for register microservice remote middlewares (e1a6664)
  • add tools for code convention development (a3adec6)
  • implement microservice functionality (ca5bb66)
  • implement microservice requests & fix tests (a94d18e)