Skip to content

feat: add Network ACL Keys, 3P client access, and XAA connection profile support - #1391

Merged
ankita10119 merged 2 commits into
masterfrom
fern-bot/2026-08-18_05-58-19_128
Aug 19, 2026
Merged

feat: add Network ACL Keys, 3P client access, and XAA connection profile support#1391
ankita10119 merged 2 commits into
masterfrom
fern-bot/2026-08-18_05-58-19_128

[fern-replay] Applied customizations

f393756
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 0s

89.73% (+0.00%) compared to 4fcb39a

View this Pull Request on Codecov

89.73% (+0.00%) compared to 4fcb39a

Details

Codecov Report

❌ Patch coverage is 90.97744% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.73%. Comparing base (4fcb39a) to head (f393756).

Files with missing lines Patch % Lines
...ources/keys/resources/networkAcls/client/Client.ts 88.99% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #1391    +/-   ##
========================================
  Coverage   89.72%   89.73%            
========================================
  Files         439      441     +2     
  Lines       20668    20799   +131     
  Branches     9742     9809    +67     
========================================
+ Hits        18544    18663   +119     
- Misses       2124     2136    +12     
Files with missing lines Coverage Δ
.../management/api/resources/clients/client/Client.ts 88.85% <ø> (ø)
...agement/api/resources/connections/client/Client.ts 89.11% <ø> (ø)
...rc/management/api/resources/flows/client/Client.ts 89.15% <100.00%> (+0.20%) ⬆️
...ources/flows/resources/executions/client/Client.ts 89.60% <100.00%> (+0.34%) ⬆️
...rc/management/api/resources/forms/client/Client.ts 88.44% <100.00%> (+0.23%) ⬆️
src/management/api/resources/keys/client/Client.ts 100.00% <100.00%> (ø)
...c/management/api/resources/keys/resources/index.ts 100.00% <100.00%> (ø)
.../api/resources/keys/resources/networkAcls/index.ts 100.00% <100.00%> (ø)
src/management/api/types/types.ts 100.00% <100.00%> (ø)
...ources/keys/resources/networkAcls/client/Client.ts 88.99% <88.99%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.