Skip to content

Releases: D-Haven/spa-server

D-Haven SPA Server 1.1.0

14 Feb 21:49
Compare
Choose a tag to compare

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

02 Jan 18:36
Compare
Choose a tag to compare

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

02 Jan 18:08
Compare
Choose a tag to compare
SPA Server 0.9.2 Pre-release
Pre-release

Missed the commit for dockerfile