Skip to content

Conversation

@developerkunal
Copy link
Contributor

Added

Fixed

  • fix: Resolve hasNextPage() infinite loop when per_page is not specified #1279 (developerkunal)

Changed

  • Guardian Push Notification setApnsProvider(), setFcmProvider(), setFcmv1Provider() now use PUT instead of PATCH #1278 (developerkunal)

Copilot AI review requested due to automatic review settings December 10, 2025 16:04
@developerkunal developerkunal requested a review from a team as a code owner December 10, 2025 16: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 releases version 5.2.0 of the Auth0 Node.js SDK, containing new features, bug fixes, and breaking changes. The release includes support for new APIs (Directory Provisioning, Connection Profiles, Organization Express Configuration), enhanced Guardian push notification methods, and SDK logging capabilities.

Key changes:

  • Added multiple new API endpoint support including Directory Provisioning, Connection Profiles, and Organization Express Configuration
  • Changed Guardian Push Notification methods from PATCH to PUT operations
  • Fixed infinite loop bug in hasNextPage() when per_page is not specified
  • Added SDK logging support for better debugging

Reviewed changes

Copilot reviewed 38 out of 3399 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.version Version bump from 5.1.0 to 5.2.0
docs/ (multiple files) Generated documentation updates reflecting new version and API changes
docs/classes/management.SDK.Actions.html Removed old Actions class documentation
docs/classes/management.SDK.ActionsClient.html Added new ActionsClient class documentation
docs/classes/management.SDK.Anomaly.html Removed old Anomaly class documentation
docs/classes/management.SDK.AnomalyClient.html Added new AnomalyClient class documentation
docs/classes/management.SDK.AttackProtection.html Updated documentation with version change
docs/classes/management.ManagementError.html Updated error hierarchy ordering and documentation
docs/assets/highlight.css Updated syntax highlighting color scheme

@codecov
Copy link

codecov bot commented Dec 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.91%. Comparing base (874572e) to head (1e1df9c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1281   +/-   ##
=======================================
  Coverage   88.91%   88.91%           
=======================================
  Files         371      371           
  Lines       16896    16896           
  Branches     8371     8371           
=======================================
  Hits        15023    15023           
  Misses       1873     1873           
Flag Coverage Δ
alltests 88.91% <ø> (ø)

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

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

@developerkunal developerkunal enabled auto-merge (squash) December 10, 2025 16:10
@developerkunal developerkunal merged commit 4b5cd27 into master Dec 11, 2025
9 checks passed
@developerkunal developerkunal deleted the release/v5.2.0 branch December 11, 2025 05:40
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.

4 participants