Skip to content

1.2.0 → 1.3.0 - #17

Merged
ItachiEU merged 5 commits into
mainfrom
fern-bot/2026-06-16_15-21-25_110
Aug 14, 2026
Merged

1.2.0 → 1.3.0#17
ItachiEU merged 5 commits into
mainfrom
fern-bot/2026-06-16_15-21-25_110

Conversation

@fern-api

@fern-apifern-apiBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

1.2.0 → 1.3.0

This regeneration contains additive public API changes. Binary and source compatibility checks found no incompatible changes.

Added

  • Orderable-test search — added sync and async CompendiumClient.searchOrderableTests() 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 includePricing and labAccountId 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

  • HTTP reliability — added configurable retry jitter, per-request retry overrides, and decompression for encoded responses.

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

  • ./gradlew clean test jar --no-daemon
  • japicmp — no binary or source incompatibilities

See full changelog

@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch from 410ea8e to 8f8ecd8CompareJune 16, 2026 15:49
@fern-apifern-apiBot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add align expression typesfeat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add align support to QueryJun 16, 2026
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch 2 times, most recently from 399e666 to 1bec68cCompareJune 18, 2026 09:25
@fern-apifern-apiBot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add align support to Queryfeat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and isSensitive field to sensitivityJun 19, 2026
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch 2 times, most recently from 17fe70f to 82c555fCompareJune 19, 2026 12:58
@fern-apifern-apiBot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and isSensitive field to sensitivityfeat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add new typesJun 19, 2026
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch from 82c555f to aa4f52aCompareJune 19, 2026 22:49
@fern-apifern-apiBot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add new typesfeat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and isSensitive field to sensitivityJun 23, 2026
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch from aa4f52a to d75b444CompareJune 23, 2026 09:36
@fern-apifern-apiBot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and isSensitive field to sensitivityfeat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add unmatched result methodsJun 23, 2026
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch from d75b444 to 874f20bCompareJune 23, 2026 18:51
@fern-apifern-apiBot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add unmatched result methodsfeat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add unmatched result APIsJun 26, 2026
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch 4 times, most recently from 4bd6a76 to 88a1d6bCompareJuly 1, 2026 15:22
@fern-apifern-apiBot changed the title feat!: rename LabReportResultIsSensitive to LabReportResultSensitivity and add unmatched result APIsSDK regenerationJul 6, 2026
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch 2 times, most recently from 9eb9825 to 4d2cee6CompareJuly 7, 2026 13:40
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch 6 times, most recently from 96c193f to db8b216CompareJuly 29, 2026 09:42
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch 3 times, most recently from be89ba5 to e3f2b4aCompareAugust 4, 2026 16:33
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch 6 times, most recently from c38c168 to faa4ecdCompareAugust 10, 2026 22:34
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch 4 times, most recently from 8cc17e8 to 60331ffCompareAugust 13, 2026 19:12
fern-apiBot added 4 commits August 14, 2026 07:36
Generated by Fern
CLI Version: unknown
Generators:
- fernapi/fern-java-sdk: 4.18.1
🌿 Generated with Fern
🌿 Generated with Fern
@fern-api
fern-apiBotforce-pushed the fern-bot/2026-06-16_15-21-25_110 branch from 60331ff to 5c202aaCompareAugust 14, 2026 07:36
@ItachiEUItachiEU changed the title SDK regeneration1.2.0 → 1.3.0Aug 14, 2026
@ItachiEU
ItachiEU merged commit 60b50a4 into mainAug 14, 2026
3 checks passed
Sign up for freeto 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

@ItachiEU