Releases: oras-project/oras
v0.11.0
Changelog
- Prep for v0.11.0 release (#243) ec34f51 (Josh Dolitsky)
- Add Bundle Bar to implementors (#242) f13f5cb (Josh Dolitsky)
- Add GitHub Container Registry Implementor (#241) ed267c1 (Mark Phelps)
- cache docker types too (#227) 193f99a (Avi Deitcher)
- pass through on write (#230) 75801fe (Avi Deitcher)
- filestore option to ignore noname error (#239) 0380ecb (Avi Deitcher)
- Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#236) a2848fe (dependabot[bot])
- Bump github.com/containerd/containerd from 1.4.3 to 1.4.4 (#233) 1322fd6 (dependabot[bot])
- Bump github.com/docker/cli (#232) 061fc96 (dependabot[bot])
- Bump github.com/docker/cli (#231) faf2f4b (dependabot[bot])
- Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0 (#224) d71f5ec (dependabot[bot])
- handle different gzip extensions (#228) 30575f0 (Avi Deitcher)
- add avi to keys (#223) ba88a87 (Avi Deitcher)
- maint: Add KEYS file (fix) 81b0778 (Josh Dolitsky)
- maint: Add KEYS file efed9d8 (Josh Dolitsky)
- maint: add Avi to maintainers b6ff22e (Josh Dolitsky)
- Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#222) 1c692bb (dependabot[bot])
- Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#221) c7e5447 (dependabot[bot])
- use function instead of static map (#220) e80eee0 (Avi Deitcher)
- actual versions in go.mod (#218) 38788d6 (Avi Deitcher)
Notes
This release was signed with 9494 8D3F 3D39 CC3B EB01 2010 ABA9 CEB7 DABD A437
(@deitch's gpg key) which can be found here
v0.10.0
Changelog
- maint: bump internal version to 0.10.0 173c010 (Josh Dolitsky)
- Bump github.com/docker/cli (#216) 84cf587 (dependabot[bot])
- Fix OCIStore inconsistent state after AddReference (#215) b95c322 (Timofey Kirillov)
- multiwriteringester support (#214) b4a877c (Avi Deitcher)
Notes
This release was signed with E97F 9DA5 AE2E 39CF 48A1 42B7 852A 7470 A39F B81D
(@jdolitsky's GPG key) which can be found here.
v0.9.0
IMPORTANT: Please read
This release contains an important security patch. Users are recommended to upgrade immediately.
Please see the security advisory for more information: GHSA-g5v4-5x39-vwhx
This release was signed with E97F 9DA5 AE2E 39CF 48A1 42B7 852A 7470 A39F B81D
(@jdolitsky's GPG key) which can be found here.
Changelog
96cd904 Merge pull request from GHSA-g5v4-5x39-vwhx
200d032 maint: bump internal version to 0.9.0
ccd6d00 maint: fix makefile signatures
4891e69 maint: prep for v0.9.0 release
a71cd72 use armored signatures (#210)
ee4d00f prep for v0.9.0 release (#209)
07b7182 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#206)
d3683ca Fix pkg/auth/docker
test (#204)
9a978bb oras pull with cache (#203)
50141da Bump github.com/containerd/containerd from 1.4.1 to 1.4.3 (#202)
9555bb8 add multireader (#199)
0bffdbc add optional decompressstore (#198)
f7447b4 maint: update CI branch to main
a64b0ac Bump github.com/containerd/containerd from 1.3.2 to 1.4.1 (#190)
b489434 Bump github.com/spf13/cobra from 0.0.5 to 0.0.7 (#189)
63f4762 Bump github.com/stretchr/testify from 1.4.0 to 1.6.1 (#188)
da7584b Bump github.com/sirupsen/logrus from 1.4.2 to 1.7.0 (#187)
ff65769 Bump github.com/opencontainers/go-digest from 1.0.0-rc1 to 1.0.0 (#186)
f1caa17 prevent anyone from accidentally setting the blocksize to zero (#197)
d2037e9 Fix broken OCI blog link in readme (#195)
2ca9464 options to content writers, including pre-providing the input and output hashes (#192)
4cae1db gunzip and untar passthrough writers (#191)
79a6cf6 chore(deps): add dependabot.yml (#185)
d1f055b create pass-through writer and iowriter (#182)
6414398 add gar doc (#184)
78a9b6b move reporting of status to lib (#179)
ad8a2d6 Add GitHub Actions CI (#183)
73b72c5 bump up version of docker depdendency (#180)
eeb3b5f docs: add ECR docs (#174)
d19ad98 Remove dependency on k8s.io/kubernetes (#175)
e68c514 Refactor docker/NewClient to use early return (#169)
3a7c320 update doc for go mod (#168)
c4facb5 Readme content updates, prepping for OCI adoption (#164)
2f7ca83 Proposal to add Vincent Batts as a maintainer of ORAS (#163)
16f59e3 reducing maintainers (#162)
e227ad1 fix typo in BUILDING.md (#158)
19a0d44 Allow empty artifact (#154)
fb588f7 Enable ARM64 linux builds. (#152)
v0.8.1
v0.8.0
Changelog
5229f7a Update oras modules and pipelines (#135)
eda7eb2 Revert "Update module file for 1.13 (#132)" (#134)
c038679 Update module file for 1.13 (#132)
bbe4258 Add insecure and plain-http flag when pull and push (#122)
205efe3 Allow overriding the manifestdescriptor when pushing (#133)
ea5c23a Readme formatting (#128)
a5f65f3 Docker Hub now supports OCI images (#127)
281ff98 Adding Shiwei github handle (#123)
1edc74f Added unknown config mediaType (#119)
4129956 Fix typo (#121)
v0.7.0
v0.6.0
v0.5.0
v0.4.0
Changelog
9f76690 prep for 0.4.0 release
be4822f Encoding check (#87)
907ae72 add logo (#82)
c2faeab Human friendly errror output (#85)
4223f0b Better UX on Push / Pull (#84)
40d2096 Allow sequential pulling with break in the middle (#83)
d1e0198 Discard logger (#80)
550ed34 Push/Pull return the descriptor of the associated tag (#70)
bf2ff5d oras version (#69)
bc1ed35 Logout returns error if not logged in (#73)
212c034 Default path validation on push (#66)
8f6cd04 Cross-platform support on path (#65)
c71f94e Directory Support (#55)
12b336a Add readme on login/logout (#60)
1829eb0 Support oras login (#53)
c940067 Update dependency (#61)
60f514a Customized Config and Annotations Support (#56)
119277a fix(deps): fix forked dependencies (#51)