Skip to content

Make deprecated endpoint options (environment, restHost, realtimeHost) optional#463

Merged
paddybyers merged 1 commit intomainfrom
fix/deprecated-environment-optional
May 5, 2026
Merged

Make deprecated endpoint options (environment, restHost, realtimeHost) optional#463
paddybyers merged 1 commit intomainfrom
fix/deprecated-environment-optional

Conversation

@paddybyers
Copy link
Copy Markdown
Member

Summary

  • Makes it explicit that support for the deprecated client options environment, restHost, realtimeHost, and fallbackHostsUseDefault is optional
  • New SDKs with no backwards-compatibility requirement may omit these options entirely
  • All affected spec points (REC1b1, REC1cREC1d2, REC2a1, REC2b, REC2c5, REC2c6) and client options (TO3k1, TO3k2, TO3k3, TO3k7) are explicitly marked (optional, deprecated)
  • IDL entries updated to match

Test plan

  • Review that all spec points relating exclusively to deprecated option behavior are marked
  • Verify no required (non-deprecated) spec points were accidentally marked optional
  • Confirm the preamble text in the endpoint configuration section is clear

🤖 Generated with Claude Code

…realtimeHost, fallbackHostsUseDefault) explicitly optional

New SDKs with no backwards-compatibility requirement may omit these options
entirely. All affected spec points and client options are marked (optional,
deprecated).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@ttypic ttypic left a comment

Choose a reason for hiding this comment

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

LGTM

@paddybyers paddybyers merged commit 85ee8d0 into main May 5, 2026
2 checks passed
@paddybyers paddybyers deleted the fix/deprecated-environment-optional branch May 5, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants