github Devolutions/devolutions-gateway v2023.1.0

latest releases: v2025.3.1, v2025.3.0, v2025.2.3...
2 years ago

Features

  • dgw: clean path PDU extension for RDP (3bc0643818) (ARC-109)

  • installer: show *.cer when browsing for certificate files (#383) (2de4a3880d)

    .cer is another popular extension for certificate files.

  • jetsocat: file-based pipes (#385) (62394d3b48)

    • write-file://<PATH>: write file at the specified location
    • read-file://<PATH>: read wile at the specified location
  • dgw: add service version to health check JSON response (d9f5472120)

Bug Fixes

  • jetsocat: use rustls-native-certs on macOS and Linux (#382) (7305ce42be)

    Let rustls use the platform’s native certificate store.

Build

Continuous Integration

  • jetsocat: enable hardened runtime on macOS (#378) (84b5c33b47)

  • jetsocat: build the jetsocat nuget in package.yml (#380) (2e0d0eef4d)

    Build the jetsocat nuget package as part of the packaging workflow (instead of the old standalone workflow, which just took the latest release from GitHub).

    If running the package workflow manually, the version number of the package may be specified; else it defaults to the current date.

  • jetsocat: add Linux binary to nuget package (#384) (8a74ff86ca)

Don't miss a new devolutions-gateway release

NewReleases is sending notifications on new releases.