mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-08 09:00:34 -04:00
For the v1.10.0-alpha1 release, where we weren't even feature-complete yet, we included a callout box warning that features were incomplete and details subject to change. We're not expecting to issue another alpha before we reach the beta phase during which we'll be aiming to change the design of these features as little as possible, so it's time to remove that callout box. In its place we now have a short statement about which versions of the OCI Distribution protocol we support. Because some registries allow and just ignore unrecognized properties in submitted manifests it is possible that these features will work with older implementations, but such support is not guaranteed by earlier versions of the specification. In practice, OCI Distribution v1.1.0 is already quite well-deployed. Signed-off-by: Martin Atkins <mart@degeneration.co.uk>