Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 19:41
· 2 commits to main since this release

v0.7.0 – Deployment configuration changes

Changed

  • Dockerfile now uses CMD instead of ENTRYPOINT for launching the application

Removed

  • App__ForwardHttpsSchemeManuallyForAllRequests configuration option — the HTTPS
    scheme behind a reverse proxy is now handled by ASP.NET Core's
    ASPNETCORE_FORWARDEDHEADERS_ENABLED
  • App__Logging__UseYandexCloudLogsFormat configuration option and its log formatter