Releases: google/android-cuttlefish
Releases · google/android-cuttlefish
v1.37.0
What's Changed
- Start development on v1.37 by @ser-io in #1873
- Add memcpy override library for ARM + GPU use cases by @jmacnak in #1860
- Support building podman image on image-builder.sh by @0405ysj in #1870
- Rename files to match classnames by @cjreynol in #1875
- Include the associated header from
vendor_dlkm_utils.ccby @Databean in #1851 - Start to add a kokoro GPU presubmit build config by @jmacnak in #1872
- Use arch agnostic bin/graphics_detector by @jmacnak in #1869
- Make missing substitution logic common. by @3405691582 in #1874
- Re-use some substitution code. by @3405691582 in #1876
- Retrieve operator & HO log via http api endpoint, without journald by @0405ysj in #1832
- Update tools/baseimage/README.md to describe valid flag by @0405ysj in #1880
- Mark 1.35 as stable by @rmuthiah in #1883
- Define the mountpoint on the golang side. by @3405691582 in #1867
- Check cuttlefish config for RGBA vs BGRA by @jmacnak in #1885
- Optionally set defaults file when minting images. by @3405691582 in #1864
- Remove dirs and files across mounts in containers by @bridadan in #1879
- Create VmManagerIs[Crosvm,Qemu,Gem5] utilities by @Databean in #1853
- Fix typo error on mount_attached_disk.sh by @0405ysj in #1886
New Contributors
- @sungminwon made their first contribution in #1833
- @bridadan made their first contribution in #1879
Full Changelog: v1.36.0...v1.37.0
v1.35.0
What's Changed
- Mark release 1.34.0 as unstable by @adelva1984 in #1825
- Release 1.35 by @adelva1984 in #1827
- Pin cxx dependency in netsim to fix build by @Databean in #1824
- Use
FileSourceto filter searchingFetcherConfigfor files by @Databean in #1820 - Replace android::base::StartsWith with absl::StartsWith by @jemoreira in #1826
- cvd checks user is in cvdnetwork and kvm groups by @jemoreira in #1834
- Condense fetch log time trace by @Databean in #1835
- Add a utility to access archives produced by
cvd fetchby @Databean in #1831 - Don't use
CHECKin assemble_cvd/flags.cc by @Databean in #1852 - Use
ResultinSplitRamdiskModulesby @Databean in #1850 - Use fetch.log's absolute path when symlinking by @jemoreira in #1841
- FileSource cleanups by @Databean in #1849
Full Changelog: v1.34.0...v1.35.0