Skip to content

Voltius v0.9.3

Choose a tag to compare

@github-actions github-actions released this 19 Jul 17:07
Immutable release. Only release title and notes can be modified.
v0.9.3

Fixed

  • Auto port-forwarding no longer hijacks a local port that another process
    already uses. On Windows, connecting to a Docker-published service on
    127.0.0.1 (e.g. MongoDB on 27017) could reach Voltius's tunnel instead of
    the real service; Voltius now detects the in-use port and falls back to the
    next free one (#33)