Skip to content

[ECO-5551] Use endpoint as default connection option (ADR-119)#2109

Open
maratal wants to merge 3 commits into
mainfrom
2098-ADR-119
Open

[ECO-5551] Use endpoint as default connection option (ADR-119)#2109
maratal wants to merge 3 commits into
mainfrom
2098-ADR-119

Conversation

@maratal
Copy link
Copy Markdown
Collaborator

@maratal maratal commented Sep 11, 2025

Closes #2098

Summary by CodeRabbit

  • New Features

    • Endpoint-centric configuration with a domain selector and configurable connectivity check URL.
  • Deprecations

    • environment, restHost and realtimeHost marked deprecated — migrate to endpoint.
  • Removals

    • Legacy fallback-host API/class removed; fallback domains now come from the domain selector.
  • Bug Fixes / Improvements

    • Improved domain/fallback resolution, URL derivation, connectivity checks, WebSocket host handling, and standardized defaults.
  • Tests

    • Added domain-selector tests and updated suites to endpoint/primary-domain semantics.
  • Chores

    • CI/test sandbox endpoints and scripts updated to non-production URLs.

✏️ Tip: You can customize this high-level summary in your review settings.

Loading
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.

Use endpoint as default connection option (ADR-119)

2 participants