Skip to content

Releases: well-known-components/http-server

2.1.0

18 Mar 11:53
80c33da
Compare
Choose a tag to compare
build(deps-dev): bump @well-known-components/logger from 3.1.2 to 3.1…

2.0.0 - Remove express

27 Jun 17:50
fa454fa
Compare
Choose a tag to compare

This release removes the express dependency, it is replaced by the native http/https modules of node.js

1.1.6 - Fix types in Router.all

09 Oct 00:01
eb5522f
Compare
Choose a tag to compare

1.1.5

22 Sep 16:24
@2fd 2fd
b73c51d
Compare
Choose a tag to compare

What's Changed

  • fix: support express request on getRequestFromNodeMessage by @2fd in #269

New Contributors

  • @2fd made their first contribution in #269

Full Changelog: 1.1.4...1.1.5

1.1.4

09 Sep 18:03
92507ad
Compare
Choose a tag to compare
fix regression

1.1.3

08 Sep 23:34
5767ba5
Compare
Choose a tag to compare

What's Changed

  • chore: bump versions, enable express-less servers by @menduz in #256

Full Changelog: 1.1.2...1.1.3

1.1.2

08 Jun 22:18
e147aed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

22 Oct 19:39
ba9e3e9
Compare
Choose a tag to compare

Remove extra log, support N chained middlewares

1.1.0

14 Sep 23:11
2195b90
Compare
Choose a tag to compare

Update corner cases and gracefully terminate the server on SIGTERM

1.0.0

07 Feb 16:33
43d1c02
Compare
Choose a tag to compare
publish