You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27Lines changed: 27 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,30 @@
1
+
### 0.9.0
2
+
3
+
#### Enhancements
4
+
5
+
*[#398](https://github.com/elastic/rally/issues/398): Allow to override plugin variables
6
+
*[#387](https://github.com/elastic/rally/issues/387): Require JDK 9 for source builds
7
+
*[#384](https://github.com/elastic/rally/issues/384): Provide a specific error message if data file is present but wrong size
8
+
*[#383](https://github.com/elastic/rally/issues/383): Abort current benchmark in case of attempted duplicate starts
9
+
*[#376](https://github.com/elastic/rally/issues/376): Record indexing throttle time
10
+
*[#366](https://github.com/elastic/rally/issues/366): Separate document corpus definition from indices
11
+
*[#361](https://github.com/elastic/rally/issues/361): Don't measure every operation
12
+
*[#359](https://github.com/elastic/rally/issues/359): Allow to define index settings per index
13
+
*[#348](https://github.com/elastic/rally/issues/348): Prefer default data directory when --track-path is given
14
+
*[#293](https://github.com/elastic/rally/issues/293): Allow users to explicitly define index management operations
15
+
16
+
#### Bug Fixes
17
+
18
+
*[#396](https://github.com/elastic/rally/issues/396): Rally requires a team repo even if used as a load generator
19
+
*[#394](https://github.com/elastic/rally/issues/394): Error in track preparation can hang benchmarks
20
+
21
+
#### Doc Changes
22
+
23
+
*[#397](https://github.com/elastic/rally/pull/397): Add a gentle reminder to update the Rally kernel with the important elasticsearch system configurations
24
+
*[#389](https://github.com/elastic/rally/issues/389): Syntax error in elasticsearch_plugins documentation
25
+
*[#388](https://github.com/elastic/rally/pull/388): Update rally daemon port requirements
26
+
*[#355](https://github.com/elastic/rally/issues/355): Run In Kubernetes
0 commit comments