Opensearch-benchmark

Latest version: v1.12.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.12.0

What's Changed
* bump patch version by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/695
* Change min/max to overall_min/overall_max + update comparison results publisher by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/692
* Fix workload parameter processing when a key is mapped to a JSON file by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/690
* Update README Badges by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/697
* Add calculate-recall parameter to vector search and skip calculating recall if number clients > cpu cores by finnroblin in https://github.com/opensearch-project/opensearch-benchmark/pull/626
* Add support for custom iteration values by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/696
* fix fetch for workload params by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/704
* update integ-test + unit-test yaml files by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/707
* Refactor aggregate by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/708
* Fix URLs for ml-model runners by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/719
* Make query randomization more flexible by peteralfonsi in https://github.com/opensearch-project/opensearch-benchmark/pull/712
* Replaced occurrences of "Benchmark" with "OSB" by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/705
* update maintainers list by cgchinmay in https://github.com/opensearch-project/opensearch-benchmark/pull/723
* Push image to Docker Hub staging repository on a successful build by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/717
* Changes to support ramp-up feature by rishabh6788 in https://github.com/opensearch-project/opensearch-benchmark/pull/725
* Change OSB Config directory from `~/.benchmark` to `~/.osb` by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/732
* update to JDK 21 for integ tests by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/737
* add improved error messaging in Worker class by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/741
* Update Docker-build Workflow to Address Segfault Issue by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/756
* Interim workaround for QEMU bug that causes the Docker ARM build to fail by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/757
* Fixes to update the Java version for integration tests by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/751
* Revert "Update Docker-build Workflow to Address Segfault Issue " by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/758
* Add `load-test-qps` parameter for dynamic client ramp up by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/739
* Set GitHub ID token to be able to acquire credentials for the Docker build by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/761
* Fix repo specification for push to Docker Hub by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/762
* Workaround for the QEMU bug for the DockerHub build by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/763
* Add shorthand version of opensearch-benchmark invocation, osb by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/745
* Skip running the Docker release workflow in forks of the authoritative repository by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/766
* Change Topic name used by PyPI back to Benchmark from OSB (768) by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/770


**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/1.11.0...1.12.0

1.11.0

What's Changed
* add automatic testing and aggregation to OSB by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/655
* Add support for multi-part data corpora downloads by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/677
* Minor updates for multi-part downloads by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/678
* Add shorthand alternatives for command line options in OSB by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/660
* Bump minor version in `main` by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/674
* Add new issue template by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/676
* store aggregated results in separate folder by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/683
* add relative standard deviation to aggregated test execution metrics by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/681
* Add new maintainer Michael Oviedo by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/686
* Remove unnecessary logging by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/689


**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/1.10.0...1.11.0

1.10.0

What's Changed
* Support Vector Search Nested benchmark by finnroblin in https://github.com/opensearch-project/opensearch-benchmark/pull/584
* Bump version to 1.10.0 by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/623
* Add approximate filters by finnroblin in https://github.com/opensearch-project/opensearch-benchmark/pull/607
* Refactored the OSB build system by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/632
* Specify multiple search clients for easier benchmarking by finnroblin in https://github.com/opensearch-project/opensearch-benchmark/pull/614
* Add tag as the release branch in jenkinsfile release by peterzhuamazon in https://github.com/opensearch-project/opensearch-benchmark/pull/640
* More updates to the OSB build by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/635
* Address string issue in Groovy by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/646
* Update release guide with more details by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/651
* Remove small-nested-works.hdf5 by finnroblin in https://github.com/opensearch-project/opensearch-benchmark/pull/637
* Add aggregate command by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/638
* change op-metrics to op_metrics in aggregator file by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/657
* Fix --number-of-docs bug in create-workload by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/659


**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/1.9.0...1.10.0

1.9.1

What's Changed
* Support Vector Search Nested benchmark by finnroblin in https://github.com/opensearch-project/opensearch-benchmark/pull/584
* Bump version to 1.10.0 by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/623
* Bump 1.9 to 1.9.1 by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/624
* [Backport 1.9] Add tag as the release branch in jenkinsfile release by opensearch-trigger-bot in https://github.com/opensearch-project/opensearch-benchmark/pull/642
* Build updates and fix for docker mount issue in v1.9 by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/643


**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/1.9.0...1.9.1

1.9.0

What's Changed
* Add PIP_ONLY_BINARY to Dockerfile by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/596
* Added runners for enabling concurrent segment search via settings by martin-gaievski in https://github.com/opensearch-project/opensearch-benchmark/pull/591
* Add a Jinja filter to aid with version checking by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/599
* Bump version to 1.9.0 by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/597
* Add docker build as part of checks for x64/arm64 by peterzhuamazon in https://github.com/opensearch-project/opensearch-benchmark/pull/601
* Preset opensearch-benchmark-git dir to support dockerfile change in 601 by peterzhuamazon in https://github.com/opensearch-project/opensearch-benchmark/pull/603
* Corrected setting name for max_slice_count by martin-gaievski in https://github.com/opensearch-project/opensearch-benchmark/pull/602
* Refactor build env logic to switch between testing and production by peterzhuamazon in https://github.com/opensearch-project/opensearch-benchmark/pull/604
* Add benchmark support for vector radial search by junqiu-lei in https://github.com/opensearch-project/opensearch-benchmark/pull/546
* Add docker-compose-tests.yml back in to fix integ tests by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/605
* Enforce docker-compose to use the v1 version in IT by peterzhuamazon in https://github.com/opensearch-project/opensearch-benchmark/pull/606
* Provide instructions on how to run integration tests locally by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/608
* [Create-Workload Enhancements] Rearchitect Create-Workload Feature by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/609
* Updates to the expand-data-corpus script by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/612
* add default value for master-node when provisioning cluster using OSB by OVI3D0 in https://github.com/opensearch-project/opensearch-benchmark/pull/621

New Contributors
* martin-gaievski made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/591
* junqiu-lei made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/546
* OVI3D0 made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/621

**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/1.8.0...1.9.0

1.8.0

What's Changed
* Bump 1.7.0 to 1.8.0 by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/560
* Fix Numpy & h5py bug in 1.7.0 by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/562
* Add back h5py restriction in Dockerfile to unblock Docker Build for ARM images by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/568
* added Triage document for weekly triages by cgchinmay in https://github.com/opensearch-project/opensearch-benchmark/pull/547
* Package pbzip2 binaries, so they get installed automatically by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/551
* Fix h5py build issues encountered during the release process by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/574
* Backport feature for easier backport when patching by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/575
* Fixed an error in DeleleMlModel runner. by vpehkone in https://github.com/opensearch-project/opensearch-benchmark/pull/537
* Adds --randomization-alpha flag controlling distribution of repeated queries by peteralfonsi in https://github.com/opensearch-project/opensearch-benchmark/pull/564
* Download pre-generated offset files only when needed by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/573
* Check that the in-memory metrics store does not run out of memory by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/580
* Add TrainKNN Runner/Operation for Benchmarking Approximate KNN Algorithms by finnroblin in https://github.com/opensearch-project/opensearch-benchmark/pull/556
* Add Badges to README by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/588
* Fix bracket in Chat on Forum Badge by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/590
* Publish recall as a kpi metric by finnroblin in https://github.com/opensearch-project/opensearch-benchmark/pull/581

New Contributors
* finnroblin made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/556

**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/1.7.0...1.8.0

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.