Skip to content

ForgeRock Android SDK 4.8.4 Release#514

Merged
spetrov merged 7 commits intomasterfrom
develop
Apr 9, 2026
Merged

ForgeRock Android SDK 4.8.4 Release#514
spetrov merged 7 commits intomasterfrom
develop

Conversation

@spetrov
Copy link
Copy Markdown
Contributor

@spetrov spetrov commented Apr 9, 2026

JIRA Ticket

SDKS-4417 ForgeRock Android SDK 4.8.4 Release

Description

Merge develop into master for the 4.8.4 Release.

witrisna and others added 7 commits January 7, 2026 11:18
The `codeVerifier` is explicitly set to `null` in the `AuthorizationRequest.Builder` for the Apple Sign-In handler.
Signed-off-by: Andy Witrisna <andy.witrisna@forgerock.com>
SDKS-4658: Set code verifier to null for Apple Sign-In
)

* SDKS-4714: Use empty request body in self-service session endpoint

Remove the `EMPTY` constant from OkHttp's `RequestBody` and has been replaced with `"".toRequestBody()`.

* Update Session.kt

Signed-off-by: Andy Witrisna <andy.witrisna@forgerock.com>

---------

Signed-off-by: Andy Witrisna <andy.witrisna@forgerock.com>
The `Thread.sleep` duration in `FRUserMockTest.kt` is increased from 1000ms to 2000ms to allow sufficient time for tokens to expire before testing the refresh token flow.
* Updated  for the ForgeRock 4.8.4 release
* Fixed various e2e test cases.
@spetrov spetrov requested a review from witrisna April 9, 2026 23:36
@spetrov spetrov merged commit 6d6c481 into master Apr 9, 2026
14 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.77%. Comparing base (d8a5ff3) to head (2baa722).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
.../org/forgerock/android/auth/selfservice/Session.kt 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #514      +/-   ##
============================================
+ Coverage     65.24%   65.77%   +0.53%     
+ Complexity     1783     1764      -19     
============================================
  Files           264      264              
  Lines          9094     8658     -436     
  Branches        969      969              
============================================
- Hits           5933     5695     -238     
+ Misses         2730     2532     -198     
  Partials        431      431              
Flag Coverage Δ
unit-tests 65.77% <75.00%> (+0.53%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants