Patch Changes
-
#10623
7a6381c
Thanks @IRCody! - Handle more cases for correctly resolving the full uri for an image when using containers push. -
#10808
a7f6966
Thanks @nikitassharma! - When returning the default managed registry, inspect the environment variable
WRANGLER_API_ENVIRONMENT
to determine if we should be returning the production
or staging registry. -
#10769
0a554f9
Thanks @penalosa! - Mark more errors asUserError
to disable Sentry reporting