summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKousik Kumar <kousikk@google.com>2020-10-06 09:39:30 -0400
committerKousik Kumar <kousikk@google.com>2020-10-06 09:48:07 -0400
commit7fbb560c183d6f3f5cd3d55b2195d1be57329ec4 (patch)
treeb221410afafdf4eed6b5c9806e623b1aa80df14a /CHANGELOG.md
parent6d3d75bbf63f8fc6a8c9194aee6a16914fbd6127 (diff)
downloadplatform_prebuilts_remoteexecution-client-7fbb560c183d6f3f5cd3d55b2195d1be57329ec4.tar.gz
platform_prebuilts_remoteexecution-client-7fbb560c183d6f3f5cd3d55b2195d1be57329ec4.tar.bz2
platform_prebuilts_remoteexecution-client-7fbb560c183d6f3f5cd3d55b2195d1be57329ec4.zip
Drop prebuilt files to android source tree.
CHANGELOG.md rewrapper dumpstats reproxy bootstrap The change is generated with prebuilt drop tool. Change-Id: Ie9f15f6c770122cd1c6d5c730b5796ac7b79282b
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md46
1 files changed, 46 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 259ae3b..b86548b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,49 @@
+## Release 0.14.2 (2020-10-01)
+```
+Changes:
+ + d70e820:
+ Removing Capabilities check from reproxy (SDK does it now)
+ + 98155c5:
+ Bump remote-apis-sdks commit to include Ola's upload fix
+```
+
+## Release 0.14.1 (2020-09-30)
+```
+Changes:
+ + a5f1897:
+ Designate more resources for local execution of javac/r8/d8.
+ + 4523b7a:
+ Add a context timeout when dialing IPC
+ + 5137a1a:
+ Capture reproxy_log.txt in addition to reproxy.* files
+ + d99e00f:
+ roll gazelle to 0.22.1
+ + 8167699:
+ roll rules_go to 0.24.3
+ + b841b34:
+ Revert "roll llvm to d0abc757495349fd053beeaea81cd954c2e457e7"
+ + ecf8e74:
+ Bump up remote-apis-sdks commit
+ + 40f2af8:
+ Rearrange kokoro directory
+ + 2f2aa3f:
+ Run with latest version of gazelle
+ + a3d94e3:
+ Tool to load tests parallel downloads
+ + c705fc7:
+ Don't include failed remote action log when in remote-local-fallback mode if local fallback succeeds.
+ + d2ff96f:
+ roll rules_go to 0.24.2
+ + 47809b3:
+ Markdown version of the command line flags docs.
+ + 5c34ba1:
+ Move some docker options inside the bazel_rbe function
+ + 0baf0b2:
+ roll llvm to d0abc757495349fd053beeaea81cd954c2e457e7
+ + 5cfd408:
+ static link mingw libraries
+```
+
## Release 0.14.0 (2020-09-11)
```
Changes: