v1.13.0
What's Changed
- Create gce x86_64 image script. by @ser-io in #1268
- Build and package mkfs.fat (dosfstools) by @adelva1984 in #1256
- Being development of v1.13 by @jemoreira in #1270
- Split a few things out of
cvd/fetch/fetch_cvd.ccby @Databean in #1260 - Introduce HO REST API
POST /v1/userartifacts/{checksum}/:extractby @0405ysj in #1253 - Use archive/tar Golang package package rather than external
tartool. by @ser-io in #1274 - Create a type to represent bootconfig creation by @Databean in #1272
- Create a type to represent the metadata image. by @Databean in #1271
- Split out more parts of
fetch_cvd.ccby @Databean in #1273 - Add reasonable defaults to
base/cvd/.bazelrcby @Databean in #1276 - Swap from remaining
aosp-mainbuilds by @cjreynol in #1257 - Add workflow for build cache for bazel in postsubmit by @k311093 in #1284
- Add runner's architecture in bazel cache name by @k311093 in #1285
- Don't use test files by @jemoreira in #1277
- Add C++ wrapper classes for libzip by @Databean in #1278
- Restrict logs api by @ser-io in #1279
- Build libcbor bazel instead of cmake by @jemoreira in #1292
- Mark 1.12.0 as stable by @jemoreira in #1295
- Refactor userartifacts_test.go by @0405ysj in #1296
- Add option to set bazel disk cache dir while building base package by @k311093 in #1302
- Change to use bazel disk cache instead of local cache by @k311093 in #1301
- Use deb package artifact from build-debian-package in docker-image-check by @k311093 in #1304
- [libhoclient] upload artifacts by @ser-io in #1250
- Use host credentials by @ser-io in #1230
Full Changelog: v1.12.0...v1.13.0