Skip to content

chore(cli): Stop passing deprecated parameters#1015

Merged
szokeasaurusrex merged 2 commits intomainfrom
szokeasaurusrex/fix-cli-deprecation
Oct 23, 2025
Merged

chore(cli): Stop passing deprecated parameters#1015
szokeasaurusrex merged 2 commits intomainfrom
szokeasaurusrex/fix-cli-deprecation

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
Member

Unblocks upgrade to Sentry CLI version 2.57.0

Fixes #1012
Fixes GRADLE-67

@linear
Copy link
Copy Markdown

linear Bot commented Oct 22, 2025

This test code was added in #576. It ensures that the Gradle plugin gracefully handles the case where we attempt to upload a ProGuard mapping, with release association, to a self-hosted instance which does not yet support ProGuard release association. Since we no longer will support ProGuard release association in the Gradle plugin, this test code has become irrelevant.
Copy link
Copy Markdown
Member

@lcian lcian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@szokeasaurusrex szokeasaurusrex merged commit 76e2fb3 into main Oct 23, 2025
17 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/fix-cli-deprecation branch October 23, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stop passing deprecated parameters to sentry-cli upload-proguard

2 participants