Skip to content

Release 16.7.0: maintenance release#202

Merged
gavinsharp merged 8 commits into
mainfrom
fern-bot/2026-07-10_20-47-17_629
Jul 10, 2026
Merged

Release 16.7.0: maintenance release#202
gavinsharp merged 8 commits into
mainfrom
fern-bot/2026-07-10_20-47-17_629

Conversation

@fern-api

@fern-api fern-api Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

16.6.0 → 16.7.0

Maintenance release with no public API or behavioral changes.

Changed

  • Maintenance release — no public API or behavioral changes.

Migration notes

No consumer migration required.

fern-api Bot and others added 4 commits July 10, 2026 20:47
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-python-sdk: 5.18.0
…ma to construe codes

Adds the POST /construe/phenocr endpoint to the construe codes client,
enabling extraction of medical codes from free-text clinical notes using
the phenocr engine. Also introduces the construe_PhenoCRRequest and
construe_PhenocrExtractRequestSystem OpenAPI schemas, and updates
code-examples.json with a usage example for the new endpoint.

Key changes:
- New POST /construe/phenocr route registered in openapi.json and code-examples.json
- New `construe_PhenoCRRequest` schema with required `text` (string) and `system` (object) fields
- New `construe_PhenocrExtractRequestSystem` schema with required `name` and `version` fields
- Updated spec commit reference and sdkVersion metadata to 16.6.0

🌿 Generated with Fern
Patches with unresolved conflicts (1):
  - patch-6516695e: Release 15.0.2: restore bundled openapi.json packaging (#169)
    Run `fern-replay resolve` to apply these customizations.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 985042d. Configure here.

Comment thread src/phenoml/core/client_wrapper.py Outdated
Patches replayed:
  - patch-6516695e: Release 15.0.2: restore bundled openapi.json packaging (#169)
@gavinsharp gavinsharp changed the title feat: add phenocr endpoint and PhenoCRRequest schema to construe codes Release 16.7.0: generator metadata refresh Jul 10, 2026
@gavinsharp gavinsharp changed the title Release 16.7.0: generator metadata refresh Release 16.7.0: fix SDK version header Jul 10, 2026
@gavinsharp gavinsharp changed the title Release 16.7.0: fix SDK version header Release 16.7.0: maintenance release Jul 10, 2026
@gavinsharp gavinsharp merged commit 41542bd into main Jul 10, 2026
9 checks passed
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