Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Semantic Endpoint Versioning w/ App Update #95

Description

@flandia

It currently lacks a mechanism to actively inform users that their app is outdated. We will introduce a new mechanism in this project to

  1. Check the earliest supported semantic versioning endpoint number, e.g., v4.
  2. For all semantic versioning endpoint number less than that number, access to them result in 410 Gone.
  3. Make a convention that if app receives 410 Gone, popup to notify user that their current app is outdated to use the current feature. They can choose to update or not to update based on their willingness.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions