Releases: google/zerocopy
v0.5.2
This release fixes the soundness issue described in #716. The affected versions will soon be yanked.
This release is also described in security advisories RUSTSEC-2023-0074 and GHSA-3mv5-343c-w2qg.
What's Changed
Full Changelog: v0.5.1...v0.5.2
v0.4.1
This release fixes the soundness issue described in #716. The affected versions will soon be yanked.
This release is also described in security advisories RUSTSEC-2023-0074 and GHSA-3mv5-343c-w2qg.
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.3.2
This release fixes the soundness issue described in #716. The affected versions will soon be yanked.
This release is also described in security advisories RUSTSEC-2023-0074 and GHSA-3mv5-343c-w2qg.
What's Changed
Full Changelog: v0.3.1...v0.3.2
v0.2.9
This release fixes the soundness issue described in #716. The affected versions will soon be yanked.
This release is also described in security advisories RUSTSEC-2023-0074 and GHSA-3mv5-343c-w2qg.
What's Changed
Full Changelog: https://github.com/google/zerocopy/commits/v0.2.9
v0.7.31
This release fixes the soundness issue described in #716. The affected versions will soon be yanked.
This release is also described in security advisories RUSTSEC-2023-0074 and GHSA-3mv5-343c-w2qg.
What's Changed
Full Changelog: v0.7.30...v0.7.31
v0.8.0-alpha.1
What's Changed
- Initial commit of
NoCell
by @joshlf in #656 - [derive] Support deriving
NoCell
by @joshlf in #667 - Use KnownLayout to construct and operate on Refs by @joshlf in #678
- [CI] Bump github/codeql-action from 2.22.8 to 2.22.9 by @dependabot in #685
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #684
- Rename
FromZeroes
toFromZeros
by @jswrenn in #430 - [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #690
- [ci] Roll pinned stable toolchain by @google-pr-creation-bot in #691
- [derive] Support
derive(TryFromBytes)
for structs by @jswrenn in #665 - [readme] Link to GitHub Releases by @joshlf in #692
- Traits other than
NoCell
permitUnsafeCell
s by @joshlf in #682 - Release 0.8.0-alpha.1 by @joshlf in #698
Full Changelog: v0.8.0-alpha...v0.8.0-alpha.1
v0.7.30
v0.8.0-alpha
What's Changed
- [policies] Document yanking policy by @joshlf in #677
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #680
- Release 0.8.0-alpha by @joshlf in #681
Full Changelog: v0.7.29...v0.8.0-alpha
v0.7.29
What's Changed
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #664
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #668
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #669
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #670
- Implement
TryFromBytes
for[T]
by @jswrenn in #666 - [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #673
- [derive] Fix AsBytes for
#[repr(C, packed(N))]
by @maurer in #672 - Release 0.7.29 by @joshlf in #676
Full Changelog: v0.7.28...v0.7.29