Released on 22 October 2021.
TRUD has moved from the HM Land Registry Data Centre to the Amazon Web Services cloud computing platform.
This is a major milestone for TRUD and we’ve taken this opportunity to make a few improvements.
You’ll see a ‘Your subscriptions’ section on the home page if you have at least one subscription. Up to 10 links to release pages will appear here.
If you have more than 10 subscriptions you’ll also see a link to the new subscriptions page.The old subscription management page has been replaced with the new subscriptions page.
This new page begins with a list of links to the release pages of your subscriptions, followed by details of each subscription, including a download link to the latest release file and its SHA-256 hash.
For each release file we now provide its SHA-256 hash. Read more on the new SHA-256 hashes help page.
You’ll see a new ‘Items in this category’ section on each category page. This’ll save you having to scroll through item summary boxes to find the one you want.
Items to which you’re subscribed are marked with .
We’ve updated the critieria for new passwords in line with current best practice:
The release list endpoint URI was updated. We changed trud3 to trud, so the endpoint is now /trud/api/v1/keys/deadc0de/items/999/releases.
We’ve added a redirect rule to handle this update, but if you’re using curl you may need to add the --location argument to calls to curl in your automation scripts to follow the redirect.
We’ve updated the sample scripts in the API guide to use the new URI.