What's Changed * Ensuring architecture is present on metadata across all timeseries by fcostaoliveira in https://github.com/redis-performance/redisbench-admin/pull/449
What's Changed * Added password option for run-local by fcostaoliveira in https://github.com/redis-performance/redisbench-admin/pull/445 * Initial support for arm64 on runner and compare by fcostaoliveira in https://github.com/redis-performance/redisbench-admin/pull/446 * Fixed timeout issues when pushing benchmark timeseries data by filipecosta90 in https://github.com/redis-performance/redisbench-admin/pull/448
New Contributors * fcostaoliveira made their first contribution in https://github.com/redis-performance/redisbench-admin/pull/445
* Enable dbconfig as part of defaults within setup by filipecosta90 in https://github.com/redis-performance/redisbench-admin/pull/429
Dependencies
* Bump certifi from 2021.10.8 to 2024.7.4 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/428 * Bump cryptography from 40.0.1 to 42.0.4 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/437 * Bump black from 22.3.0 to 24.3.0 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/436 * Bump pillow from 9.5.0 to 10.3.0 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/435 * Bump tqdm from 4.65.0 to 4.66.3 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/434 * Bump idna from 3.4 to 3.7 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/433 * Bump jinja2 from 3.1.2 to 3.1.4 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/432 * Bump werkzeug from 2.2.3 to 3.0.3 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/431 * Bump urllib3 from 1.26.15 to 1.26.19 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/430 * Bump flask from 2.1.0 to 2.2.5 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/441 * Bump fonttools from 4.38.0 to 4.43.0 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/440 * Bump gitpython from 3.1.31 to 3.1.41 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/439 * Bump paramiko from 2.12.0 to 3.4.0 by dependabot in https://github.com/redis-performance/redisbench-admin/pull/438
What's Changed * Fixes for Python >=3.10, Updated deps accordingly (numpy and pandas) by filipecosta90 in https://github.com/redis-performance/redisbench-admin/pull/427
What's Changed * Enabled pushing timeseries data from local run by filipecosta90 in https://github.com/redis-performance/redisbench-admin/pull/424 * Allowing to specify different host on local runner. Collecting extra server side metrics on local run. by filipecosta90 in https://github.com/redis-performance/redisbench-admin/pull/425
What's Changed * Added support for spot instance setups by filipecosta90 in https://github.com/redis-performance/redisbench-admin/pull/421 * Updated watchdog to avoid crash on missing Tags by filipecosta90 in https://github.com/redis-performance/redisbench-admin/pull/423