Skip to content

Commit bf649e2

Browse files
[fern-replay] Applied customizations
Patches applied (37): - patch-4894603d: chore: Restore custom wiring in management/__init__.py - patch-eb453970: Update workflows to support merge groups - patch-f0ce744d: Replace poe tasks - patch-a44baaf5: Update workflows - patch-8e1bf4a0: Update docs.yml - patch-d3f818c5: Fix for async types - patch-0e444eb7: Update release workflow - patch-68d71c08: Add tests - patch-0e946e2e: revert await - patch-1c416f0b: Updates to CI improvements - patch-d69b08c4: Ensure SARIF upload completes with results, even if Snyk flags the job as failed. - patch-be23eb06: Add fields to all_organization_members - patch-722f71b7: Update users.py - patch-952dfe16: Update roles.py - patch-96e50f06: ci(semgrep): Update `.semgrepignore` - patch-5c2c90d7: fix type hint for link_user_account - patch-99110e95: Fix 3.7 tests - patch-d1a52011: Revert "Fix 3.7 tests" - patch-5d748e3d: Fix build - patch-d004cacd: Revert test file - patch-74f972fb: Bump actions/deploy-pages from 2 to 3 - patch-83b6ec33: Bump actions/configure-pages from 3 to 4 - patch-3179770d: Bump actions/deploy-pages from 3 to 4 - patch-a9682293: Bump actions/upload-pages-artifact from 2 to 3 - patch-f5e77b34: Revert docs actions upgrade (#580) - patch-5bf868d2: Upgrade python from 3.7 to 3.8 in sync github action - patch-d035aa05: Bump actions/upload-pages-artifact from 2 to 3 (#581) - patch-6c908c96: Bump actions/deploy-pages from 3 to 4 (#582) - patch-8262ce40: Adding Version To RL Scanner (#668) - patch-a5b0fc36: fix: update snyk scan to utilize newest methodology - patch-130bbdde: Remove erroneous print - patch-c1245400: fix: add missing indentation for Python configuration step - patch-4150652e: chore(deps): bump snyk/actions from 0.4.0 to 1.0.0 (#750) - patch-c0a091a3: feat: Add Ask DeepWiki badge - patch-02ccb63a: chore: update telemetry to Auth0 format with dynamic versioning (#773) - patch-f182694f: fix: Add top-level `py.typed` marker to resolve IDE import errors (#829) - patch-1026b4d8: Release 5.4.0 (#838) Patches with unresolved conflicts (109): - patch-6115e8a8: Update .semgrepignore - patch-c68d84c1: Update workflows - patch-01ec3e47: Update requirements.txt - patch-15ab419a: Update workflows - patch-ce37b657: Release 4.4.1 - patch-96b5a23d: Update release workflow - patch-72a71b0c: Update release workflow - patch-c76f8670: Retry all methods on 429 - patch-4b9d3e15: Retry all methods for async - patch-1078a3a7: test: Improvements to CI Workflow - patch-793d05e0: test: Improvements to CI Workflows - patch-5e559bd8: Fix python dependency version - patch-824099ba: Release 4.4.2 - patch-06dc72b5: Bump pytest from 7.4.0 to 7.4.1 - patch-db54d3be: Bump actions/checkout from 3 to 4 - patch-d5f359ea: Bump pytest-aiohttp from 1.0.4 to 1.0.5 - patch-cd3bf06c: Bump pytest from 7.4.1 to 7.4.2 - patch-e076c253: Bump cryptography from 41.0.3 to 41.0.4 - patch-78ef21c3: Bump urllib3 from 2.0.4 to 2.0.6 - patch-bd54a8f8: fix: requirements.txt to reduce vulnerabilities - patch-6d923f74: fix: requirements.txt to reduce vulnerabilities - patch-6ce6f5ce: Bump aiohttp from 3.8.5 to 3.8.6 - patch-7fe8f4e8: Bump urllib3 from 2.0.6 to 2.0.7 - patch-f81ab0cf: Release 4.5.0 - patch-7fbb7b3b: Authentication API, Database, Add the organization param to the change password email method - patch-6d87bba5: Bump pipx from 1.2.0 to 1.2.1 - patch-cc8f9154: Bump cryptography from 41.0.4 to 41.0.5 - patch-a8a85b44: Bump pytest from 7.4.2 to 7.4.3 - patch-5c4d481e: Bump pyopenssl from 23.2.0 to 23.3.0 - patch-91863ccf: ci(dependencies): Update `cryptography` and pin `urllib3` - patch-1404403b: Add orgs in client credentials support - patch-11508524: Release 4.6.0 - patch-6c656db2: Bump aioresponses from 0.7.4 to 0.7.5 - patch-2ec279f0: chore(dependencies): Update `requirements.txt` - patch-15896c38: Bump aioresponses from 0.7.5 to 0.7.6 - patch-cc7e656e: Fix rest_async and async tests - patch-e518ed2b: Bump cryptography from 41.0.5 to 41.0.7 - patch-ccb36e3a: Release 4.6.1 - patch-4eb4044f: Add python 3.12 support, drop 3.7 - patch-21f7bcf8: Release 4.7.0 - patch-50e7867a: Fix publishing build - patch-337612dd: Bump responses from 0.23.3 to 0.24.1 - patch-8794a3ed: Bump pipx from 1.2.1 to 1.3.3 - patch-12be9137: Bump pytest-asyncio from 0.21.1 to 0.23.2 - patch-ee8751a7: Bump urllib3 from 2.0.7 to 2.1.0 - patch-a27dc5a1: Bump actions/setup-python from 4 to 5 - patch-7e82ef66: Bump github/codeql-action from 2 to 3 - patch-bbe61460: Move to automated relase workflow - patch-a31c62b8: Bump codecov/codecov-action from 3.1.4 to 3.1.5 - patch-09002fc3: Update cryptography requirements.txt - patch-2e29eac5: Release 4.7.1 - patch-cbe83f7a: ci(publish): make contents write and fix secrets reference - patch-872cbf0f: Update cryptography dependency - patch-10843c90: ci(publish): move release creation before any poetry steps - patch-ab5defbe: Update cryptography dependency - patch-18f8a4c1: Updates poetry - patch-66476986: minor update - patch-38cca367: Release 4.7.2 - patch-49b8be44: Add RL-Secure workflow for scanning build artifacts (#634) - patch-3d5df930: Adding Support For Back Channel Login (#643) - patch-6ef05d4f: Updating Dependancies And Workflow Action Versions (#653) - patch-66429f16: Adding Support For RAR and JAR Requests (#659) - patch-8a39c902: Consolidated Community PRs and Dependency Upgrades (#660) - patch-35fbc303: Release 4.8.0 (#661) - patch-cd4a137b: fix: RL Scanner (#662) - patch-84f91d25: Adding Support For Federated Login - patch-717e7364: Changing the function name and typo correction - patch-e4c1a289: Removing some attributes - patch-acfdfaa6: Fix: Unauthorized Access Error For PAR - patch-d8e14f8d: Making the logic unit test compatible - patch-4942c936: fix:Change the federated connection function name (#674) - patch-6d085862: revert: Reverting Access Token For Conn Changes (#675) - patch-a455156b: Release 4.8.1 (#676) - patch-4d2d1add: Adding Support For CIBA with RAR (#679) - patch-5b20aee8: feat: Federated Connections Support - patch-10555cbc: Release 4.9.0 (#683) - patch-a3619c5d: Bump codecov/codecov-action from 5.3.1 to 5.4.2 (#688) - patch-ba032e8d: fix: handle `authorization_details` in back_channel_login (#695) - patch-c2f2ba33: chore: merge community PRs – bugfixes, features, and dependency upgrades (#696) - patch-88af8806: Release 4.10.0 (#702) - patch-288acf2e: chore: Release Pipeline Failure Fix (#704) - patch-49da0782: feat: Support For Network ACL Endpoints (#706) - patch-71818164: Updates for CIBA with email - patch-f13b580e: chore: fix workflow syntax errors and update dependencies (#724) - patch-bf16b2e9: Release 4.11.0 (#725) - patch-0a72d3b6: Add headers to Auth0Error - patch-67bf283d: Updates per PR feedback - patch-e22c2bf7: Release 4.12.0 - patch-ddae82e4: chore(deps): bump pycparser from 2.21 to 2.23 (#734) - patch-8c305e2e: chore(deps): bump frozenlist from 1.5.0 to 1.7.0 (#735) - patch-9fed19ab: chore(deps): bump aiosignal from 1.3.2 to 1.4.0 (#736) - patch-612c26e2: chore(deps): bump pyopenssl from 25.1.0 to 25.2.0 (#738) - patch-0f6dbea3: Release 4.13.0 (#745) - patch-03a7e59e: chore(deps): bump coverage[toml] from 7.2.7 to 7.9.2 (#739) - patch-b1736e50: chore(deps): bump types-pyyaml from 6.0.12.11 to 6.0.12.20250915 (#740) - patch-756d3532: chore(deps): bump exceptiongroup from 1.1.3 to 1.3.0 (#741) - patch-0962a28c: chore(deps): bump pluggy from 1.2.0 to 1.6.0 (#742) - patch-295563f1: chore(deps): bump charset-normalizer from 3.4.2 to 3.4.3 (#743) - patch-7d1357af: chore(deps): bump github/codeql-action from 3 to 4 (#751) - patch-1233acd2: feat: add v5 CI and publish workflows (#765) - patch-f9664755: Merge v5 branch into master – Auth0 Python SDK v5.0.0 (#768) - patch-ae22a65e: Release 5.0.0 (#774) - patch-441ca6e3: Release 5.1.0 (#779) - patch-2f4906d4: Release 5.1.0 (#780) - patch-10c6a76c: feat: Add client_info support for custom telemetry in Authentication and Management clients (#802) - patch-7a2b8a26: chore: Update ruff, aiohttp, cryptography, urllib3, codecov-action; drop Python 3.8; replace Snyk with SCA scan (#808) - patch-05ae030f: Release 5.2.0 (#813) - patch-a10c4c68: feat:Add `Auth0-Custom-Domain` header support for Multiple Custom Domains (MCD) (#799) - patch-de316f02: Release 5.3.0 (#817) Run `fern-replay resolve` to apply these customizations. Patches absorbed by generator (18): - patch-c5abc809: Update dependabot.yml - patch-39609db2: Update release workflow - patch-9d8bd48c: Revert publishing types - patch-eedae1fc: Fix 3.7 tests II - patch-2b110a96: Fix 3.7 tests III - patch-00fa6fa5: Fix 3.7 tests II - patch-7088624d: Fix build - patch-46da2c66: Fix py 3.12 build - patch-d4a423c5: Fix py 3.12 build - patch-c4700e42: Fix actions folder - patch-78f49313: ci(publish): create release before publishing - patch-6b1199fc: ci(publish): only run on manual workflow, remove tag check - patch-1d625d11: Update codeowner file with new GitHub team name - patch-a25e94c6: Rebase:Changed pull_request_target to pull_request - patch-9a326453: Fixing the Github Workflow Issues (#644) - patch-4fdcd26c: fix(backchannel): expose headers on `slow_down` errors (HTTP 429s) - patch-81cdca7e: chore: update Fern configuration and fix GitHub templates (#770) - patch-360322ac: chore: migrate RL scanner to shared devsecops-tooling action (#837) The generator now produces these customizations natively.
1 parent f5ac29b commit bf649e2

85 files changed

Lines changed: 97268 additions & 27 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.fern/metadata.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"cliVersion": "3.24.3",
3+
"generatorName": "fernapi/fern-python-sdk",
4+
"generatorVersion": "4.46.2",
5+
"generatorConfig": {
6+
"client": {
7+
"class_name": "Auth0"
8+
},
9+
"package_path": "management",
10+
"enable_wire_tests": true,
11+
"pydantic_config": {
12+
"use_provided_defaults": true
13+
}
14+
}
15+
}

0 commit comments

Comments
 (0)