Skip to content

Commit f57ffc3

Browse files
author
Dale McDiarmid
committed
Update changelog for Rally release 2.2.0
1 parent 2ecb9a3 commit f57ffc3

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Alexandros Sapranidis
44
Aswin Murugesh
55
Brian Lesperance
66
Christian Dahlqvist
7+
Christopher Manning
78
DJRickyB
89
Dale McDiarmid
910
Daniel Mitterdorfer

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
### 2.2.0
2+
3+
#### Enhancements
4+
5+
* [#1245](https://github.com/elastic/rally/pull/1245): Strictly check for supported version
6+
* [#1238](https://github.com/elastic/rally/pull/1238) (Breaking): Disallow to specify cluster settings in the track
7+
* [#1236](https://github.com/elastic/rally/pull/1236): add support for numbers alignment in table output (#1202)
8+
* [#1235](https://github.com/elastic/rally/pull/1235): Allow to selectively ignore response errors
9+
* [#1234](https://github.com/elastic/rally/pull/1234): Allow to specify static responses
10+
* [#1231](https://github.com/elastic/rally/pull/1231) (Breaking): Drop relative-time metric
11+
* [#1220](https://github.com/elastic/rally/pull/1220): Store duration time of task in rally-results metrics record
12+
13+
#### Doc Changes
14+
15+
* [#1250](https://github.com/elastic/rally/pull/1250): Add note about ES version support
16+
* [#1247](https://github.com/elastic/rally/pull/1247): Update telemetry device docs
17+
* [#1233](https://github.com/elastic/rally/pull/1233): Document proper usage of the Docker image
18+
* [#1230](https://github.com/elastic/rally/pull/1230): Update community resources videos
19+
20+
#### Miscellaneous Changes
21+
22+
* [#1244](https://github.com/elastic/rally/pull/1244): Avoid ephemeral ports in integration tests
23+
* [#1226](https://github.com/elastic/rally/pull/1226): Fix docker release
24+
125
### 2.1.0
226

327
#### Highlights

0 commit comments

Comments
 (0)