Skip to content

1.3.0 → 1.4.0 - #17

Merged
ItachiEU merged 5 commits into
mainfrom
fern-bot/2026-06-16_15-18-06_370
Aug 14, 2026
Merged

1.3.0 → 1.4.0#17
ItachiEU merged 5 commits into
mainfrom
fern-bot/2026-06-16_15-18-06_370

Conversation

@fern-api

@fern-api fern-api Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

1.3.0 → 1.4.0

This regeneration contains additive public API changes. No previously released stable symbols were removed.

Added

  • Orderable-test search — added sync and async CompendiumClient.search_orderable_tests() methods and the related request and response models.
  • Unmatched lab-result management — added methods for listing, testing, reviewing, accepting, and resolving unmatched results, together with match-review webhook models.
  • Lab-test pricing — added pricing models and optional include_pricing and lab_account_id request fields.
  • Provider and lab coverage — added Google Health provider and OAuth values and the MTL lab value.
  • Lab metadata — added optional source interpretation, lab logo URL, and lab-location website fields.

Changed

  • SSE reliability — resumable event streams now reconnect transparently, with client- and request-level controls for enabling reconnection and limiting attempts.

Beta

  • Aggregate and lab-report states — added the result-table resource and processing-error parsing state. Beta surfaces do not affect the stable-surface SemVer calculation.

Validation

  • poetry run mypy .
  • poetry run ruff check .
  • poetry run pytest -rP -n auto . — 75 passed, 1 skipped

See full changelog

@fern-api fern-api Bot changed the title feat!: remove LabReportResultIsSensitive and rename is_sensitive field feat!: rename LabReportResultIsSensitive and add align/carry query types Jun 16, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch from 693c46c to 86353ad Compare June 16, 2026 15:46
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive and add align/carry query types feat!: rename LabReportResultIsSensitive and is_sensitive field Jun 17, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch 4 times, most recently from e41f9b1 to 5cbb21a Compare June 19, 2026 12:55
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive and is_sensitive field feat!: rename LabReportResultIsSensitive and add align/carry query types Jun 19, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch from 5cbb21a to c684161 Compare June 19, 2026 22:46
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive and add align/carry query types feat!: rename LabReportResultIsSensitive and is_sensitive field to LabReportResultSensitivity/sensitivity Jun 23, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch from c684161 to 202cd16 Compare June 23, 2026 09:34
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive and is_sensitive field to LabReportResultSensitivity/sensitivity feat!: rename LabReportResultIsSensitive and add match review types Jun 23, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch 3 times, most recently from eed836f to a25548a Compare June 30, 2026 15:53
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch 2 times, most recently from 39969bd to ece9317 Compare July 1, 2026 15:20
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive and add match review types feat!: rename LabReportResultIsSensitive and add match review, pricing, and unmatched result types Jul 6, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch 2 times, most recently from 2eea2ef to 38d5995 Compare July 7, 2026 13:36
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive and add match review, pricing, and unmatched result types feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add match review, pricing, and unmatched result types Jul 22, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch 3 times, most recently from 2c13e8b to c7135f4 Compare July 27, 2026 13:18
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add match review, pricing, and unmatched result types feat!: rename LabReportResultIsSensitive and connect_email_auth_provider parameter Jul 27, 2026
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive and connect_email_auth_provider parameter feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add unmatched result, pricing, and match review types Jul 27, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch from c7135f4 to 32f37ea Compare July 27, 2026 15:40
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add unmatched result, pricing, and match review types feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and rename connect_email_auth_provider parameter Jul 28, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch from 32f37ea to c0a9a3e Compare July 28, 2026 16:48
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and rename connect_email_auth_provider parameter feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add unmatched results, pricing, and match review types Jul 29, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch 4 times, most recently from b242fea to beaef33 Compare August 4, 2026 16:32
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add unmatched results, pricing, and match review types SDK regeneration Aug 5, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch 5 times, most recently from 004db51 to 55157e4 Compare August 10, 2026 19:07
@fern-api fern-api Bot changed the title SDK regeneration feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add unmatched results, pricing, and match review types Aug 10, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch from 55157e4 to 4a47d37 Compare August 10, 2026 22:31
@fern-api fern-api Bot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add unmatched results, pricing, and match review types SDK regeneration Aug 12, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch 4 times, most recently from 1b3c5ea to a569fea Compare August 13, 2026 19:09
fern-api Bot added 4 commits August 14, 2026 07:33
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-python-sdk: 5.27.1
🌿 Generated with Fern
🌿 Generated with Fern
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-16_15-18-06_370 branch from a569fea to 6b71f24 Compare August 14, 2026 07:33
@ItachiEU ItachiEU changed the title SDK regeneration 1.3.0 → 1.4.0 Aug 14, 2026
@ItachiEU
ItachiEU merged commit 1cc6644 into main Aug 14, 2026
3 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