Skip to content

Patch release with updated dependencies

Compare
Choose a tag to compare
@xyproto xyproto released this 22 Aug 18:19
  • Built with Go 1.13 (d9b13233378668a4fd24ac5d044e9d550cd2a8be)
  • Adds support for PostgreSQL queries with the PQ function, from Lua.
  • Updated dependencies, especially with QUIC and HTTP/2 in mind.
  • Updated the JSX sample to use the latest version of React.
  • The static executable for Linux is now built with -trimpath.
  • New HTTP client functionality from Lua, using GET or HTTPClient.
  • CookieSecret and SetCookieSecret can now be used to get and set the secure cookie secret from Lua, or it can be set with the --cookiesecret flag.