Skip to content

2.11.1

Latest
Compare
Choose a tag to compare
@favilo favilo released this 08 Nov 18:51
· 6 commits to master since this release
2.11.1
7a6dc14

Rally release 2.11.1

2.11.1

Highlights

  • #1875: Switch to JDK 21

Enhancements

  • #1884: Add Jinja filters for creating dynamic date ranges based on now()
  • #1871: [ES-8436] feat: Change Dockerfile base images to Wolfi
  • #1865: Add an option to filter by challange in list command
  • #1859: Modify rally to allow multiple cars with complex configuration
  • #1858: Bump urllib3 from 1.26.18 to 1.26.19

Bug Fixes

  • #1882: fixes #1881 - composite operation failing when track_total_hits is false
  • #1879: Pull non-default branch commits selectively
  • #1877: Docs: fix level of (warmup-)interations
  • #1876: Cast batch size as int
  • #1863: Avoid logging ES credentials from running Rally processes
  • #1861: Restore time measurement on request end
  • #1848: Pin requests library until we fix docker-py