Skip to content

v2025.1.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 03:56
· 13 commits to master since this release
ed3ac91

Features

Bug Fixes

  • dgw: improve debug logs for recording path canonicalization (#1273) (6e74bcc425)

    It’s easier to diagnostic why canonicalization failed now.

  • dgw: reopen the certificate store for each request (#1274) (7c2c042106) (DGW-256)

    When using the system certificate store, we now properly reopen the
    store for each HTTP request, eliminating the need for restarting the
    service when renewing the certificate.