Skip to content

Add API version negotiation and compatibility#252

Description

@meshackyaro

Description

No version checking between SDK and backend API. Incompatible versions fail mysteriously.

Component

SDK

Difficulty

馃煛 Medium

Tasks

  • Add API version header to requests
  • Check backend API version on init
  • Warn on version mismatches
  • Document version compatibility
  • Test with multiple API versions

Acceptance Criteria

  • SDK sends version information
  • Version mismatches detected early
  • Clear compatibility guidance

Estimated Time

2 days

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions