Skip to content

Releases: middleapi/standard-server

v0.9.0

v0.9.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Sep 08:41

Rename to @standard-server/*

    View changes on GitHub

v0.8.3

v0.8.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Sep 08:37

   🐞 Bug Fixes

    View changes on GitHub

v0.8.2

v0.8.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 14:01

   🐞 Bug Fixes

  • core: Avoid extending TransformStream in EventStreamDecoderStream  -  by @dinwwwh in #78 (afdb2)
    View changes on GitHub

v0.8.1

v0.8.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 04:05

   🐞 Bug Fixes

  • node: Prevent uncatchable crash when canceling a request body stream  -  by @dinwwwh in #76 (cd7c1)
    View changes on GitHub

v0.8.0

v0.8.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Aug 07:54

   🚀 Features

   🐞 Bug Fixes

  • core,node,fetch,aws-lambda: Identify request bodies from one shared header resolution  -  by @dinwwwh in #59 (100c9)
    View changes on GitHub

v0.7.1

v0.7.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Aug 05:40

   🐞 Bug Fixes

    View changes on GitHub

v0.7.0

v0.7.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Aug 03:14

   🚀 Features

   🐞 Bug Fixes

  • core:
  • fetch:
    • Prevent proto header from corrupting parsed headers object  -  by @dinwwwh in #46 (fb412)
  • node:
  • node,fastify:
  • peer:
    • Finalize hibernation iterators instead of throwing on cleanup  -  by @dinwwwh in #49 (db2dd)
  • shared:
    • Stop Queue.pull treating undefined as the empty sentinel  -  by @dinwwwh in #50 (d32b0)
    View changes on GitHub

v0.6.0

v0.6.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:39

   🐞 Bug Fixes

  • core: Prevent prototype pollution in mergeStandardHeaders  -  by @dinwwwh in #36 (61bf2)
  • node: Settle sendStandardResponse when client disconnects before sending  -  by @dinwwwh in #33 (99ea1)
  • peer: Harden request lifecycle and improve hot-path performance  -  by @dinwwwh in #37 (efd47)

   🏎 Performance

  • core: Make event stream decoding linear when fed many small chunks  -  by @dinwwwh in #34 (4040d)
    View changes on GitHub

v0.5.0

v0.5.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:54

   🚨 Breaking Changes

  • peer: Optional method, headers, status, event in peer messages  -  by @dinwwwh (e7fdb)
    View changes on GitHub

v0.4.2

v0.4.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 07:21

   🐞 Bug Fixes

  • peer: Octet and event stream message validators  -  by @dinwwwh (95536)
    View changes on GitHub