Releases: permafrost-dev/ray-proxy
Releases · permafrost-dev/ray-proxy
v0.4.0
v0.3.0
- properly reflect Ray app response headers
- add handler for GET requests
- always send CORS headers
- respond to preflight requests
v0.2.5
- add search for config file on startup (ray-proxy.config.js)
- fix binary script (again)
- add standalone build + config archive
v0.2.2
- allow configuration via
ray-proxy.config.js
file - return all headers from Ray app requests unchanged
- major code refactor
- create
ray-proxy
binary script asnode_modules/.bin/ray-proxy
upon package install