Commit f57ffc3 Dale McDiarmid
committed
1 parent 2ecb9a3 commit f57ffc3 Copy full SHA for f57ffc3
File tree 2 files changed +25
-0
lines changed
2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Alexandros Sapranidis
4
4
Aswin Murugesh
5
5
Brian Lesperance
6
6
Christian Dahlqvist
7
+ Christopher Manning
7
8
DJRickyB
8
9
Dale McDiarmid
9
10
Daniel Mitterdorfer
Original file line number Diff line number Diff line change
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
+
1
25
### 2.1.0
2
26
3
27
#### Highlights
You can’t perform that action at this time.
0 commit comments