Skip to content

Releases: oras-project/oras

v0.5.0

10 May 17:44
Compare
Choose a tag to compare

Changelog

b3b6ce7 prep for 0.5.0 release
a2d2b59 Update to latest docker/cli dependency version (#101)
e903bf0 move to gomodules (#100)
7406cb4 Documentations (#96)
691760d opt to change config media type (#95)
39de067 fix bug (#93)

v0.4.0

19 Apr 17:48
Compare
Choose a tag to compare

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

25 Jan 21:14
e8a1fa6
Compare
Choose a tag to compare

Changelog

e8a1fa6 prep for 0.3.3 release (#48)
f5f3c4d Update README.md (#47)
4f5a2fb Prep for public access (#46)
cf7fd54 Update license to MIT (#42)
ff5d285 replace shizhMSFT with deislabs (#40)

v0.3.2

10 Jan 07:00
147c927
Compare
Choose a tag to compare

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

09 Jan 09:16
Compare
Choose a tag to compare

Changelog

0e921cc change release tarball bianry path
81834b8 windows install doc update (#30)
8fec61f several documentation updates (#29)
27c7890 readme to reflect 0.3.0 release (#25)

v0.3.0

07 Jan 04:59
9499859
Compare
Choose a tag to compare

Changelog

9499859 pkg/content unit tests (#24)
c4f2a91 push to / pull from content store (#21)
b6df2ad fix readme typo (#23)
01173ad Add docs on new flags (#19)

v0.2.0

28 Dec 10:25
3e12356
Compare
Choose a tag to compare

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

27 Dec 08:36
Compare
Choose a tag to compare

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