Skip to content

feat(web_feature_consumer): Remove support for web-features v2 schema#1828

Merged
jcscottiii merged 1 commit intomainfrom
jcscottiii/deprecate-webfeatures-v2
Sep 18, 2025
Merged

feat(web_feature_consumer): Remove support for web-features v2 schema#1828
jcscottiii merged 1 commit intomainfrom
jcscottiii/deprecate-webfeatures-v2

Conversation

@jcscottiii
Copy link
Collaborator

The web-features project has transitioned to its v3 schema, making the v2 schema obsolete. This commit removes all support for the v2 schema from the web_feature_consumer workflow.

The following changes have been made:

  • The v2 parser and related data structures have been removed.
  • The web_features_worker has been updated to exclusively use the v3 parser.
  • Tests have been updated to reflect the removal of v2 support.
  • The Makefile has been updated to remove the download and generation of v2 schema files.

This change simplifies the codebase and ensures that we are only supporting the latest version of the web-features schema.

@jcscottiii jcscottiii requested a review from jrobbins September 17, 2025 23:39
@jcscottiii jcscottiii force-pushed the jcscottiii/deprecate-webfeatures-v2 branch from f53c224 to 9842d29 Compare September 18, 2025 12:14
The web-features project has transitioned to its v3 schema, making the v2 schema obsolete. This commit removes all support for the v2 schema from the web_feature_consumer workflow.

The following changes have been made:

- The v2 parser and related data structures have been removed.
- The web_features_worker has been updated to exclusively use the v3 parser.
- Tests have been updated to reflect the removal of v2 support.
- The Makefile has been updated to remove the download and generation of v2 schema files.

This change simplifies the codebase and ensures that we are only supporting the latest version of the web-features schema.
@jcscottiii jcscottiii force-pushed the jcscottiii/deprecate-webfeatures-v2 branch from 9842d29 to 0ec83c2 Compare September 18, 2025 13:04
@jcscottiii jcscottiii added this pull request to the merge queue Sep 18, 2025
Merged via the queue into main with commit 2f4696c Sep 18, 2025
7 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/deprecate-webfeatures-v2 branch September 18, 2025 16:36
@jstenback jstenback mentioned this pull request Sep 25, 2025
Sign up for free to 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.

2 participants