You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This releases enhances the user agent feature added in 2.3 by adding support for per-request user agents. If the userAgent key is present in the metadata passed to a request, Umbra will use that supplied user agent in place of the one that's configured at runtime. If no user agent is in metadata, Umbra will fall back to the global user agent.