github metalbear-co/mirrord 3.130.0

latest releases: latest, 3
15 hours ago

3.130.0 - 2025-01-21

Added

  • Added support for rmdir, unlink and unlinkat.
    #2221

Changed

  • Updated configuration.md and improved .feature.env.mapping doc.

Fixed

  • Stopped mirrord entering a crash loop when trying to load into some processes
    like VSCode's watchdog.js when the user config contained a call to
    get_env(), which occurred due to missing env - the config is now only
    rendered once and set into an env var.
    #2936
  • Fixed an issue where HTTP requests stolen with a filter would hang with a
    single-threaded local HTTP server.
    Improved handling of incoming connections on the local machine (e.g
    introduces reuse of local HTTP connections).
    #3013

Don't miss a new mirrord release

NewReleases is sending notifications on new releases.