summary refs log tree commit diff
path: root/changelog.d/14621.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.74.0rc1Sean Quah2022-12-131-1/+0
|
* Respond with proper error responses on unknown paths. (#14621)Patrick Cloke2022-12-081-0/+1
Returns a proper 404 with an errcode of M_RECOGNIZED for unknown endpoints per MSC3743.