summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorOla Rozenfeld <olaola@google.com>2020-11-20 12:18:25 -0500
committerOla Rozenfeld <olaola@google.com>2020-11-20 13:01:45 -0500
commit7f3446a516fb25ed086e5e92eb1fdfb1998d3d24 (patch)
tree0a6a631c39bdd59a58139936b72edaf18f090927 /CHANGELOG.md
parent1f3a8f832e1455911d37aa70e155edf90d7451bb (diff)
downloadplatform_prebuilts_remoteexecution-client-7f3446a516fb25ed086e5e92eb1fdfb1998d3d24.tar.gz
platform_prebuilts_remoteexecution-client-7f3446a516fb25ed086e5e92eb1fdfb1998d3d24.tar.bz2
platform_prebuilts_remoteexecution-client-7f3446a516fb25ed086e5e92eb1fdfb1998d3d24.zip
Drop prebuilt files to android source tree.
CHANGELOG.md reproxy bootstrap rewrapper dumpstats The change is generated with prebuilt drop tool. Change-Id: I219ecaea8eff5b1057459bcffd20631cb88b6a07
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md50
1 files changed, 50 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17d892a..55b5afa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,53 @@
+## Release 0.16.1 (2020-11-18)
+```
+Changes:
+ + 28a5cef:
+ Fixing Kokoro Windows breakage.
+```
+
+## Release 0.16.0 (2020-11-17)
+```
+Changes:
+ + b4adeb9:
+ Bumping SDK version
+ + 268123a:
+ rbe_action.sh to use reclient binaries from an arbitrary directory.
+ + c127c9c:
+ rpl2trace - simple tool to convert *.rpl into trace.json
+ + a216000:
+ Add a flag to turn on unified uploader
+ + 39aa3bb:
+ clangcl: no /showIncludes for clang-scan-deps
+ + 9854072:
+ add /debug/pprof
+ + 2d9a23d:
+ logger: don't log huge virtual input contents
+ + fa615b4:
+ Modify rbe_action to use RBE_cfg
+ + c5853a4:
+ Tool to test upload speeds
+ + 33cb85d:
+ Document and add logging for labels to label-digests
+ + b2460ac:
+ roll github.com/Microsoft/go-winio to 0.4.15
+ + 0e446be:
+ Bump sdk commit and log remote execution error in racing.
+ + 3d7900d:
+ cppdependencyscanner: fix clang-scan-deps output parser
+ + f76ef51:
+ roll rules_go to 0.24.5
+ + 7d28f9e:
+ Handle cancelled RunRequest without crashing reproxy.
+ + 583f22a:
+ Set cap on racing holdoff
+ + 8c3abda:
+ check compiler update for resource dir cache
+ + 39edb8f:
+ Log warning in string instead of bytes
+ + 6a9f633:
+ use filename on disk
+```
+
## Release 0.15.0 (2020-10-27)
```
Changes: