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
feat(chunk-upload): Decouple feature flag from chunk upload options (#46664)
Previously the `organizations:artifact-bundles` feature flag also
controlled the chunk upload. We want to now only use this feature flag
for the UI experience, and control the upload behavior explicitly via a
flag in sentry-cli.
0 commit comments