summary refs log tree commit diff
path: root/changelog.d/14620.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.74.0rc1Sean Quah2022-12-131-1/+0
|
* Failover on proper error responses. (#14620)Patrick Cloke2022-12-061-0/+1
When querying a remote server handle a 404/405 with an errcode of M_UNRECOGNIZED as an unimplemented endpoint.