ExaBGP 'Alpine' release
Version 5.0.4:
- Fix: Flaky test on slow CI runners (Alpine Linux) (#1359)
Race condition in test_connection_lifecycle where client-side TCP
handshake completes before server thread calls accept(). Added
retry loop instead of bare assertion. - Fix: Release script no longer generates debian/changelog