MySQL Router 8.0 Release Notes
These release notes were created with the assistance of MySQL HeatWave GenAI.
Binary packages that include curl rather than
linking to the system curl library have been
upgraded to use curl 8.16.0.
(Bug #38448034)
Fixed an issue related to debug logging. (Bug #38009073)
It was not possible to build MySQL Router with GCC 15 on Fedora 42 due to missing includes. (Bug #37769606)
After a DNS failure, the destination was not added to quarantine and could not be checked for availability after the connection was restored. Errors were returned similar to the following:
resolve(host) failed: Name or service not known
(Bug #37617712)