Skip to content

3.133.1

Compare
Choose a tag to compare
@Razz4780 Razz4780 released this 19 Feb 14:37
· 97 commits to main since this release
8d4113a

3.133.1 - 2025-02-19

Fixed

  • Added a reconnection mechanism when using mirrord operator.
    #2901
  • Fixed issues with rollout targets without a selector field present.
    #3063
  • Look for the correct pid that matches the targets container_id (by searching
    /proc/pid/cgroup).
    #3076
  • Prevent reading a remote directory from producing an 'unexpected response'
    error and crashing.
    #3081
  • Fixed a remote DNS regression introduced when hickory-resolver and
    hickory-proto versions were bumped.
    #3098
  • mirrord CLI now correctly emits logs when enabled with RUST_LOG environment
    variable. #3099