Releases: oras-project/oras
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)
v0.3.3
v0.3.2
Changelog
147c927 readme update for 0.3.2 (#35)
05d0b39 overwrite by default (#34)
4cf1be7 Enhance security on FileStore (#33)
a12f2e7 change release tarball bianry path (#31)
81834b8 windows install doc update (#30)
8fec61f several documentation updates (#29)
27c7890 readme to reflect 0.3.0 release (#25)
v0.3.1
v0.3.0
v0.2.0
Changelog
3e12356 Changes for 0.2.0 release (#18)
cf59c2b fix race condition (#17)
5f50a43 Update README.md (#16)
8088466 allow specifying media type (#14)
73bedce push oras docker image (#15)
7d8f05c small readme update (#13)
982e6d0 Add CI pipelines (#12)
f821cfa Add reportcard and godoc (#11)
a248a3e refactor code (#10)
03d5245 correct link for windows release
f84587c Merge pull request #9 from jdolitsky/install-instructions
506d9af add install instructions
v0.1.0
Changelog
a6eaed3 add release instructions
2bd9147 Merge pull request #8 from jdolitsky/readme-updates
4fcce65 example of how to use as module
e8f753d fix path (#7)
ab45179 not download unsupported files (#6)
26918fc Merge pull request #5 from jdolitsky/add-unit-tests
a989514 add docker/distribution to gopkg.toml
6d91858 verify pulled files
ba1be85 fix order of test methods
b49b009 add pull tests
faacbbf use new resolver every push
5042f56 push real contents test
0f6b55a Merge pull request #4 from jdolitsky/add-unit-tests
4bce704 lock bugsnag lib
cdaf728 disable cgo for tests
0155202 fix dependency issues for tests
6c158b1 Add debug mode
06998c9 add verbose output
8e4754e Add Dockerfile support
906089e Add usage to readme
e8c05e6 support explicit specifying token
210c280 Update vendor
d3e1395 Add Command Line Tools (#3)
d12f96d Fix schema version
49276ca Update README.md
673850c add pull (#2)
6990850 Merge pull request #1 from jdolitsky/add-unit-tests
523bae1 initial unit tests
3c8ea00 Add OCI Push
6ba6877 update git ignore
5d3d63f Add vendor
3d0a284 Initial commit