Changelog

API race condition prevention

Improvement

We've reworked our API code paths to prevent overlapping race conditions if a multitude of changes on the same domain name were made in quick succession. We now ensure only a singular action per domain name is executed via locking.

Additional Edge Node Redundancy

Improvement

redirect.pizza provides an ultra-stable edge network. Even though we have never had a global outage, we continuously work to ensure the most stable platform.

We've launched another set of edge nodes, separate from our global network provider, to ensure that even with a widespread outage on our primary provider's network, a completely separate network is on standby and ready to automatically take over all traffic if required.

SOC 2 Type 2 certified

Improvement

We are thrilled to announce that as of April 2024, we have achieved SOC 2 Type 2 certification, complementing our existing ISO 27001 certification. This is a major step forward in our commitment to top-notch data security and privacy.

Read more here.

SOC 2 Type 2 certified

Dynamic destinations via the official Terraform provider

Improvement

We've added dynamic destinations support to our official Terraform provider, as well as the ability to define monitoring status per destination. 

Regex match optimalizations

Improvement

We've modified our regex match engine to be better in line with expectations. If a regex rule and full path redirect is set-up, we first check the ful path redirect, then the regex match, and fallback to the homepage. This ensures the visitor always lands at the correct destination.

API token management

Improvement

We've reworked our API management in the redirect.pizza interface which adds some great additions:

  • You may now create multiple API tokens under a single team
  • You may label an API token with a descriptive name
  • You can now see when an API token was last used
  • You can now see how many calls per month are made per API token
  • When generating an API token, you can only see the API token value once. After that, the API token is never shown again. This is conform best practice security practices.

Of course, our API keys are still automatically secret scanned on GitHub.

Query string destination variables

New feature

We’ve added the ability to use the query string parameters as a destination variable. For instance if you want to use the "page" query string from "example.com/contact?page=2" in your redirect, you can use the {query.page} variable.

To make this even more powerful, you can also use this in the dynamic destinations to traffic steer based on exact (or partial) query string matches. For instance, want to redirect all page numbers higher than 2 to another destination, you can use the following expression: query.page >= 2

ISO 27001 certified & SOC 2 Type 2 on the way!

Improvement

We are very pleased to announce that redirect.pizza has achieved ISO 27001 certification, reinforcing our commitment to robust data security standards.

Moreover, we are on track to attain SOC 2 Type 2 certification within the next two months, further enhancing our commitment to maintaining the highest levels of data protection for our clients.

Read more here.

ISO 27001 certified & SOC 2 Type 2 on the way!