info
You're seeing the release note of an old version. Check out the latest release note.
v1.26.2
November 8, 2023
🛠️ Bug fixes
- Armeria now reuses the connections more efficiently when
RetryingClientis used in conjunction with client-side load-balancing. Previously, an excessive number of connections were created when requests are retried. #5290 - You no longer see an
EndpointSelectionTimeoutExceptionwhen selecting anEndpointfrom anEndpointGroup. #5281 - Fixed a bug where Armeria Spring Boot integration is not compatible with Spring Boot 2.6 and earlier. #5279
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:



