What's Changed
- Start development on 1.53.0 by @Databean in #2414
- Add some utilities for PATH searching. by @3405691582 in #2405
- Bump vhost and vhost-user-backend deps. by @ser-io in #2416
- Add staging build configs by @jmacnak in #2415
- Added host orchestrator endpoint for cvd restart by @SuperStrongDinosaur in #2088
- Replace libbase's ReadFileToString by @jemoreira in #2406
- Replace libbase's WriteStringToFd with cuttleifsh::WriteExact by @jemoreira in #2400
- Rename emulated_camera to emulated_camera_mplane by @ser-io in #2417
- Allow group to write to /tmpfs/src by @jmacnak in #2420
- Add more functions to config_instance_derived.cc by @Databean in #2422
- Fix clang-tidy readability finding by @jemoreira in #2426
- Split
//cuttlefish/host/frontend/webrtc/libdevice:libdeviceby @Databean in #1522 - Enable launching legacy Cuttlefish builds by @rmuthiah in #2421
- Move container image creation code into dedicated subdir by @0405ysj in #2430
- Add CpioReader for reading CPIO archives by @Databean in #2423
- Mark release 1.51 as stable by @jemoreira in #2410
- Introduce emulated camera device generating single planar (MJPEG) for… by @ser-io in #2425
- Use vhost user media binary rather than crosvm flag. by @ser-io in #2313
- Hide irrelevant commands in cvd help by default by @Databean in #2429
- Separate the webRTC target by @Databean in #2433
- Refine GH postsubmit workflow to calculate version schema earlier by @0405ysj in #2436
- Fix typo on update-cache-and-deployment.yaml for adopting image-version by @0405ysj in #2440
- Remove select() use in cuttlefish/package/BUILD.bazel by @ser-io in #2437
- gigabyte-ampere-cuttlefish-installer: modify actions and workflow to support pinned version by @grandpaul in #2442
- Replace android::base::RemoveFileIfExists by @jemoreira in #2445
- Podcvd uses proper container image version, based on version itself by @0405ysj in #2439
- Append an environment variable to
cvdcmds by @cjreynol in #2434 - Reapply "Fail if new
BOARD_BOOTCONFIGkeys are found." by @ser-io in #2441 - Return "adb_port". by @ser-io in #2438
- Media e2e test by @ser-io in #2443
- Update e2e tests containers documentation to using rootless podman. by @ser-io in #2432
- Mark 1.52 as stable by @Databean in #2449
- Protbuf best practice: Do Include an Unspecified Value in an Enum by @ser-io in #2444
- Always show all help commands by @cjreynol in #2452
- Mark release 1.53 as unstable by @cjreynol in #2454
New Contributors
- @SuperStrongDinosaur made their first contribution in #2088
Full Changelog: v1.52.0...v1.53.0