Skip to content

Releases: shizhMSFT/oras

v1.2.0-blake3

02 Aug 07:37
Compare
Choose a tag to compare
v1.2.0-blake3 Pre-release
Pre-release

Instructions for downloading builds for linux/amd64

curl -Lo oras.tar.gz https://github.com/shizhMSFT/oras/releases/download/v1.2.0-blake3/oras_1.2.0-blake3_linux_amd64.tar.gz
tar xvzf oras.tar.gz -C ~/bin oras

The major difference between v1.2.0-blake3 and v1.2.0 is that v1.2.0-blake3 use blake3 as the default hash algorithm instead of sha256.

Significant changes:

v0.14.0-shizh.3

24 May 04:02
Compare
Choose a tag to compare
v0.14.0-shizh.3 Pre-release
Pre-release

Instructions for downloading builds for linux/amd64

curl -Lo oras.tar.gz https://github.com/shizhMSFT/oras/releases/download/v0.14.0-shizh.3/oras_0.14.0-shizh.3_linux_amd64.tar.gz
tar xvzf oras.tar.gz -C ~/bin oras

Documentation 📘

  • Quick Start for usage scenarios of the oras artifacts specification

Changelog

  • Fixed the perf issue of oras copy / oras discover by leveraging token caches.

v0.14.0-shizh.2

19 May 09:44
Compare
Choose a tag to compare
v0.14.0-shizh.2 Pre-release
Pre-release

Instructions for downloading builds for linux/amd64

curl -Lo oras.tar.gz https://github.com/shizhMSFT/oras/releases/download/v0.14.0-shizh.2/oras_0.14.0-shizh.2_linux_amd64.tar.gz
tar xvzf oras.tar.gz -C ~/bin oras

Documentation 📘

  • Quick Start for usage scenarios of the oras artifacts specification

Changelog

v0.14.0-shizh.1

13 May 16:08
Compare
Choose a tag to compare
v0.14.0-shizh.1 Pre-release
Pre-release

Instructions for downloading builds for linux/amd64

curl -Lo oras.tar.gz https://github.com/shizhMSFT/oras/releases/download/v0.14.0-shizh.1/oras_0.14.0-shizh.1_linux_amd64.tar.gz
tar xvzf oras.tar.gz -C ~/bin oras

Documentation 📘

  • Quick Start for usage scenarios of the oras artifacts specification

v0.11.1-shizh.2

11 Nov 02:37
ce63e04
Compare
Choose a tag to compare
v0.11.1-shizh.2 Pre-release
Pre-release

Changelog

ce63e04 add headers to docker resolver (oras-project#333)

v0.11.1-shizh.1

28 Oct 10:22
Compare
Choose a tag to compare
v0.11.1-shizh.1 Pre-release
Pre-release

Artifact support with patches.