opencontainers / distribution-spec

OCI Distribution Specification
https://opencontainers.org
Apache License 2.0
792 stars 199 forks source link

tag v1.1.0-rc.2 #403

Closed vbatts closed 1 year ago

vbatts commented 1 year ago

to tag

this is would mean tagging 49af349 as v1.1.0-rc.2 (now with more SemVer)

Changes

1880a43 modify range check to not need bytes prefix 72a5455 Use artifactType from image manifest b077648 Allow missing bytes= prefix 6520ed9 remove bytes= prefix on range header 18fdcbd fail CI if conformance fails a5582e3 expect units in range header f0122f6 move location check, allow missing bytes= prefix bea9b6f Automate conformance testing on PR using zot c6400af Upgrade to reggie v0.6.1 to fix issue with Accept header fa4a69a skip TLS verification during conformance tests 27ae6c2 conformance: make blob mount and upload checks more strict fc2e963 whitespace lol a1d7ad1 Specify Warning header usage 851ea52 Add OCI-Chunk-Min-Length header b962ef8 Update Jon Johnson's email ab44270 Updating go modules in conformance 83a61e7 Bump golang.org/x/net in /conformance 6c52520 Bump golang.org/x/text from 0.3.6 to 0.3.8 in /conformance ab32a6f spec and README: reduce to just image-manifest e66aadc Update spec.md 5025143 OCI-Subject: 4e77264 Add Go 1.20 support 16cc054 Specify subject-processed response header d06de52 Specify filters-applied response header af2e081 Fix broken link to image indices in spec. a330837 Add a patch status to recover failed requests 315c7e0 conformance.test01Pull: Check client errors before using response object bd87eee docs: Update release process docs with checklist 95bed23 version: switch back to -dev

jdolitsky commented 1 year ago

See also https://github.com/opencontainers/image-spec/pull/1049