February 21st, 2024: removal of regex_allowed_http_origins

Timeline: April 23th, 2024

Subject:

Starting February 21st, 2024, Javascript SDK sources will support wildcards in Allowed HTTP origins. E.g. https://*.mydomain.com will allow network calls from https://mydomain.com and all its subdomains. This functionality replaces Allowed HTTP Origins (Regular Expressions) (UI) / regex_allowed_http_origins (CLI), which will be deprecated on April 23th, 2024.

Last updated