Skip to content

3.109.0

Compare
Choose a tag to compare
@aviramha aviramha released this 10 Jul 11:40
· 206 commits to main since this release
8f5aba5

3.109.0 - 2024-07-10

Changed

  • mirrord commands now provide a nicer error message when the operator required
    but not installed.
    #1730
  • Add Unknown target variant for forwards compatibility.
    #2515

Fixed

  • Improved agent performance when mirroring is under high load.
    #2529
  • Don't include non-running pods in node capacity check
    #2582
  • Add exclusion for DOTNET_EnableDiagnostics to make DotNet debugging work by
    default