Skip to content

Commit a23a29f

Browse files
Update changelog for Rally release 0.9.0
1 parent 6508abc commit a23a29f

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

AUTHORS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,16 @@ Daniel Mitterdorfer
55
Honza Král
66
Jason Tedor
77
Jim Ferenczi
8+
John Sobanski
89
Joshua Rich
910
Keyur Doshi
1011
Lee Hinman
1112
Lyndon Swan
1213
Martijn van Groningen
14+
Matt Veitas
1315
Michael McCandless
1416
Nicholas Knize
1517
Thomas Decaux
18+
gdmello
1619
nicholaskuechler
1720
sstults

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff 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
27+
128
### 0.8.1
229

330
#### Enhancements

0 commit comments

Comments
 (0)