Skip to content

doc: Updated the Readme file and created an initial migration guide for V4#905

Open
pmathew92 wants to merge 4 commits intov4_developmentfrom
migration_doc
Open

doc: Updated the Readme file and created an initial migration guide for V4#905
pmathew92 wants to merge 4 commits intov4_developmentfrom
migration_doc

Conversation

@pmathew92
Copy link
Contributor

Changes

This PR updates the Readme file with the new java and other updated SDK dependencies along with creating an initial migration guide for V4

Checklist

@pmathew92 pmathew92 requested a review from a team as a code owner February 8, 2026 11:04
Copilot AI review requested due to automatic review settings February 8, 2026 11:04
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates documentation for the upcoming v4 toolchain requirements and adds an initial v3→v4 migration guide, alongside a small CI workflow tweak and temporarily disabled unit tests.

Changes:

  • Updated README to reflect Java 17 requirements and v4 dependency/version examples.
  • Added V4_MIGRATION_GUIDE.md describing Java/Gradle/AGP/Kotlin requirements for v4.
  • Adjusted CI workflow to run on PRs targeting v4_development, and commented out two failing Robolectric-related tests.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 9 comments.

File Description
auth0/src/test/java/com/auth0/android/provider/WebAuthProviderTest.kt Comments out two unit tests with a TODO referencing a CI/dependency issue.
V4_MIGRATION_GUIDE.md New migration guide documenting v4 build toolchain requirements.
README.md Updates stated requirements and installation snippet for v4 + Java 17 examples.
.github/workflows/test.yml Adds v4_development as an allowed PR base branch for CI runs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant