File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ Guido Lena Cota
2727Hendrik Muhs
2828Honza Král
2929Irina Truong
30+ Ishan Bhatt
3031Itamar Syn-Hershko
3132Jason Bryan
3233Jason Tedor
@@ -49,6 +50,7 @@ Maciek Sufa
4950Magnus Kessler
5051Martijn van Groningen
5152Matt Veitas
53+ Max Jakob
5254Michael Basnight
5355Michael McCandless
5456Mike Baamonde
@@ -69,6 +71,7 @@ sstults
6971Thomas Decaux
7072Tobias Suckow
7173tomcallahan
74+ Ugo Sangiorgi
7275uparamonau-es
7376Vitor Anjos
7477Vladimir Masarik
Original file line number Diff line number Diff line change 1+ ### 2.11.1
2+
3+ #### Highlights
4+
5+ * [ #1875 ] ( https://github.com/elastic/rally/pull/1875 ) : Switch to JDK 21
6+
7+ #### Enhancements
8+
9+ * [ #1884 ] ( https://github.com/elastic/rally/pull/1884 ) : Add Jinja filters for creating dynamic date ranges based on now()
10+ * [ #1871 ] ( https://github.com/elastic/rally/pull/1871 ) : [ ES-8436] feat: Change Dockerfile base images to Wolfi
11+ * [ #1865 ] ( https://github.com/elastic/rally/pull/1865 ) : Add an option to filter by challange in list command
12+ * [ #1859 ] ( https://github.com/elastic/rally/pull/1859 ) : Modify rally to allow multiple cars with complex configuration
13+ * [ #1858 ] ( https://github.com/elastic/rally/pull/1858 ) : Bump urllib3 from 1.26.18 to 1.26.19
14+
15+ #### Bug Fixes
16+
17+ * [ #1882 ] ( https://github.com/elastic/rally/pull/1882 ) : fixes #1881 - composite operation failing when track_total_hits is false
18+ * [ #1879 ] ( https://github.com/elastic/rally/pull/1879 ) : Pull non-default branch commits selectively
19+ * [ #1877 ] ( https://github.com/elastic/rally/pull/1877 ) : Docs: fix level of (warmup-)interations
20+ * [ #1876 ] ( https://github.com/elastic/rally/pull/1876 ) : Cast batch size as int
21+ * [ #1863 ] ( https://github.com/elastic/rally/pull/1863 ) : Avoid logging ES credentials from running Rally processes
22+ * [ #1861 ] ( https://github.com/elastic/rally/pull/1861 ) : Restore time measurement on request end
23+ * [ #1848 ] ( https://github.com/elastic/rally/pull/1848 ) : Pin ` requests ` library until we fix ` docker-py `
24+
125### 2.11.0
226
327#### Highlights
Original file line number Diff line number Diff line change 1- __version__ = "2.11.0.dev0 "
1+ __version__ = "2.11.1 "
You can’t perform that action at this time.
0 commit comments