Thursday, November 19th 10:26 - 15:03 PST
Customers weren't able to reach REST API endpoints that satisfied certain conditions. Those requests were mistakenly directed to a service that wasn't able to handle them.
We merged a change that contained erroneous regular expressions and broke the main API router.
The breaking change was rolled back and we merged a fixed version at a later point.
We’re introducing thorough post-deploy tests that will cover the API routing.