Opensearch-benchmark

Latest version: v1.11.0

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

Scan your dependencies

Page 3 of 4

1.2.0

What's Changed
* Point docs link to the latest by lukas-vlcek in https://github.com/opensearch-project/opensearch-benchmark/pull/361
* Bump minor version on main by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/359
* Add support for create search pipeline by noCharger in https://github.com/opensearch-project/opensearch-benchmark/pull/364
* Update README and Developer Guide by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/374
* Bumping urllib3 and boto3 by AkshathRaghav in https://github.com/opensearch-project/opensearch-benchmark/pull/388
* set default pipeline to benchmark-only by cgchinmay in https://github.com/opensearch-project/opensearch-benchmark/pull/387
* Extend Sigv4 to Role based Access by cgchinmay in https://github.com/opensearch-project/opensearch-benchmark/pull/390
* Deprecates generate chart command by AkshathRaghav in https://github.com/opensearch-project/opensearch-benchmark/pull/393
* Adding documentation for running workloads by AkshathRaghav in https://github.com/opensearch-project/opensearch-benchmark/pull/394
* Fix the predicate used for the --kill-running-processes flag by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/405
* Add Debugging Section to Developer Guide by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/406
* Rename parameters for Distributed Workload Generation - Issue 258 by dosa-chammandi in https://github.com/opensearch-project/opensearch-benchmark/pull/407
* renamed put pipeline to create ingest pipeline by maddox05 in https://github.com/opensearch-project/opensearch-benchmark/pull/399
* Switching to the default connection class to address slower connection with RequestsHttpConnection by beaioun in https://github.com/opensearch-project/opensearch-benchmark/pull/411
* Adding zstd compression and decompression support for workload corpora by beaioun in https://github.com/opensearch-project/opensearch-benchmark/pull/410
* Log error to console while executing test by cgchinmay in https://github.com/opensearch-project/opensearch-benchmark/pull/409
* Add vector search as new operation type to search by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/423
* Add dataset parser for vector search by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/424
* Add vector search param source by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/425
* Add support to parse response if fields or _source are enabled by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/427
* Fix DEVELOPER_GUIDE.md by saimedhi in https://github.com/opensearch-project/opensearch-benchmark/pull/426
* Add vector search bulk param and runner by VijayanB in https://github.com/opensearch-project/opensearch-benchmark/pull/431
* Revert renaming commits from main by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/436

New Contributors
* lukas-vlcek made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/361
* noCharger made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/364
* AkshathRaghav made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/388
* dosa-chammandi made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/407
* maddox05 made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/399
* beaioun made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/411
* VijayanB made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/423
* saimedhi made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/426

**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/1.1.0...1.2.0

1.1.0

What's Changed
* More fixes for the integration tests by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/317
* Updated the README with a link to the online documentation by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/319
* Increase the shard and replica count for the benchmark-metrics-* indices in the data store by ayushav12 in https://github.com/opensearch-project/opensearch-benchmark/pull/321
* Update Codec Enum to support ZSTD and ZSTDNODICT by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/327
* Update results_publisher to publisher by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/316
* Add Issue Template for RFCs and Proposals by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/337
* Give users ability to set number_of_shards and number_of_replicas via datastore config by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/336
* Fix issues with the git module by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/338
* Refactoring zstdnodict to zstd_no_dict by sarthakaggarwal97 in https://github.com/opensearch-project/opensearch-benchmark/pull/340
* Update jenkins file to use updated docker image by gaiksaya in https://github.com/opensearch-project/opensearch-benchmark/pull/343
* Adding SigV4 support to opensearch-benchmarks for connecting to test clusters and results publishing by sachetalva in https://github.com/opensearch-project/opensearch-benchmark/pull/329
* Change to support benchmarking of ES-7.10 domains by ayushav12 in https://github.com/opensearch-project/opensearch-benchmark/pull/344
* Add a telemetry deivce - Segment Replication Stats by tlfeng in https://github.com/opensearch-project/opensearch-benchmark/pull/346
* Revert publisher back to results_publisher by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/353
* Improve the telemetry device "Segment Replication Stats" by changing to parse JSON format and using numeric bytes value by tlfeng in https://github.com/opensearch-project/opensearch-benchmark/pull/356
* Changes for serverless implementations which may not support the full complement of OpenSearch APIs by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/355
* Bump version to 1.1.0 and elaborate on RELEASING.md by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/357

New Contributors
* ayushav12 made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/321
* sarthakaggarwal97 made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/340
* gaiksaya made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/343
* sachetalva made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/329
* tlfeng made their first contribution in https://github.com/opensearch-project/opensearch-benchmark/pull/346

**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/1.0.0...1.1.0

1.0.0

What's Changed
* Add support for providing datastore password via environment variable by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/304
* Updating integ tests to use current versions of OpenSearch by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/305
* Promote version to 1.0.0 by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/313


**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/0.5.0...1.0.0

0.5.0

What's Changed
* Fix docker file for 0.4.1 release by rishabh6788 in https://github.com/opensearch-project/opensearch-benchmark/pull/284
* Docker README update for 0.4.1 by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/287
* Create workloads with default query or custom queries by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/292
* Allow users to specify number of docs per index when creating workloads by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/291
* Replace execute_test with execute-test by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/288
* Enhance --number-of-docs feature help text and error handling by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/295
* Remove unnecessary super().__init__ in opts class by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/297
* Validate index.codec when user provides as workload params by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/296
* Simplify Dockerfile and build OSB from Pypi by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/298
* Update Dockerfile further and update version to 0.5.0 by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/299


**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/0.4.1...0.5.0

0.4.1

What's Changed
* Update Maintainers in Setup.py to match current Maintainers by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/267
* Updated forum link to the correct URL by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/270
* Feature to increase the size of the data corpus for the http_logs workload by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/273
* Add a simpler solution to fix create-workload bug by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/274
* Update version 0.3.0 to 0.4.0 by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/275
* Added fix in Dockerfile to copy over scripts directory rishabh6788 https://github.com/opensearch-project/opensearch-benchmark/pull/284

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

**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/0.3.0...0.4.0

0.4.0

What's Changed
* Update Maintainers in Setup.py to match current Maintainers by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/267
* Updated forum link to the correct URL by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/270
* Feature to increase the size of the data corpus for the http_logs workload by gkamat in https://github.com/opensearch-project/opensearch-benchmark/pull/273
* Add a simpler solution to fix create-workload bug by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/274
* Update version 0.3.0 to 0.4.0 by IanHoang in https://github.com/opensearch-project/opensearch-benchmark/pull/275

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

**Full Changelog**: https://github.com/opensearch-project/opensearch-benchmark/compare/0.3.0...0.4.0

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.