Skip to content

SDK regeneration - #886

Open
fern-api[bot] wants to merge 2 commits into
masterfrom
fern-bot/2026-08-18_05-46-52_941
Open

SDK regeneration#886
fern-api[bot] wants to merge 2 commits into
masterfrom
fern-bot/2026-08-18_05-46-52_941

Conversation

@fern-api

@fern-api fern-api Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Automated SDK generation by Fern


✅ Customizations automatically preserved, but 3 files need your attention.

Action required: 3 files with unresolved customization conflicts

The new generation changed code you previously customized. Non-conflicting customizations have been applied automatically. The following files need manual resolution:

File Your customization Why it conflicted
src/auth0/management/__init__.py chore: Restore custom wiring in management/init.py The new generation changed the same lines you edited
src/auth0/management/core/client_wrapper.py Revert wrapper file to preserve Auth0 telemetry customizations The new generation changed the same lines you edited
src/auth0/management/core/client_wrapper.py Restore Auth0 telemetry and custom client wiring after regeneration The new generation changed the same lines you edited

How to resolve

  1. Check out this branch:
    git fetch origin && git checkout -b fern-bot/2026-08-18_05-46-52_941 origin/fern-bot/2026-08-18_05-46-52_941
    Or if you don't have the repo cloned:
    git clone https://github.com/auth0/auth0-python.git && cd auth0-python && git checkout -b fern-bot/2026-08-18_05-46-52_941 origin/fern-bot/2026-08-18_05-46-52_941
  2. Run: fern replay resolve
  3. Open the conflicting files in your editor — you'll see standard merge conflict markers
  4. Resolve using your editor's merge tools (VS Code, IntelliJ, etc.)
  5. Run: fern replay resolve again to finalize
  6. Push your changes

Your resolved customizations will be remembered on future SDK generations.
If you merge this PR without resolving, your unresolved customizations will conflict again on the next generation.

@fern-api
fern-api Bot requested a review from a team as a code owner August 18, 2026 05:47
fern-api Bot added 2 commits August 18, 2026 10:41
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-python-sdk: 5.26.0
Patches applied (5):
  - patch-c04f0b4d: Fix for incorrect return type and missing __all__ type
  - patch-f7384913: Remove duplicate FedCmLoginGooglePatch and FedCmLoginPatch entries
  - patch-1e44613d: Added migration guide for v5 to v6
  - patch-30b1089a: Updated UPGRADING.md doc
  - patch-d6d69aeb: Remove duplicate FedCmLoginGooglePatch and FedCmLoginPatch entries

Patches with unresolved conflicts (3):
  - patch-4894603d: chore: Restore custom wiring in management/__init__.py
  - patch-7271f157: Revert wrapper file to preserve Auth0 telemetry customizations
  - patch-95211006: Restore Auth0 telemetry and custom client wiring after regeneration
    Run `fern-replay resolve` to apply these customizations.
@fern-api
fern-api Bot force-pushed the fern-bot/2026-08-18_05-46-52_941 branch from 6332519 to 0283d54 Compare August 18, 2026 10:41
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.

0 participants