Skip to content

Release 3.20.0#993

Open
pmathew92 wants to merge 1 commit into
mainfrom
release/3.20.0
Open

Release 3.20.0#993
pmathew92 wants to merge 1 commit into
mainfrom
release/3.20.0

Conversation

@pmathew92

@pmathew92 pmathew92 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Added

Summary by CodeRabbit

  • New Features

    • Added DPoP support for MFA-related APIs.
    • Added enforcement for a maximum session_expiry value.
    • Added a passwordless option for DB-Connections APIs.
  • Chores

    • Updated the package version to 3.20.0 and refreshed the installation example to match.

@pmathew92 pmathew92 requested a review from a team as a code owner June 29, 2026 11:03
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Version bumped from 3.19.0 to 3.20.0 in .version, README.md Gradle snippet, and a new CHANGELOG.md entry listing DPoP support for MFA APIs, IPSIE session_expiry ceiling enforcement, and a passwordless API for DB-Connections.

3.20.0 Release

Layer / File(s) Summary
Version and docs update
.version, CHANGELOG.md, README.md
.version set to 3.20.0, changelog entry added with three new features, and README Gradle dependency updated to 3.20.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • auth0/Auth0.Android#981: Same release-bump pattern updating .version, CHANGELOG.md, and README.md for a prior Auth0.Android version.

Suggested labels

documentation, tiny

Suggested reviewers

  • NandanPrabhu
  • utkrishtsahu

Poem

🐇 Hop, hop, hooray, version three-twenty's here!
The changelog is updated, the README is clear.
DPoP and passwordless join the fray,
IPSIE ceilings keep sessions at bay.
A tiny bump landed — let's celebrate today! 🎉

🚥 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 accurately reflects that this PR is a 3.20.0 release update.
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/3.20.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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
CHANGELOG.md (1)

9-9: 📐 Maintainability & Code Quality | 🔵 Trivial | 💤 Low value

Fix inconsistent formatting in changelog entry.

Line 9 uses feat : Added (space before colon) while lines 7 and 8 use feat: Added (no space). Standardize to match the format used in the other entries.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@CHANGELOG.md` at line 9, The changelog entry formatting is inconsistent
because the `feat` label in the existing line uses a space before the colon.
Update the affected changelog item to match the same pattern used by the
surrounding entries, keeping the formatting consistent in the `CHANGELOG.md`
entry that lists the passwordless API change.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@CHANGELOG.md`:
- Line 9: The changelog entry formatting is inconsistent because the `feat`
label in the existing line uses a space before the colon. Update the affected
changelog item to match the same pattern used by the surrounding entries,
keeping the formatting consistent in the `CHANGELOG.md` entry that lists the
passwordless API change.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 2d713c17-b881-480c-9d62-11aa0e7de8d8

📥 Commits

Reviewing files that changed from the base of the PR and between ac30598 and fa971c5.

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

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