What's Changed
* Update version after 1.2.0 release. by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/440
* Adds a command-line argument to specify more latency percentiles at the end of a workload. by peteralfonsi in https://github.com/opensearch-project/opensearch-benchmark/pull/441
* Create-Workload Improvements: Separate operations and test procedures from workload.json by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/446
* Adds command line argument to specify throughput percentiles to display by peteralfonsi in https://github.com/opensearch-project/opensearch-benchmark/pull/449
* Emit a more informative error message if git is not installed at startup by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/454
* Surface Workload and Jinja Template Errors to Console and Provide Common Solutions by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/448
* Added a new metric: Client Processing Time by saimedhi in https://github.com/opensearch-project/opensearch-benchmark/pull/450
* Add maintainers after OSCI Autumn 2023 by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/457
* Move data set loading outside constructor by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/452
* Add new property to define operation by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/458
* Adds controllable randomization to range queries in workloads by peteralfonsi in https://github.com/opensearch-project/opensearch-benchmark/pull/455
* Add support to use corpus for vector search params by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/459
* Add support to pass efficient filter body to vector search params by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/460
* Fixed client processing time by saimedhi in https://github.com/opensearch-project/opensearch-benchmark/pull/462
* Add support for a data corpora source-url field to specify a corpus file directly by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/461
* Make neighbor's dataset path as optional by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/464
New Contributors
* peteralfonsi made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/441
**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/1.2.0...1.3.0