Releases: bytecodealliance/registry
Releases · bytecodealliance/registry
v0.9.2
v0.9.1
What's Changed
- fix missing arg in README command by @MarinPostma in #301
- chore: Bump ptree to update config dependency by @joonas in #304
New Contributors
- @MarinPostma made their first contribution in #301
- @joonas made their first contribution in #304
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.0
What's Changed
- updated dev version for 0.8.0-dev by @calvinrp in #292
- build artifacts for warg cli by @calvinrp in #286
- Fix typo and improve keyring error message by @calvinrp in #293
- fix for cross compiling without feature flag by @calvinrp in #295
- Fix CI status link by @kevmoo in #296
- Bump openssl from 0.10.64 to 0.10.66 by @dependabot in #297
- added rustls-tls feature by @calvinrp in #298
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Clean up some clippy warnings by @dfoxfranke in #277
- Configurable keyring backends by @dfoxfranke in #278
- Enable socks proxy to optimize network connection by @oovm in #284
- Fix docker compose error and improve developer experience by @ZhaoTzuHsien in #282
- updated README by @calvinrp in #285
- Implement flat-file keyring backend by @dfoxfranke in #287
- improved
login
andconfig
subcommands by @calvinrp in #288 - Client publish improvement and yank confirmation by @calvinrp in #290
- Well known config by @calvinrp in #291
New Contributors
- @dfoxfranke made their first contribution in #277
- @oovm made their first contribution in #284
- @ZhaoTzuHsien made their first contribution in #282
Full Changelog: v0.6.0...v0.7.0
dev: build artifacts for warg cli (#286)
Published artifacts from the latest build
v0.6.0
What's Changed
- moved the keyring functions back into warg_client by @calvinrp in #275
- added client methods to
download_as_stream
instead of writing to local cache - client now validates the content digest on download from registry
Full Changelog: v0.5.0...v0.6.0
v0.4.4
re-released v0.4.1 as v0.4.4 to revert breaking changes that need to be yanked in v0.4.2 and v0.4.3
Full Changelog: v0.4.3...v0.4.4
v0.5.0
Full Changelog: v0.4.3...v0.5.0
Correcting the release had breaking changes that should have been released as 0.5.x instead of 0.4.x