Skip to content

3.99.0

Compare
Choose a tag to compare
@aviramha aviramha released this 28 Apr 10:55
· 77 commits to main since this release
291011e

3.99.0 - 2024-04-28

Added

  • added configuration option to control (local) hostname resolving
    #2395
  • Add ability to configure DNS params for agent (timeout, attempts)

Changed

  • Change ports and http_ports in incoming configuration to be checked upon
    mapped port instead of local
    #2371
  • Read /Network locally by default on macOS

Fixed

  • Fix DNS resolving case on macOS + Java Netty
    #2400