Skip to content

Release 4.0.0#1019

Merged
pmathew92 merged 2 commits into
mainfrom
release/4.0.0
Jul 13, 2026
Merged

Release 4.0.0#1019
pmathew92 merged 2 commits into
mainfrom
release/4.0.0

Conversation

@pmathew92

@pmathew92 pmathew92 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

⚠️ BREAKING CHANGES

  • Update the Min SDK version for the Auth0.Android SDK 26 #953 (utkrishtsahu)
  • breaking: removed the deprecated MFA APIs #947 (pmathew92)
  • breaking: Remove the Management API support #937 (pmathew92)
  • breaking: Moved the useDPoP method in the WebAuthProvider class to the login builder class #914 (pmathew92)
  • breaking: Removed the PasskeyProvider and the PasskeyManager class #909 (pmathew92)
  • breaking : Remove redundant constructors from SecureCredentialsManager #961 (pmathew92)

Added

  • feat: Add clearAll() API to credentials manager #951 (pmathew92)
  • feat: Add SSOCredentialsDeserializer for proper JSON deserialization of SSOCredentials #931 (pmathew92)
  • feat: Add Storage.removeAll(), default minTTL of 60s #918 (utkrishtsahu)
  • feat: Add support for ephemeral session for chrome custom tabs #916 (pmathew92)

Fixed

  • fix: Handle configuration changes during WebAuth flow to prevent memory leak #941 (utkrishtsahu)

Changed

  • refactor: Refactor DefaultClient from constructor-based to Builder pattern for configurable HTTP client options #910 (utkrishtsahu)
  • update: Gradle AGP 8 upgrade #900 (pmathew92)
  • update: Update dependencies #908 (utkrishtsahu)

Summary by CodeRabbit

  • Documentation

    • Published the 4.0.0 release notes, including breaking changes, new additions, fixes, and updates.
    • Updated installation instructions to reference the stable 4.0.0 release.
  • Release

    • Promoted version 4.0.0 from beta to the stable release.

@pmathew92 pmathew92 requested a review from a team as a code owner July 13, 2026 09:15
@coderabbitai

coderabbitai Bot commented Jul 13, 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: 1c092740-5639-4ecf-8dc6-f00a9a3d0d26

📥 Commits

Reviewing files that changed from the base of the PR and between 76d1e6b and 7259e98.

📒 Files selected for processing (3)
  • .version
  • CHANGELOG.md
  • README.md

📝 Walkthrough

Walkthrough

The project version and README dependency are updated to 4.0.0, and CHANGELOG.md gains the dated 4.0.0 release entry.

Changes

Release metadata

Layer / File(s) Summary
Update 4.0.0 release metadata
.version, CHANGELOG.md, README.md
Sets the release version to 4.0.0, documents the release, and updates the Gradle dependency example.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: documentation, tiny

Suggested reviewers: utkrishtsahu, sanchitmehtagit, nandanprabhu

🚥 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 clearly and concisely summarizes the main change: the 4.0.0 release.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/4.0.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.

@pmathew92 pmathew92 merged commit 6208c76 into main Jul 13, 2026
7 checks passed
@pmathew92 pmathew92 deleted the release/4.0.0 branch July 13, 2026 09:37
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