Skip to content

Release af-v2.2.0#853

Merged
utkrishtsahu merged 1 commit into
mainfrom
release/af-v2.2.0
Jun 5, 2026
Merged

Release af-v2.2.0#853
utkrishtsahu merged 1 commit into
mainfrom
release/af-v2.2.0

Conversation

@utkrishtsahu

@utkrishtsahu utkrishtsahu commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Added

  • feat: add My Account API support for managing MFA authentication method #835 (utkrishtsahu)
  • feat: add Flutter Multi-Resource Refresh Token (MRRT) support #850 (utkrishtsahu)
  • feat: add Partial Custom Tabs support for Android #846 (utkrishtsahu)
  • fix: use safe casts in UserProfileExtensions to prevent ClassCastException #836 (sanchitmehtagit)

Summary by CodeRabbit

  • New Features

    • Added My Account API for managing MFA authentication methods
    • Added Flutter MRRT support
    • Added Partial Custom Tabs support for Android
  • Bug Fixes

    • Fixed ClassCastException in user profile handling

@coderabbitai

coderabbitai Bot commented Jun 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9f7676ff-3239-489a-8749-c66bf3535c2c

📥 Commits

Reviewing files that changed from the base of the PR and between 25f18fd and 96bead1.

📒 Files selected for processing (6)
  • auth0_flutter/CHANGELOG.md
  • auth0_flutter/darwin/auth0_flutter.podspec
  • auth0_flutter/ios/auth0_flutter.podspec
  • auth0_flutter/lib/src/version.dart
  • auth0_flutter/macos/auth0_flutter.podspec
  • auth0_flutter/pubspec.yaml

📝 Walkthrough

Walkthrough

This pull request releases version 2.2.0 of the auth0_flutter package. The changelog documents new features—My Account API MFA support, Flutter MRRT support, and Partial Custom Tabs for Android—alongside a fix for safe casts in UserProfileExtensions. The version is synchronized across the Dart constant, pubspec manifest, platform-specific podspecs, and the platform interface dependency constraint.

Changes

Release 2.2.0

Layer / File(s) Summary
Release notes documentation
auth0_flutter/CHANGELOG.md
Added af-v2.2.0 changelog entry documenting new features (My Account MFA, MRRT, Partial Custom Tabs) and a fix for safe casts in UserProfileExtensions.
Version synchronization across platforms
auth0_flutter/lib/src/version.dart, auth0_flutter/pubspec.yaml, auth0_flutter/darwin/auth0_flutter.podspec, auth0_flutter/ios/auth0_flutter.podspec, auth0_flutter/macos/auth0_flutter.podspec
Version constant and all platform manifests updated from 2.1.0 to 2.2.0; auth0_flutter_platform_interface dependency updated from ^2.1.0 to ^2.2.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • sanchitmehtagit

Poem

🐰 A hop and a skip to version two-point-two,
With MFA magic and MRRT too,
Safe casts and tabs, from Darwin to the rest,
The changelog sings of features so blessed!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release af-v2.2.0' directly corresponds to the main purpose of the changeset: a version bump release from 2.1.0 to 2.2.0 across all configuration files and the changelog.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/af-v2.2.0

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@utkrishtsahu utkrishtsahu merged commit 13af0ac into main Jun 5, 2026
15 checks passed
@utkrishtsahu utkrishtsahu deleted the release/af-v2.2.0 branch June 5, 2026 13:31
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.

2 participants