diff --git a/schemas/v1.1-dev/readme.md b/schemas/v1.1/readme.md similarity index 100% rename from schemas/v1.1-dev/readme.md rename to schemas/v1.1/readme.md diff --git a/schemas/v1.1-dev/schema.yaml b/schemas/v1.1/schema.yaml similarity index 100% rename from schemas/v1.1-dev/schema.yaml rename to schemas/v1.1/schema.yaml diff --git a/tests/v1.1-dev/fail/actions-invalid-description.yaml b/tests/v1.1/fail/actions-invalid-description.yaml similarity index 100% rename from tests/v1.1-dev/fail/actions-invalid-description.yaml rename to tests/v1.1/fail/actions-invalid-description.yaml diff --git a/tests/v1.1-dev/fail/actions-invalid-target.yaml b/tests/v1.1/fail/actions-invalid-target.yaml similarity index 100% rename from tests/v1.1-dev/fail/actions-invalid-target.yaml rename to tests/v1.1/fail/actions-invalid-target.yaml diff --git a/tests/v1.1-dev/fail/actions-minimal.yaml b/tests/v1.1/fail/actions-minimal.yaml similarity index 100% rename from tests/v1.1-dev/fail/actions-minimal.yaml rename to tests/v1.1/fail/actions-minimal.yaml diff --git a/tests/v1.1-dev/fail/actions-missing-target.yaml b/tests/v1.1/fail/actions-missing-target.yaml similarity index 100% rename from tests/v1.1-dev/fail/actions-missing-target.yaml rename to tests/v1.1/fail/actions-missing-target.yaml diff --git a/tests/v1.1-dev/fail/actions-missing.yaml b/tests/v1.1/fail/actions-missing.yaml similarity index 100% rename from tests/v1.1-dev/fail/actions-missing.yaml rename to tests/v1.1/fail/actions-missing.yaml diff --git a/tests/v1.1-dev/fail/actions-not-unique.yaml b/tests/v1.1/fail/actions-not-unique.yaml similarity index 100% rename from tests/v1.1-dev/fail/actions-not-unique.yaml rename to tests/v1.1/fail/actions-not-unique.yaml diff --git a/tests/v1.1-dev/fail/extends-invalid-type.yaml b/tests/v1.1/fail/extends-invalid-type.yaml similarity index 100% rename from tests/v1.1-dev/fail/extends-invalid-type.yaml rename to tests/v1.1/fail/extends-invalid-type.yaml diff --git a/tests/v1.1-dev/fail/info-missing-title.yaml b/tests/v1.1/fail/info-missing-title.yaml similarity index 100% rename from tests/v1.1-dev/fail/info-missing-title.yaml rename to tests/v1.1/fail/info-missing-title.yaml diff --git a/tests/v1.1-dev/fail/info-missing-version.yaml b/tests/v1.1/fail/info-missing-version.yaml similarity index 100% rename from tests/v1.1-dev/fail/info-missing-version.yaml rename to tests/v1.1/fail/info-missing-version.yaml diff --git a/tests/v1.1-dev/fail/invalid-overlay-version.yaml b/tests/v1.1/fail/invalid-overlay-version.yaml similarity index 100% rename from tests/v1.1-dev/fail/invalid-overlay-version.yaml rename to tests/v1.1/fail/invalid-overlay-version.yaml diff --git a/tests/v1.1-dev/fail/not-an-object.yaml b/tests/v1.1/fail/not-an-object.yaml similarity index 100% rename from tests/v1.1-dev/fail/not-an-object.yaml rename to tests/v1.1/fail/not-an-object.yaml diff --git a/tests/v1.1-dev/pass/actions-array-modification-example-remove.yaml b/tests/v1.1/pass/actions-array-modification-example-remove.yaml similarity index 100% rename from tests/v1.1-dev/pass/actions-array-modification-example-remove.yaml rename to tests/v1.1/pass/actions-array-modification-example-remove.yaml diff --git a/tests/v1.1-dev/pass/actions-array-modification-example-update.yaml b/tests/v1.1/pass/actions-array-modification-example-update.yaml similarity index 100% rename from tests/v1.1-dev/pass/actions-array-modification-example-update.yaml rename to tests/v1.1/pass/actions-array-modification-example-update.yaml diff --git a/tests/v1.1-dev/pass/actions-description.yaml b/tests/v1.1/pass/actions-description.yaml similarity index 100% rename from tests/v1.1-dev/pass/actions-description.yaml rename to tests/v1.1/pass/actions-description.yaml diff --git a/tests/v1.1-dev/pass/actions-extensions.yaml b/tests/v1.1/pass/actions-extensions.yaml similarity index 100% rename from tests/v1.1-dev/pass/actions-extensions.yaml rename to tests/v1.1/pass/actions-extensions.yaml diff --git a/tests/v1.1-dev/pass/actions-structured-overlay-example.yaml b/tests/v1.1/pass/actions-structured-overlay-example.yaml similarity index 100% rename from tests/v1.1-dev/pass/actions-structured-overlay-example.yaml rename to tests/v1.1/pass/actions-structured-overlay-example.yaml diff --git a/tests/v1.1-dev/pass/actions-targeted-overlay-example.yaml b/tests/v1.1/pass/actions-targeted-overlay-example.yaml similarity index 100% rename from tests/v1.1-dev/pass/actions-targeted-overlay-example.yaml rename to tests/v1.1/pass/actions-targeted-overlay-example.yaml diff --git a/tests/v1.1-dev/pass/actions-traits-example.yaml b/tests/v1.1/pass/actions-traits-example.yaml similarity index 100% rename from tests/v1.1-dev/pass/actions-traits-example.yaml rename to tests/v1.1/pass/actions-traits-example.yaml diff --git a/tests/v1.1-dev/pass/actions-update-with-remove.yaml b/tests/v1.1/pass/actions-update-with-remove.yaml similarity index 100% rename from tests/v1.1-dev/pass/actions-update-with-remove.yaml rename to tests/v1.1/pass/actions-update-with-remove.yaml diff --git a/tests/v1.1-dev/pass/actions-wildcard-overlay-example.yaml b/tests/v1.1/pass/actions-wildcard-overlay-example.yaml similarity index 100% rename from tests/v1.1-dev/pass/actions-wildcard-overlay-example.yaml rename to tests/v1.1/pass/actions-wildcard-overlay-example.yaml diff --git a/tests/v1.1-dev/pass/copy-path-item-example.yaml b/tests/v1.1/pass/copy-path-item-example.yaml similarity index 100% rename from tests/v1.1-dev/pass/copy-path-item-example.yaml rename to tests/v1.1/pass/copy-path-item-example.yaml diff --git a/tests/v1.1-dev/pass/info-extensions.yaml b/tests/v1.1/pass/info-extensions.yaml similarity index 100% rename from tests/v1.1-dev/pass/info-extensions.yaml rename to tests/v1.1/pass/info-extensions.yaml diff --git a/tests/v1.1-dev/pass/minimal.yaml b/tests/v1.1/pass/minimal.yaml similarity index 100% rename from tests/v1.1-dev/pass/minimal.yaml rename to tests/v1.1/pass/minimal.yaml diff --git a/tests/v1.1-dev/pass/root-extensions.yaml b/tests/v1.1/pass/root-extensions.yaml similarity index 100% rename from tests/v1.1-dev/pass/root-extensions.yaml rename to tests/v1.1/pass/root-extensions.yaml diff --git a/versions/1.1.0-editors.md b/versions/1.1.0-editors.md new file mode 100644 index 0000000..6f22f3a --- /dev/null +++ b/versions/1.1.0-editors.md @@ -0,0 +1,16 @@ +# Overlay Specification Editors + +## Active + +- Lorna Mitchell [@lornajane](https://github.com/lornajane) +- Mike Kistler [@mikekistler](https://github.com/mikekistler) +- Ralf Handl [@ralfhandl](https://github.com/ralfhandl) +- Vincent Biret [@baywet](https://github.com/baywet) + +## Emeritus + +- Darrel Miller [@darrelmiller](https://github.com/darrelmiller) +- Greg Dennis [@gregsdennis](https://github.com/gregsdennis) +- Kevin Swiber [@kevinswiber](https://github.com/kevinswiber) +- Mike Ralphson [@MikeRalphson](https://github.com/MikeRalphson) +- Ron Ratovsky [@webron](https://github.com/webron) diff --git a/versions/1.1.0-dev.md b/versions/1.1.0.md similarity index 99% rename from versions/1.1.0-dev.md rename to versions/1.1.0.md index d160a3d..57eca21 100644 --- a/versions/1.1.0-dev.md +++ b/versions/1.1.0.md @@ -591,5 +591,5 @@ Some formats, like [YAML](https://yaml.org/) or [JSONC](https://jsonc.org/), sup | Version | Date | Notes | | ---- | ---- | ---- | -| 1.1.0 | TBD | Release of the Overlay Specification 1.1.0 | +| 1.1.0 | 2026-01-14 | Release of the Overlay Specification 1.1.0 | | 1.0.0 | 2024-10-17 | First release of the Overlay Specification |