Release: 2.27.0#215
Conversation
|
Skipping CodeAnt AI review — this PR is a back-merge between long-lived branches ( If you want to analyze this anyway (e.g. you resolved conflicts with new logic), comment |
Review Summary by QodoRelease 2.27.0 with mandatory label support
WalkthroughsDescription• Release version 2.27.0 with mandatory label feature • Added mandatoryLabel property to TCF2Settings across platforms • Updated version numbers in build and package configs • Comprehensive changelog documenting features and fixes Diagramflowchart LR
A["Version Update<br/>2.26.3 → 2.27.0"] --> B["Add mandatoryLabel<br/>to TCF2Settings"]
B --> C["Android Implementation"]
B --> D["iOS Implementation"]
B --> E["TypeScript Model"]
C --> F["Updated Build Config"]
D --> G["Updated Package Config"]
E --> H["Release Notes"]
File Changes1. android/build.gradle.kts
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (7)
📝 WalkthroughWalkthroughThis PR releases version 2.27.0 of the React Native SDK, adding a Changes2.27.0 Release: mandatoryLabel Property and Version Bump
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Code Review by Qodo
1. Required field may be absent
|
|
PR Summary: Release 2.27.0 — adds TCF2 "mandatoryLabel" support for PUR Compliance and bumps package/library versions.
|
|
Reviewed up to commit:0c3756db984c2562c6f0470e0034045b84d18d6f |
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
Summary by CodeRabbit
New Features
Bug Fixes
Chores