Skip to content

Releases: google/android-cuttlefish

v1.12.0

18 Jun 23:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

stable

06 Sep 21:06
Compare
Choose a tag to compare

stable release

v1.11.0

05 Jun 23:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.10.0

30 May 23:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

21 May 20:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0

17 May 01:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

08 May 01:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

30 Apr 22:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

21 Apr 20:42
Compare
Choose a tag to compare

cuttlefish-common

  • Warning fixes - #1053
  • Migrate append_squashfs_overlay - #1048
  • Remove android11-gsi test since the latest build is archived - #1045
  • Flip dst<->src in package_files() - #1042
  • Add -fPIC to fix mesa_util compilation - #1040
  • Add a missing include - #1038
  • move_self_to_cgroup - #1031
  • Bazel changes necessary to build on Arch Linux - #1029
  • Allow separate substitution of cvd_internal_start and its subtools, fix cvd start --help exception failure - #1027
  • Build and package lavapipe - #983

cuttlefish-frontend

  • Upgrade Angular to v19, nodejs to v22 - #1052
  • Bump the npm_and_yarn group in /frontend/src/operator/webui with 7 updates - #610

v1.4.0

15 Apr 21:27
Compare
Choose a tag to compare

Changes

  • Disable android10-gsi boot test for now. - #1032
  • move_self_to_cgroup - #1031
  • Add default_vvmtruststore_file_name parameter - #1030
  • Changes to simplify the internal import configuration - #1028
  • Import sensors_simulator command and its dependencies - #1025
  • Check for reboot completion and rebalance threads - #1024
  • Move stamp_helper.sh into base directory. - #1022
  • Restore gpu_mode flag and propagate gpu_mode presence from cvd canonical configs - #1021
  • Enforce misc-include-cleaner on mkenvimage_slim - #1019
  • Libwebrtc and dependencies - #1017
  • Make flags_defaults.h dependencies explicit - #1013
  • Allow client to set the snapshot id. - #1012
  • Use ubuntu 22.04 for consistency and update debian container images - #1009
  • Implement display composition parser - #985