Skip to content

chore(release): pulling release/2.1.0 into master#49

Merged
1abhishekpandey merged 2 commits intomasterfrom
release/2.1.0
Dec 8, 2025
Merged

chore(release): pulling release/2.1.0 into master#49
1abhishekpandey merged 2 commits intomasterfrom
release/2.1.0

Conversation

@devops-github-rudderstack

👑 An automated PR

1abhishekpandey and others added 2 commits November 27, 2025 16:10
* feat(braze): add support for platform-specific app keys

Add support for androidAppKey configuration option to enable
multi-platform app key management. When usePlatformSpecificKeys
is enabled, the SDK will prioritize androidAppKey over the
deprecated appKey field for Android-specific configurations.

This change maintains backward compatibility by falling back to
the existing appKey field when platform-specific keys are not
configured or the feature flag is disabled.

🔒 Scanned for secrets using gitleaks 8.28.0

* fix(braze): add since and forRemoval to @deprecated annotation

Update API_KEY deprecation annotation to include required
metadata for Java 9+ compatibility. Set forRemoval to false
to explicitly indicate the field will be maintained for
backward compatibility indefinitely.

Resolves SonarQube issue java:S6355 requiring deprecation
metadata for proper API evolution tracking.

🔒 Scanned for secrets using gitleaks 8.28.0

* chore: improve comments

🔒 Scanned for secrets using gitleaks 8.28.0

* fix(braze): ensure default app key fallback when platform-specific key is empty

🔒 Scanned for secrets using gitleaks 8.28.0

* feat: change the name of the key to usePlatformSpecificApiKeys

🔒 Scanned for secrets using gitleaks 8.28.0

* chore: remove deprecation warning

🔒 Scanned for secrets using gitleaks 8.28.0

* chore: improve comment

🔒 Scanned for secrets using gitleaks 8.28.0

* fix: use androidApiKey

🔒 Scanned for secrets using gitleaks 8.28.0

* chore: improve console msgs

🔒 Scanned for secrets using gitleaks 8.28.0

* refactor: simplify fetcing of api key

🔒 Scanned for secrets using gitleaks 8.28.0
@devops-github-rudderstack devops-github-rudderstack requested review from a team, ChryssaAliferi and vgupta98 and removed request for a team November 27, 2025 10:41
@sonarqubecloud
Copy link

@1abhishekpandey 1abhishekpandey merged commit a15adaf into master Dec 8, 2025
16 checks passed
@1abhishekpandey 1abhishekpandey deleted the release/2.1.0 branch December 8, 2025 04:14
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.

3 participants