diff --git a/index.md b/index.md index 57313053..9e0f6d8d 100644 --- a/index.md +++ b/index.md @@ -64,6 +64,10 @@ We monitor the `jsonschema` tag on StackOverflow. ## Project Status +2021-06-10: A patch release of Draft 2020-12 has been published with no functional changes. + +The new IETF document IDs are of the form `draft-bhutton-*-01`. + 2021-02-01: Draft 2020-12 has been published! The IETF document IDs are of the form `draft-bhutton-*-00`. diff --git a/specification-links.md b/specification-links.md index 2bf9b018..5178d826 100644 --- a/specification-links.md +++ b/specification-links.md @@ -249,14 +249,17 @@ For links to the somewhat more readably formatted versions on this web site, and draft‑bhutton‑relative‑json‑pointer‑00
- + 2020‑12 - + Draft 2020-12 - + + the draft‑bhutton‑*‑01 drafts were + bugfixes and/or clarifications without meta‑schema or functional changes +
Milestone: draft-08-patch-1
@@ -264,6 +267,17 @@ For links to the somewhat more readably formatted versions on this web site, and
+ + + + + draft‑bhutton‑json‑schema‑01 +
+ + draft‑bhutton‑json‑schema‑validation‑01 +
+ + (TBD) @@ -288,8 +302,8 @@ For links to the somewhat more readably formatted versions on this web site, and ### 2020-12 - Specifications - - Core: [draft-bhutton-json-schema-00](https://tools.ietf.org/html/draft-bhutton-json-schema-00) ([changes](https://tools.ietf.org/html/draft-bhutton-json-schema-00#appendix-G)) - - Validation: [draft-bhutton-json-schema-validation-00](https://tools.ietf.org/html/draft-bhutton-json-schema-validation-00) ([changes](https://tools.ietf.org/html/draft-bhutton-json-schema-validation-00#appendix-C)) + - Core: [draft-bhutton-json-schema-01](https://tools.ietf.org/html/draft-bhutton-json-schema-01) ([changes](https://tools.ietf.org/html/draft-bhutton-json-schema-01#appendix-G)) + - Validation: [draft-bhutton-json-schema-validation-01](https://tools.ietf.org/html/draft-bhutton-json-schema-validation-01) ([changes](https://tools.ietf.org/html/draft-bhutton-json-schema-validation-01#appendix-C)) - Relative JSON Pointer: [draft-bhutton-relative-json-pointer-00](https://tools.ietf.org/html/draft-bhutton-relative-json-pointer-00) ([changes](https://tools.ietf.org/html/draft-bhutton-relative-json-pointer-00#appendix-A)) - General use meta-schemas - [JSON Schema meta-schema](draft/2020-12/schema) diff --git a/specification.md b/specification.md index ab8e91c2..e70419a9 100644 --- a/specification.md +++ b/specification.md @@ -23,8 +23,8 @@ Validation in any significant way. | [Relative JSON Pointers](draft/2020-12/relative-json-pointer.html) | extends the JSON Pointer syntax for relative pointers | They are also available on the IETF main site: -* [draft-bhutton-json-schema-00 (core)](https://tools.ietf.org/html/draft-bhutton-json-schema-00) -* [draft-bhutton-json-schema-validation-00](https://tools.ietf.org/html/draft-bhutton-json-schema-validation-00) +* [draft-bhutton-json-schema-01 (core)](https://tools.ietf.org/html/draft-bhutton-json-schema-01) +* [draft-bhutton-json-schema-validation-01](https://tools.ietf.org/html/draft-bhutton-json-schema-validation-01) * [draft-bhutton-relative-json-pointer-00](https://tools.ietf.org/html/draft-bhutton-relative-json-pointer-00) Meta-schemas