Insolvency API returning a 410 instead of 404

Hi,
Noticed there was a change in the status code returned when a company doesn’t have any insolvencies. Before used to return a 404 Not Found but now it is returning a 410 Gone.

Is this an expected change? And if so, any information/announcement stating that?

Thanks

We are also seeing this. Not sure if its an error or if they have in fact changed the return code to be 410 if no records are found so we can change our code to handle this.