Releases: D-Haven/spa-server
Releases · D-Haven/spa-server
D-Haven SPA Server 1.1.0
The following features and fixes included:
- Removed support for compression due to protocol level vulnerabilities with compression and encryption
- Refactored code and provided a larger suite of unit tests
D-Haven SPA Server 1.0.0
First official release of the SPA Server that comes with the following features:
- HTTP/2 and TLS support
- Auto-redirect to root (/) for paths that don't have a file to support client side routing
- K8s liveness (/live) and readiness (/ready) checks
- Gzip compression of static content for clients that can support it
SPA Server 0.9.2
Missed the commit for dockerfile