Skip to content

3.133.0

Latest
Compare
Choose a tag to compare
@Razz4780 Razz4780 released this 17 Feb 12:33
· 6 commits to main since this release
b26f908

3.133.0 - 2025-02-17

Added

  • Added an option to configure timeout for idle local HTTP connections
    (experimental.idle_local_http_connection_timeout).

Changed

  • Improved the warning produced when the user specifies agent namespace for a
    targetless run.

Fixed

  • Correct statfs data for Go.
    #3044
  • Updated hickory-resolver and hickory-proto to 0.25.0-alpha.5 and rand
    from 0.8 to 0.9.
    #3079
  • Respect ignored paths and path mapping in statfs hook.
    #3082
  • Some FS libc calls could be carried out remotely instead of locally in some
    cases. #3083
  • mirrord ls command now does not list unnecessary target types when called
    from a plugin/extension.
    #3086
  • Fixed wrong link for ipv6 config docs.