Bugfix in lib-http-client and app-oidc-idprovider

Http Client Library got a new bugfix release 2.4.1 that addresses a single issue with exhausting connections

Open ID Connect ID Provider got a new bugfix release 1.0.3. It minimizes the chances of races during authentication that would sometimes cause needless errors messages in server logs.

2 Likes

I wonder if the bug with lib-http-client exhausting connections could be a reason behind some slowdowns and downtime on servers that do a lot of requests using that library?

It would be great to know people’s experiences before and after upgrading their app dependencies to use lib-http-client 2.4.1, to learn if anyone notices a difference in server performance.