v1.14.0
What's Changed
- Being development of version 1.14 by @jemoreira in #1307
- sensors_hal_proxy: Only report continous mode sensors by @chihchiachen in #1298
- Fix memory leak in zip_cc.cc by @Databean in #1308
- Remove build_package() function from build_packages.sh by @k311093 in #1315
- Bump version on
aspect_rules_lint. by @3405691582 in #1319 - Create a type to represent misc.img creation by @Databean in #1282
- Update README to match refactor. by @3405691582 in #1317
- Use bazel cache mechanism for GitHub workflow, Kokoro by @k311093 in #1313
- Build macros by @Databean in #1310
- Bring nasm into bazel, since libvpx requires it. by @3405691582 in #1316
- Use build macros in //cuttlefish/host/libs/web/http_client by @Databean in #1328
- Add types to represent the
--system_image_dirand--use_16kflags. by @Databean in #1320 - Remove gflags parsing from the
ParseGflagsfeature by @Databean in #1330 - Create bazel cache from scratch at regular intervals by @k311093 in #1324
- Add default value for remote_cache_arg and cache_version_arg by @k311093 in #1332
- Add github.event_name at bazel cache key while creating cache by @k311093 in #1333
- Remove TODO that was fixed by @k311093 in #1334
- Remove build-only deps for nasm. by @3405691582 in #1325
- libzip C++ wrapper: More types, minus ZipBuilder by @Databean in #1300
- Mark 1.13.0 as stable by @jemoreira in #1336
- Separate flag defines for
cvd_internal_startandassemble_cvdby @cjreynol in #1331 - Use build macros in
//cuttlefish/host/libs/webby @Databean in #1329 - Use build macros in
//cuttlefish/host/commands/assemble_cvd/diskby @Databean in #1338 - Use build macros in part of
//cuttlefish/host/libs/...by @Databean in #1339 - Implement HO golang client API
ExtractArtifact(filename string)by @0405ysj in #1323 - Docker image doesn't support building deb packages inside anymore. by @0405ysj in #1341
- Use nasm with bazel deps while building libvpx by @k311093 in #1340
- Migrate from
cc_*tocf_cc_*by @Databean in #1344 - Import ag/34252503 by @Databean in #1345
- Validate build files in presubmit by @Databean in #1346
- Import ag/33519567 and ag/34111965 by @Databean in #1347
- Mark 1.14.0 as unstable by @jemoreira in #1348
New Contributors
- @3405691582 made their first contribution in #1319
Full Changelog: v1.13.1...v1.14.0