Skip to content

3.0.6-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@eyalb181 eyalb181 released this 20 Sep 11:34
· 1351 commits to main since this release
c0aec8c

Added

  • mirrord-layer, mirrord-cli: new command line argument/environment variable - MIRRORD_SKIP_PROCESSES to provide a list of comma separated processes to not to load into.
    Closes [#298], [#308]
  • release CI: add arm64e to the universal dylib
  • intellij-ext: Add support for Goland

Changed

  • mirrord-layer: Remove tracing::instrument from go_env::goenvs_unix_detour.
  • mirrord-layer: Log to info instead of error when failing to write to local tunneled streams.