Re: [ANNOUNCE] haproxy-3.1.0

2024-11-26 Thread Tim Düsterhus
Willy, On 11/26/24 16:48, Willy Tarreau wrote: HAProxy 3.1.0 was released on 2024/11/26. It added 41 new commits after version 3.1-dev14. Congratulations on the release. I've had regretfully little time / energy to follow the development and the list in the past year or so (I still owe you a

Re: [ANNOUNCE] haproxy-3.1.0

2024-11-26 Thread Willy Tarreau
Hi Tim! On Tue, Nov 26, 2024 at 08:07:54PM +0100, Tim Düsterhus wrote: > Willy, > > On 11/26/24 16:48, Willy Tarreau wrote: > > HAProxy 3.1.0 was released on 2024/11/26. It added 41 new commits > > after version 3.1-dev14. > > Congratulations on the release. Thanks! > I've had regretfully litt

Re: [ANNOUNCE] haproxy-3.1.0

2024-11-26 Thread William Lallemand
Hi, On Tue, Nov 26, 2024 at 09:44:46PM +0100, Willy Tarreau wrote: > > > > This is interesting. I did not yet look into how exactly it works, but > > perhaps this would also enabled structured logging with systemd-journald, > > i.e. this issue: https://github.com/haproxy/haproxy/issues/771? > >

Re: [ANNOUNCE] haproxy-3.1.0

2024-11-26 Thread Willy Tarreau
On Tue, Nov 26, 2024 at 09:57:11PM +0100, William Lallemand wrote: > Hi, > > On Tue, Nov 26, 2024 at 09:44:46PM +0100, Willy Tarreau wrote: > > > > > > This is interesting. I did not yet look into how exactly it works, but > > > perhaps this would also enabled structured logging with systemd-jour

[ANNOUNCE] haproxy-3.1.0

2024-11-26 Thread Willy Tarreau
Hi, HAProxy 3.1.0 was released on 2024/11/26. It added 41 new commits after version 3.1-dev14. That's a final version as I like them, with two long-standing bugs fixed, a few cross-platform build issues addressed as well, and the rest being doc updates, CLI help messages and tiny code tidying pat