Skip to content

v1.21.0

Compare
Choose a tag to compare
@novabyte novabyte released this 16 Dec 23:31
· 138 commits to master since this release

Notable changes

Added

  • Add ctx field to access http request headers in the Lua and JavaScript runtimes.
  • New JavaScript runtime stringToBinary and binaryToString functions.

Changed

  • JavaScript runtime match data changed to use Uint8Array type.