Skip to content

v0.25.5

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 23:04

Security fixes

GHSA-3c3w-75j2-7h74

This is a high severity vulnerability. An attacker-crafted Warpgate login URL could lead a user to a redirect page that runs attacker-injected JS code

Features

  • fixed #947 - configurable advertised MySQL server version by @Eugeny in #2083
    • The new mysql.advertised_version lets you specify the MySQL server version that Warpgate will advertise to clients. Note that the previous hardcoded value of 8.0.0 now defaults to 8.0.3 which disables some ancient compatibility behaviours in various DB clients.

Changes

  • fixed #1842 - tell the SSH client when the session is closed due to inactivity by @Eugeny in #2082

Fixes

New Contributors

Full Changelog: v0.25.4...v0.25.5