Releases: NetLah/spaservices-hosting
Releases · NetLah/spaservices-hosting
Sixth Release Candidate
- Release .NET 7.0
- SPA hosting library:
- SPA docker host: https://hub.docker.com/r/netlah/spa-host
- Configurable: WwwRoot:
wwwRoot
- Configurable: Healthchecks:
"HealthChecksPath": "/_healthz"
- Configurable: HttpsRedirection:
"HttpsRedirectionEnabled": true
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: DebugRoutes:
"DebugRoutes": "debug/routes"
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: RouteGeneral:
"RouteGeneral": "_general/{action}"
- Configurable: RouteGeneralVersion:
"RouteGeneralVersion": "_general/version"
- Configurable: RouteGeneralInfo:
"RouteGeneralInfo": "_general/info"
- Configurable: RouteGeneralSys:
"RouteGeneralSys": "_general/sys"
- Azure App Service WebSSH supported: https://hub.docker.com/r/netlah/aspnet-webssh
- Fix Timezone displayname
- Launch webssh by default on Linux
- Disable HttpsRedirection and Hsts by default
- Add Application Insights telemetry
- Separate sample image and base spa-host image #15
Fifth Release Candidate
- SPA hosting library:
- SPA docker host: https://hub.docker.com/r/netlah/spa-host
- Configurable: WwwRoot:
wwwRoot
- Configurable: Healthchecks:
"HealthChecksPath": "/_healthz"
- Configurable: HttpsRedirection:
"HttpsRedirectionEnabled": true
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: DebugRoutes:
"DebugRoutes": "debug/routes"
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: RouteGeneral:
"RouteGeneral": "_general/{action}"
- Configurable: RouteGeneralVersion:
"RouteGeneralVersion": "_general/version"
- Configurable: RouteGeneralInfo:
"RouteGeneralInfo": "_general/info"
- Configurable: RouteGeneralSys:
"RouteGeneralSys": "_general/sys"
- Azure App Service WebSSH supported: https://hub.docker.com/r/netlah/aspnet-webssh
- Fix Timezone displayname
- Launch webssh by default on Linux
- Disable HttpsRedirection and Hsts by default
- Add Application Insights telemetry
- Separate sample image and base spa-host image #15
Fourth Release Candidate
- SPA hosting library:
- SPA docker host: https://hub.docker.com/r/netlah/spa-host
- Configurable: WwwRoot:
wwwRoot
- Configurable: Healthchecks:
"HealthChecksPath": "/_healthz"
- Configurable: HttpsRedirection:
"HttpsRedirectionEnabled": true
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: DebugRoutes:
"DebugRoutes": "debug/routes"
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: RouteGeneral:
"RouteGeneral": "_general/{action}"
- Configurable: RouteGeneralVersion:
"RouteGeneralVersion": "_general/version"
- Configurable: RouteGeneralInfo:
"RouteGeneralInfo": "_general/info"
- Configurable: RouteGeneralSys:
"RouteGeneralSys": "_general/sys"
- Azure App Service WebSSH supported: https://hub.docker.com/r/netlah/aspnet-webssh
- Fix Timezone displayname
- Launch webssh by default on Linux
- Disable HttpsRedirection and Hsts by default
- Add Application Insights telemetry
- Separate sample image and base spa-host image #15
Third Release Candidate
- SPA hosting library:
- SPA docker host: https://hub.docker.com/r/netlah/spa-host
- Configurable: WwwRoot:
wwwRoot
- Configurable: Healthchecks:
"HealthChecksPath": "/_healthz"
- Configurable: HttpsRedirection:
"HttpsRedirectionEnabled": true
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: DebugRoutes:
"DebugRoutes": "debug/routes"
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: RouteGeneral:
"RouteGeneral": "_general/{action}"
- Configurable: RouteGeneralVersion:
"RouteGeneralVersion": "_general/version"
- Configurable: RouteGeneralInfo:
"RouteGeneralInfo": "_general/info"
- Configurable: RouteGeneralSys:
"RouteGeneralSys": "_general/sys"
- Azure App Service WebSSH supported: https://hub.docker.com/r/netlah/aspnet-webssh
- Fix Timezone displayname
- Launch webssh by default on Linux
- Disable HttpsRedirection and Hsts by default
- Add Application Insights telemetry
Second Release Candidate
- SPA hosting library:
- SPA docker host: https://hub.docker.com/r/netlah/spa-host
- Configurable: WwwRoot:
wwwRoot
- Configurable: Healthchecks:
"HealthChecksPath": "/_healthz"
- Configurable: HttpsRedirection:
"HttpsRedirectionEnabled": true
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: DebugRoutes:
"DebugRoutes": "debug/routes"
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: RouteGeneral:
"RouteGeneral": "_general/{action}"
- Configurable: RouteGeneralVersion:
"RouteGeneralVersion": "_general/version"
- Configurable: RouteGeneralInfo:
"RouteGeneralInfo": "_general/info"
- Configurable: RouteGeneralSys:
"RouteGeneralSys": "_general/sys"
- Azure App Service WebSSH supported: https://hub.docker.com/r/netlah/aspnet-webssh
- Fix Timezone displayname
- Launch webssh by default on Linux
- Disable HttpsRedirection and Hsts by default
First Release Candidate
- SPA hosting library:
- SPA docker host: https://hub.docker.com/r/netlah/spa-host
- Configurable: WwwRoot:
wwwRoot
- Configurable: Healthchecks:
"HealthChecksPath": "/_healthz"
- Configurable: HttpsRedirection:
"HttpsRedirectionEnabled": true
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: DebugRoutes:
"DebugRoutes": "debug/routes"
- Configurable: Hsts:
"HstsEnabled": true
- Configurable: RouteGeneral:
"RouteGeneral": "_general/{action}"
- Configurable: RouteGeneralVersion:
"RouteGeneralVersion": "_general/version"
- Configurable: RouteGeneralInfo:
"RouteGeneralInfo": "_general/info"
- Configurable: RouteGeneralSys:
"RouteGeneralSys": "_general/sys"
- Azure App Service WebSSH supported: https://hub.docker.com/r/netlah/aspnet-webssh
Initial Release
0.1.0-a1 Add MIT LICENSE