summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRubens Farias <rubensf@google.com>2021-05-03 09:55:54 -0400
committerRubens Farias <rubensf@google.com>2021-05-03 09:58:36 -0400
commit41c1afbc651f13f0a282c457f7b29f44c6274ea6 (patch)
treee19c07c97bef4c4ec6417612a4135f7f343d2ace /CHANGELOG.md
parent6cf5220a938d9df457c1f70d62067b6dc0ec543d (diff)
downloadplatform_prebuilts_remoteexecution-client-41c1afbc651f13f0a282c457f7b29f44c6274ea6.tar.gz
platform_prebuilts_remoteexecution-client-41c1afbc651f13f0a282c457f7b29f44c6274ea6.tar.bz2
platform_prebuilts_remoteexecution-client-41c1afbc651f13f0a282c457f7b29f44c6274ea6.zip
Drop prebuilt files to android source tree.
CHANGELOG.md NOTICE dumpstats rewrapper remotetool reproxy reclientreport bootstrap The change is generated with prebuilt drop tool. Change-Id: I8962e7ebb42fcb25ecfb908f3003906fcec0f35f
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index add6eb8..6ccbad6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,37 @@
+## Release 0.29.0 (2021-04-28)
+```
+Changes:
+ + 6e850de:
+ [SDK] Bump SDK version.
+ + 49b123d:
+ [experiments] Allow preserving inputs for future reference.
+ + 1ea7c79:
+ [experiments] Update chrome examples to reflect current setup.
+ + 8e02ad8:
+ [experiments] Add disk type options
+ + 73e430e:
+ [bootstrap] Send SIGINT on Windows
+ + 9d020ec:
+ Add experimental_cache_miss_rate flag to simulate cache misses.
+```
+
+## Release 0.28.0 (2021-04-13)
+```
+Changes:
+ + f9c7042:
+ [inputprocessor] Add pprof option.
+ + 30eb390:
+ [bootstrap] Send SIGTERMs on linux.
+ + 5f0d773:
+ Log C++ input processor overhead
+ + d3edb35:
+ [experiments] Upload experiment definition at the beginning of the run.
+ + 46f5d67:
+ [experiments] Fixes and tweaks
+ + 6301694:
+ [windows][experiments] Add basic windows support to exp framework.
+```
+
## Release 0.27.0 (2021-04-07)
```
Changes: