Skip to content

Release 3.13.1#934

Closed
pmathew92 wants to merge 1 commit intomainfrom
release/3.13.1
Closed

Release 3.13.1#934
pmathew92 wants to merge 1 commit intomainfrom
release/3.13.1

Conversation

@pmathew92
Copy link
Contributor

Deprecated

  • refactor : Deprecate the existing MFA APIs in AuthenticationAPIClient #932 (pmathew92)
  • refactor : Deprecated the UsersAPIClient #930 (pmathew92)

Fixed

  • fix: Handle ProviderException in PKCS1→OAEP key migration to prevent saveCredentials() crash #924 (utkrishtsahu)
  • fix : Added the missing user agent to MyAccount and MFAApiClient #926 (pmathew92)

Copilot AI review requested due to automatic review settings March 11, 2026 06:34
@pmathew92 pmathew92 requested a review from a team as a code owner March 11, 2026 06:34
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

Release housekeeping for v3.13.1, updating the published version references and documenting included changes (deprecations and fixes) for the Auth0.Android SDK.

Changes:

  • Bump documented dependency version in README to 3.13.1.
  • Add 3.13.1 entry to CHANGELOG.md with deprecations and fixes included in the release.
  • Update .version to 3.13.1.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Updates Gradle install snippet to reference 3.13.1.
CHANGELOG.md Adds release notes for 3.13.1 (deprecated APIs + fixes).
.version Bumps repo version marker to 3.13.1.

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

Comment on lines +7 to +12
- refactor : Deprecate the existing MFA APIs in `AuthenticationAPIClient` [\#932](https://github.com/auth0/Auth0.Android/pull/932) ([pmathew92](https://github.com/pmathew92))
- refactor : Deprecated the UsersAPIClient [\#930](https://github.com/auth0/Auth0.Android/pull/930) ([pmathew92](https://github.com/pmathew92))

**Fixed**
- fix: Handle ProviderException in PKCS1→OAEP key migration to prevent saveCredentials() crash [\#924](https://github.com/auth0/Auth0.Android/pull/924) ([utkrishtsahu](https://github.com/utkrishtsahu))
- fix : Added the missing user agent to MyAccount and MFAApiClient [\#926](https://github.com/auth0/Auth0.Android/pull/926) ([pmathew92](https://github.com/pmathew92))
Copy link

Copilot AI Mar 11, 2026

Choose a reason for hiding this comment

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

Changelog entries added in this release use inconsistent punctuation compared to the rest of the file (e.g., "refactor :" / "fix :" with a space before the colon). Please normalize these to match existing entries (e.g., "refactor:" and "fix:") for consistency and easier scanning.

Suggested change
- refactor : Deprecate the existing MFA APIs in `AuthenticationAPIClient` [\#932](https://github.com/auth0/Auth0.Android/pull/932) ([pmathew92](https://github.com/pmathew92))
- refactor : Deprecated the UsersAPIClient [\#930](https://github.com/auth0/Auth0.Android/pull/930) ([pmathew92](https://github.com/pmathew92))
**Fixed**
- fix: Handle ProviderException in PKCS1→OAEP key migration to prevent saveCredentials() crash [\#924](https://github.com/auth0/Auth0.Android/pull/924) ([utkrishtsahu](https://github.com/utkrishtsahu))
- fix : Added the missing user agent to MyAccount and MFAApiClient [\#926](https://github.com/auth0/Auth0.Android/pull/926) ([pmathew92](https://github.com/pmathew92))
- refactor: Deprecate the existing MFA APIs in `AuthenticationAPIClient` [\#932](https://github.com/auth0/Auth0.Android/pull/932) ([pmathew92](https://github.com/pmathew92))
- refactor: Deprecated the UsersAPIClient [\#930](https://github.com/auth0/Auth0.Android/pull/930) ([pmathew92](https://github.com/pmathew92))
**Fixed**
- fix: Handle ProviderException in PKCS1→OAEP key migration to prevent saveCredentials() crash [\#924](https://github.com/auth0/Auth0.Android/pull/924) ([utkrishtsahu](https://github.com/utkrishtsahu))
- fix: Added the missing user agent to MyAccount and MFAApiClient [\#926](https://github.com/auth0/Auth0.Android/pull/926) ([pmathew92](https://github.com/pmathew92))

Copilot uses AI. Check for mistakes.
@pmathew92
Copy link
Contributor Author

Closing this as it should be a minor release and not a patch since deprecations are involved

@pmathew92 pmathew92 closed this Mar 11, 2026
@pmathew92 pmathew92 deleted the release/3.13.1 branch March 11, 2026 06:39
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