Features
-
dgw: new
VerbosityProfile
option (#570) (969c42f7a7)This adds a stable option to configure log verbosity.
Improvements
-
dgw: add support for more X.509 cert PEM labels (#519) (67e9a483a2)
Devolutions Gateway will now recognize
X509 CERTIFICATE
and
TRUSTED CERTIFICATE
as valid PEM labels for X.509 certificates. -
dgw: more trace records for RDP extension (#518) (84134481f2)
This will help when troubleshooting web client issues.
-
dgw: improve logs quality (#557) (fb1ffd07f7) (#528) (433e25382e)
- Records additional info on running sessions
- Improves file rotation
Bug Fixes
-
dgw: proper timeout for HTTP listeners (#561) (90a0725651)
-
dgw: shutdown streams gracefully after forwarding (#562) (6902137ad8)
Build
-
Update dependencies (#513/837589748b) (#514/12af944c57) (#515/116e42285f) (#522/1fd5584365) (#521/25649a2bbe) (#520/b2a3849a8a) (#526/ec184527d8) (#527/7b7c3c065d) (#525/b1819084bc) (#531/b472c830bd) (#532/66ee3dff62) (#533/38ff1f27f6) (#535/54ce98208e) (#537/d4afcd6a3a) (#538/3d35fbb635) (#541/b50c0b7d20) (#540/d92c3433ab) (#543/2384fc8e8f) (#545/b1e05b1e7a) (#548/25f3c6c778) (#547/9560dc9cfd) (#549/37faedcfee) (#554/7987906a52) (#553/ccf737c11f) (#552/e98b7f27ef) (#556/2e839ae5ac)
-
Update Rust toolchain to 1.73.0 (#560) (375ec71cf9)
Continuous Integration
-
Skip OneDrive upload if the release workflow is a dry run (36ad076f32)
-
Change github token (#542) (afbb7abcbf)
-
Fix OneDrive upload job (#546) (787024e1f6)