Skip to content

docs: update README for v8 OAuth 2.0 migration (8.0.1)#105

Merged
gavinsharp merged 3 commits intomainfrom
update-readme-v8
Mar 4, 2026
Merged

docs: update README for v8 OAuth 2.0 migration (8.0.1)#105
gavinsharp merged 3 commits intomainfrom
update-readme-v8

Conversation

@gavinsharp
Copy link
Contributor

@gavinsharp gavinsharp commented Mar 4, 2026

Update code examples to reflect the v8 breaking changes: Client/AsyncClient/phenomlPhenomlClient/AsyncPhenomlClient, username/password auth → OAuth 2.0 client credentials (client_id/client_secret), removed initialize() call from async example.


Note

Low Risk
Low risk: changes are limited to documentation updates and a patch version bump/user-agent header version update, with no functional API logic changes.

Overview
Updates the published SDK version to 8.0.1 (Fern metadata, pyproject.toml, and User-Agent/X-Fern-SDK-Version headers).

Refreshes README.md code samples to use PhenomlClient/AsyncPhenomlClient with OAuth 2.0 client credentials (client_id/client_secret), removes the async initialize() step, and adjusts the agent.create example parameters (adds provider, drops is_active).

Written by Cursor Bugbot for commit f036f48. This will update automatically on new commits. Configure here.

gavinsharp and others added 2 commits March 4, 2026 16:35
Update code examples to reflect the v8 breaking changes:
- Client/AsyncClient/phenoml → PhenomlClient/AsyncPhenomlClient
- username/password auth → OAuth 2.0 client credentials (client_id/client_secret)
- Remove initialize() call from async example (no longer needed with built-in OAuth)
- Update base_url examples to use new domain format

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gavinsharp gavinsharp changed the title Update README for v8 OAuth 2.0 migration docs: update README for v8 OAuth 2.0 migration (8.0.1) Mar 4, 2026
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gavinsharp gavinsharp merged commit 9da9f48 into main Mar 4, 2026
5 checks passed
@gavinsharp gavinsharp deleted the update-readme-v8 branch March 4, 2026 21:54
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.

1 participant