Releases: oras-project/setup-oras
Releases · oras-project/setup-oras
v1.2.1
Bug Fixes
- Fix:
s390x
architecture is not properly handled (#57)
Other Changes
- Update dependencies
What's Changed
- build(ci): enable dependabot by @qweeah in #32
- chore(deps): Bump @vercel/ncc from 0.36.1 to 0.38.1 by @dependabot in #38
- chore(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #37
- chore(deps): Bump apache/skywalking-eyes from 0.4.0 to 0.6.0 by @dependabot in #34
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #36
- chore(deps): Bump @types/node from 20.5.9 to 20.14.9 by @dependabot in #35
- build(ci): make dependabot run weekly by @qweeah in #40
- chore(deps): Bump by @qweeah in #41
- chore(deps): Bump @types/node from 20.14.9 to 20.14.10 by @dependabot in #42
- chore: update README CLI docs website by @t3hmrman in #43
- chore(deps): Bump @types/node from 20.14.10 to 20.14.11 by @dependabot in #44
- chore(deps): Bump @types/node from 20.14.11 to 22.0.0 by @dependabot in #46
- chore(deps): Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #45
- chore(deps): Bump @types/node from 22.0.0 to 22.5.0 by @dependabot in #50
- chore(deps): Bump @types/node from 22.5.0 to 22.5.2 by @dependabot in #51
- chore(deps): Bump @types/node from 22.5.2 to 22.5.4 by @dependabot in #52
- chore(deps): Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #54
- chore(deps): Bump @types/node from 22.5.4 to 22.7.4 by @dependabot in #55
- chore(deps): Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #60
- chore(deps): Bump @types/node from 22.7.4 to 22.7.7 by @dependabot in #61
- fix: s390x architecture is not handled by @mkulke in #57
- chore(deps): bump @actions/core and @vercel/ncc by @qweeah in #62
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
New Features
- Support oras v1.2.0
- Support installing custom versions of ORAS by specifying
url
for downloading andchecksum
for integration check
Other Changes
- Upgrade to Node 20
What's Changed
- bump: run with node20 by @liangyuanpeng in #25
- feat: support downloading from customized url by @wangxiaoxuan273 in #27
- bump: add oras v1.2.0 to setup-oras by @wangxiaoxuan273 in #28
- chore: update README to add an example by @wangxiaoxuan273 in #30
New Contributors
- @liangyuanpeng made their first contribution in #25
Full Changelog: v1.1.0...v1.2.0
v1.1.0
New Features
- Re-implementation of
setup-oras
using TypeScript - More secure
oras
CLI binary acquisition by verifying checksums - Supporting more
oras
CLI versions:v1.0.1
andv1.1.0
What's Changed
- doc: update doc to use released tag v1 by @qweeah in #10
- chore: update icon on marketplace by @qweeah in #11
- fix broken logo link by @FeynmanZhou in #12
- docs: fix broken link in README by @wangxiaoxuan273 in #13
- doc: add SECURITY.md file by @TerryHowe in #16
- chore(deps): Bump semver from 6.3.0 to 6.3.1 by @dependabot in #15
- refactor: revamp setup action with typescript by @qweeah in #18
- chore: add 1.0.0 as a viable version by @qweeah in #20
- build: update major and minor tags update publishing by @qweeah in #22
New Contributors
- @FeynmanZhou made their first contribution in #12
- @wangxiaoxuan273 made their first contribution in #13
- @TerryHowe made their first contribution in #16
- @dependabot made their first contribution in #15
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat: implement setup-oras by @shizhMSFT in #1
- chore: add shizhMSFT to CODEOWNERS and OWNERS.md by @shizhMSFT in #3
- bump!: update default version to 1.0.0 by @qweeah in #6
New Contributors
- @shizhMSFT made their first contribution in #1
- @qweeah made their first contribution in #6
Full Changelog: https://github.com/oras-project/setup-oras/commits/v1.0.0