Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit af8d9ce

Browse files
authored
Merge pull request #399 from iafork/iwana-project_status
2 parents 298eb3d + 11d2ab1 commit af8d9ce

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

index.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,20 @@ In the meantime, publication of Internet-Draft documents can be tracked through
6565
* [Relative JSON Pointers](https://datatracker.ietf.org/doc/draft-bhutton-relative-json-pointer/)
6666

6767
Internet-Drafts expire after six months, so our goal is to publish often enough to always have a set of unexpired drafts available. There may be brief gaps as we wrap up each draft and finalize the text.
68+
</details>
6869

69-
The intention, particularly for vocabularies such as validation which have been widely implemented, is to remain as compatible as possible from draft to draft. However, these are still drafts, and given a clear enough need validated with the user community, major changes can occur.
70+
### Use of the _draft_ designation
7071

71-
</details>
72+
Releases of the JSON schema specification and meta schemas use the _draft_ designation primarily for historical reasons stemming from the relationship of this specification to IETF ([explained here](https://json-schema.org/specification-links.html#understanding-draft-names-and-numbers)).
73+
The use of this designation is under review but will continue until this review process completes to avoid changing the designation style multiple times.
74+
75+
The JSON schema project recognizes, condones, and advocates for the use of the JSON schema standard in production.
76+
77+
Each release of the JSON schema specification is treated as a production release by the JSON schema project. All changes in each new release are made judiciously, with great care, thorough review and careful consideration of how the changes will impact existing users and implementations of the JSON schema specification.
78+
79+
Similarly to most specifications, the JSON schema specification will continue to evolve, and not all releases will be backwards compatible. The intention, particularly for vocabularies such as validation which have been widely implemented, is to remain as compatible as possible from release to release. However, major changes can still occur given a clear enough need validated with the user community.
80+
81+
When the _draft_ designation is dropped this may indicate that the frequency of releases and amount of changes in each release will decrease, but it won't indicate that no new releases will be made, or that all future releases will be backwards compatible.
7282

7383
## Quickstart
7484

0 commit comments

Comments
 (0)