Skip to content

Conversation

@prestonvasquez
Copy link
Member

@prestonvasquez prestonvasquez commented Apr 28, 2025

PR #1782 suggests adding a schema-latest.json file that will allow reviewers to grok changes to schema updates. Implementers would still be required to add a schema-1.n.json file when updating a schema but will now also be required to run make update-schema-latest to sync schema-latest.json. The diff should be verified in the GitHub workflow.

  • Update changelog.
  • Test changes in at least one language driver.
  • Test these changes against all server versions and topologies (including standalone, replica set, sharded
    clusters, and serverless).

@prestonvasquez prestonvasquez changed the title chore: dd schema-latest pattern chore: add schema-latest pattern Apr 28, 2025
@prestonvasquez prestonvasquez marked this pull request as ready for review April 28, 2025 20:58
@prestonvasquez prestonvasquez requested review from a team as code owners April 28, 2025 20:58
@prestonvasquez prestonvasquez requested review from dariakp and jmikola and removed request for a team April 28, 2025 20:58
Copy link
Member

@alcaeus alcaeus left a comment

Choose a reason for hiding this comment

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

Great idea - not being able to directly see schema changes when a new version is added has bothered me for a while. Thank you for adding this!

@alcaeus alcaeus removed the request for review from jmikola April 30, 2025 09:09
@prestonvasquez prestonvasquez merged commit 0c41c8b into mongodb:master Apr 30, 2025
5 checks passed
@prestonvasquez prestonvasquez deleted the add-schema-latest branch April 30, 2025 15:17
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.

3 participants