Re: [ANNOUNCE] haproxy-2.4.0

2021-05-27 Thread Willy Tarreau
On Wed, May 26, 2021 at 02:40:22PM +0200, William Dauchy wrote:
> Regarding prometheus, it should probably noted some major changes
> regarding some metrics, such as for health check, where the value is
> now located in a label, instead of the value of the metric itself:
> see also 
> http://git.haproxy.org/?p=haproxy.git;a=commit;h=de3c32638925c2071a5a84cbdafe2f112d2c4261

Thanks for clarifying, William. I couldn't have state that myself as I
don't know what a label is :-)  (but I don't need to know).

Cheers,
Willy



Re: [ANNOUNCE] haproxy-2.4.0

2021-05-26 Thread William Dauchy
On Fri, May 14, 2021 at 11:58 AM Willy Tarreau  wrote:
>   - interoperability / protocol support: WebSocket over HTTP/2 (RFC8441)
> is now supported on both sides, regardless of the version on the other
> side. The cache now supports the "Vary" header with a few commonly
> used headers, including "Accept-encoding" which gets normalized for
> optimal cache hit ratio. The Prometheus exporter got a significant
> liftup, requires less tricks on the Prometheus side, and supports
> listing only certain metrics for faster retrieval. Optional native
> support for Opentracing was also integrated (via USE_OT=1). The DNS
> resolvers now support talking to servers over TCP. Basic support for
> extracting information from MQTT and FIX protocol was added. Timeouts
> can now be adjusted on the fly and per-request in order to adapt to
> particuarly slow servers or special protocols.

Regarding prometheus, it should probably noted some major changes
regarding some metrics, such as for health check, where the value is
now located in a label, instead of the value of the metric itself:
see also 
http://git.haproxy.org/?p=haproxy.git;a=commit;h=de3c32638925c2071a5a84cbdafe2f112d2c4261
-- 
William



Re: [ANNOUNCE] haproxy-2.4.0

2021-05-21 Thread Vincent Bernat
 ❦ 17 mai 2021 17:48 +02, Artur:

> When can we expect prebuilt packages for Debian on haproxy.debian.net
> ?

They have been published. Buster, Bionic and Focal are available.
-- 
He jests at scars who never felt a wound.
-- Shakespeare, "Romeo and Juliet, II. 2"



Re: [ANNOUNCE] haproxy-2.4.0

2021-05-17 Thread Vincent Bernat
 ❦ 17 mai 2021 17:48 +02, Artur:

> When can we expect prebuilt packages for Debian on haproxy.debian.net
> ?

Hello,

Sometimes this week.
-- 
The secret source of humor is not joy but sorrow; there is no humor in Heaven.
-- Mark Twain



Re: [ANNOUNCE] haproxy-2.4.0

2021-05-17 Thread Artur
Hello,

Thank you for this new release.

When can we expect prebuilt packages for Debian on haproxy.debian.net ?

Le 14/05/2021 à 11:56, Willy Tarreau a écrit :
> HAProxy 2.4.0 was released on 2021/05/14.

-- 
Best regards,
Artur




Re: [ANNOUNCE] haproxy-2.4.0

2021-05-15 Thread Baptiste
WOW, amazing release!
so many new toys to play with and some basement for future improvements!

Thank you all.

Baptiste


Re: [ANNOUNCE] haproxy-2.4.0

2021-05-14 Thread Willy Tarreau
On Fri, May 14, 2021 at 02:23:21PM +0200, Tim Düsterhus wrote:
> Willy,
> 
> On 5/14/21 11:56 AM, Willy Tarreau wrote:
> > And of course there's all the invisible stuff being done on the internals
> > to improve the code, make it more extensible, more reliable or faster. I
> > think that's about it. If you contributed something that I missed here,
> > sorry for this, that's already a lot to figure out. Don't feel upset, and
> > just respond here to point it :-)
> 
> URI normalization is missing in your summary :-)

I'm absolutely certain I added it in my long list of notes, I must have
lost it in the middle of a deleted block, sorry about that :-/

> > As usual, I've been careful when uploading the new release and I would
> > not be surprised to see a 404 or two, so do not hesitate to report any
> > issue. Please be gentle for the doc, as it also requires some manual
> > post-release adaptations and will take a bit more time.
> 
> a) The table on haproxy.org is missing the 'Bugs' link for HAProxy 2.4.

Ah good catch, now fixed!

> b) Can you please add initial 'snapshot's for new development versions:
> https://www.haproxy.org/download/2.5/src/snapshot/? My haproxy-auth-request
> CI relies on the snapshots and I already added 2.5, thus failing the build:
> https://github.com/TimWolla/haproxy-auth-request/runs/2582881096

OK, now done and added to my release notes for next time.

Thanks!
Willy



Re: [ANNOUNCE] haproxy-2.4.0

2021-05-14 Thread Tim Düsterhus

Willy,

On 5/14/21 11:56 AM, Willy Tarreau wrote:

And of course there's all the invisible stuff being done on the internals
to improve the code, make it more extensible, more reliable or faster. I
think that's about it. If you contributed something that I missed here,
sorry for this, that's already a lot to figure out. Don't feel upset, and
just respond here to point it :-)


URI normalization is missing in your summary :-)


As usual, I've been careful when uploading the new release and I would
not be surprised to see a 404 or two, so do not hesitate to report any
issue. Please be gentle for the doc, as it also requires some manual
post-release adaptations and will take a bit more time.


a) The table on haproxy.org is missing the 'Bugs' link for HAProxy 2.4.
b) Can you please add initial 'snapshot's for new development versions: 
https://www.haproxy.org/download/2.5/src/snapshot/? My 
haproxy-auth-request CI relies on the snapshots and I already added 2.5, 
thus failing the build: 
https://github.com/TimWolla/haproxy-auth-request/runs/2582881096


Best regards
Tim Düsterhus