Skip to content

Release afpi-v2.6.0 - #912

Closed
utkrishtsahu wants to merge 1 commit into
mainfrom
release/afpi-v2.6.0
Closed

Release afpi-v2.6.0#912
utkrishtsahu wants to merge 1 commit into
mainfrom
release/afpi-v2.6.0

Conversation

@utkrishtsahu

@utkrishtsahu utkrishtsahu commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Added

  • feat: surface IPSIE session_expiry claim across Android, iOS and web #904 (utkrishtsahu)

Fixed

  • fix: Prevent named-pipe squatting in Windows example app via FILE_FLAG_FIRST_PIPE_INSTANCE #905 (NandanPrabhu)

Summary by CodeRabbit

  • Chores
    • Released auth0_flutter_platform_interface version 2.6.0.
    • Updated the changelog with release details and links to the full change history.

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

The platform interface package version was bumped from 2.5.0 to 2.6.0, and a dated changelog entry was added with categorized release notes and a full changelog link.

Changes

Platform Interface 2.6.0 Release

Layer / File(s) Summary
Release metadata and changelog
auth0_flutter_platform_interface/pubspec.yaml, auth0_flutter_platform_interface/CHANGELOG.md
The package version is updated to 2.6.0, and the changelog adds the afpi-v2.6.0 release entry dated 2026-07-30.

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

Possibly related PRs

Suggested reviewers: sanchitmehtagit

🚥 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 matches the versioned release changes in the changelog and pubspec bump.
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/afpi-v2.6.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.

Actionable comments posted: 1

🤖 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.

Inline comments:
In `@auth0_flutter_platform_interface/CHANGELOG.md`:
- Around line 3-4: Insert a blank line between the afpi-v2.6.0 release heading
and the following Full Changelog link in the changelog.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: be9c1802-a518-410f-b01f-c3a0e23f1939

📥 Commits

Reviewing files that changed from the base of the PR and between d365076 and 8b6ad33.

📒 Files selected for processing (2)
  • auth0_flutter_platform_interface/CHANGELOG.md
  • auth0_flutter_platform_interface/pubspec.yaml

Comment on lines +3 to +4
## [afpi-v2.6.0](https://github.com/auth0/auth0-flutter/tree/afpi-v2.6.0) (2026-07-30)
[Full Changelog](https://github.com/auth0/auth0-flutter/compare/afpi-v2.5.0...afpi-v2.6.0)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Add a blank line after the release heading.

Markdownlint reports MD022 because the heading is immediately followed by the Full Changelog link.

Proposed fix
 ## [afpi-v2.6.0](https://github.com/auth0/auth0-flutter/tree/afpi-v2.6.0) (2026-07-30)
+
 [Full Changelog](https://github.com/auth0/auth0-flutter/compare/afpi-v2.5.0...afpi-v2.6.0)
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
## [afpi-v2.6.0](https://github.com/auth0/auth0-flutter/tree/afpi-v2.6.0) (2026-07-30)
[Full Changelog](https://github.com/auth0/auth0-flutter/compare/afpi-v2.5.0...afpi-v2.6.0)
## [afpi-v2.6.0](https://github.com/auth0/auth0-flutter/tree/afpi-v2.6.0) (2026-07-30)
[Full Changelog](https://github.com/auth0/auth0-flutter/compare/afpi-v2.5.0...afpi-v2.6.0)
🧰 Tools
🪛 markdownlint-cli2 (0.23.1)

[warning] 3-3: Headings should be surrounded by blank lines
Expected: 1; Actual: 0; Below

(MD022, blanks-around-headings)

🤖 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 `@auth0_flutter_platform_interface/CHANGELOG.md` around lines 3 - 4, Insert a
blank line between the afpi-v2.6.0 release heading and the following Full
Changelog link in the changelog.

Source: Linters/SAST tools

@utkrishtsahu
utkrishtsahu deleted the release/afpi-v2.6.0 branch July 31, 2026 10:15
@coderabbitai coderabbitai Bot mentioned this pull request Jul 31, 2026
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