Skip to content

Releases: permafrost-dev/ray-proxy

v0.4.0

17 Feb 22:41
b2debc1
Compare
Choose a tag to compare
  • update all dependency versions to latest
  • minor code updates/tweaks
  • use ESM everywhere

v0.3.0

11 Mar 12:08
Compare
Choose a tag to compare
  • properly reflect Ray app response headers
  • add handler for GET requests
  • always send CORS headers
  • respond to preflight requests

v0.2.5

09 Mar 09:00
Compare
Choose a tag to compare
  • add search for config file on startup (ray-proxy.config.js)
  • fix binary script (again)
  • add standalone build + config archive

v0.2.2

09 Mar 00:09
Compare
Choose a tag to compare
  • allow configuration via ray-proxy.config.js file
  • return all headers from Ray app requests unchanged
  • major code refactor
  • create ray-proxy binary script as node_modules/.bin/ray-proxy upon package install