24.09.005 changelog

24.09.005

Released on 13 September, 2024.

Server

Fixes

  • For LDAP Sync Jobs: A defect in our pagination approach was preventing any results from being returned for large queries of Groups. The output of the LDAP sync task has been truncated to report statistics and sample the first result for additions.
  • Fixed an issue that would cause the backupd backup daemon to try and fail to start indefinitely on pre-bootstrapped Controllers.

Features

  • Controllers now print their network interface information to the serial console at boot time to aid with operational diagnostics.

Client

Features

  • A new configuration option for MacOS can aid in co-existence with other networking software that uses pf. If you have custom anchors in pf you can add anchor-excludes=someanchor,otheranchor and the Bowtie client will ignore those rules when adding its own.

Fixes

  • A routing calculation defect was introduced and identified in MacOS on 24.09.004.
  • Bowtie works hard to play nicely with other networking software on your computer. Our persistence mechanism on MacOS for making sure other software plays well with us has proven to be stable and effective in a large variety of circumstances. The heartbeat mechanism for this check has been reduced from 2 minutes to 30 seconds.