Commit b1390f8
feat(distribution): Add installGroupsOverride parameter to distribution options
Allows filtering distribution updates by install groups. Users can now
configure installGroupsOverride in SentryOptions.DistributionOptions to
restrict updates to specific install groups.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 0eaac1e commit b1390f8
File tree
3 files changed
+5
-0
lines changed- sentry-android-distribution/src/main/java/io/sentry/android/distribution
- sentry
- api
- src/main/java/io/sentry
3 files changed
+5
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3754 | 3754 | | |
3755 | 3755 | | |
3756 | 3756 | | |
| 3757 | + | |
3757 | 3758 | | |
3758 | 3759 | | |
3759 | 3760 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
667 | 670 | | |
668 | 671 | | |
669 | 672 | | |
| |||
0 commit comments