Skip to content

Commit f01cb70

Browse files
committed
Prepare for next round of development
1 parent 4232d2a commit f01cb70

File tree

2 files changed

+2
-21
lines changed

2 files changed

+2
-21
lines changed

release/changes.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1 @@
1-
- [NEW] Include initial build time in all experiment summaries
2-
- [NEW] Include instant build time and savings in all experiment summaries
3-
- [NEW] Include pending build time and savings in all experiment summaries
4-
- [NEW] Include serialization factor in all experiment summaries
5-
- [NEW] Support `-x` command line option for Gradle experiment 1
6-
- [NEW] Abort experiment fast if build does not successfully publish a Build Scan
7-
- [NEW] Construct more precise query parameters in links to Timeline view in all experiment summaries
8-
- [NEW] Construct more precise query parameters in links to Comparison view in all experiment summaries
9-
- [NEW] Add build validation scripts version as custom value to all builds run by the experiments
10-
- [NEW] Add configuration settings to control the _connect_ and _read_ timeouts when fetching Build Scan data
11-
- [NEW] Gradle init script is made more robust and more configurable
12-
- [NEW] All configuration is passed to Gradle init script via system properties instead of project properties
13-
- [NEW] Experiment results are evaluated faster by fetching Build Scan data in parallel
14-
- [NEW] Log output describing progress of the experiments is polished
15-
- [NEW] Java launch code is modernized
16-
- [FIX] Additional argument values containing spaces are parsed incorrectly
17-
- [FIX] Applying build validation scripts changes buildscript classpath ordering of Gradle Enterprise Gradle plugin
18-
- [FIX] Experiment summaries display second build twice when first build fails
19-
- [FIX] Gradle build invocation argument `--scan` is shown in console output but not used by the experiments
20-
- [FIX] Build validation scripts project cannot be built using Gradle Toolchain and auto-provisioning
1+
- [NEW] TBD

release/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3
1+
2.3.1

0 commit comments

Comments
 (0)