What's Changed
- Add job-name and descriptions to all jenkinsfiles by @gaiksaya in #6019
- Fix docker validation test by @Divyaasm in #6036
- Added new nightly benchmark runs. by @rishabh6788 in #6035
- [2.19.5] Manifest Commit Lock with action UPDATE_TO_TAGS by @opensearch-ci-bot in #6034
- replace the vector search collection id by @rishabh6788 in #6039
- add baseline runs for single node vectorsearch runs by @rishabh6788 in #6040
- Enable release notes automation for OpenSearch-Dashboards by @seraphjiang in #6041
- fix: reuse PR comment in Code-Diff-Analyzer on follow-up commits by @Maosaic in #6037
- run only ingestion operations for aos runs by @rishabh6788 in #6044
- change collection name for faiss 10m runs by @rishabh6788 in #6045
- Move custom-codecs above k-NN and update dependencies by @peterzhuamazon in #6047
- [AUTO] Update input manifests by @opensearch-ci-bot in #6049
- [3.6.0] Manifest Commit Lock with action MATCH_BUILD_MANIFEST by @opensearch-ci-bot in #6054
- [AUTO] Update input manifests by @opensearch-ci-bot in #6058
- Remove skip on OSD repo by @sejli in #6048
- Update PR reviewer to use fixed docker image tag on v0.32 by @peterzhuamazon in #6060
- Improve AI release notes generation for OpenSearch by @andrross in #6055
- Pass model ID to release_notes.sh by @andrross in #6061
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RELEASE_BRANCH by @opensearch-ci-bot in #6064
- Support gradle 9.4.0 test html in reports by @peterzhuamazon in #6065
- Tighten release notes prompt and clean input data by @andrross in #6068
- Update test framework to support investigationDashboards by @peterzhuamazon in #6067
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6073
- Update code diff analyzer on the prompts by @peterzhuamazon in #6075
- Fix release notes PR body by @andrross in #6076
- Improve logging in release notes Jenkinsfile script by @andrross in #6078
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6077
- Add Faiss BQ memory constrained + Faiss SQ nightly by @0ctopus13prime in #6079
- Update gh version on docker image and support protoc/rust on windows by @peterzhuamazon in #6082
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6084
- Add GRADLE_CHECK_COMMAND as a pipeline parameter by @andrross in #6074
- Add gradle_check_command webhook parameter by @andrross in #6088
- moving aoss v2 vector benchmark runs to gamma stack by @rishabh6788 in #6066
- [Bug Fix] Remove empty space in benchmark JSON by @0ctopus13prime in #6087
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6093
- Fix product name for core components release notes by @gaiksaya in #6096
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6097
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6098
- Added baseline and prefetch enabled disabled nightly benchmarks by @navneet1v in #6091
- Disable query-insights test in deb/rpm as they dont support multi-node by @peterzhuamazon in #6099
- Corrected prefetch nightly runs to have a single test procedure by @navneet1v in #6103
- Add consolidated release notes for 3.6.0 by @opensearch-ci-bot in #6101
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_TAGS by @opensearch-ci-bot in #6104
New Contributors
- @seraphjiang made their first contribution in #6041
- @Maosaic made their first contribution in #6037
- @0ctopus13prime made their first contribution in #6079
Full Changelog: 2.19.5...3.6.0
What's Changed
- Add job-name and descriptions to all jenkinsfiles by @gaiksaya in #6019
- Fix docker validation test by @Divyaasm in #6036
- Added new nightly benchmark runs. by @rishabh6788 in #6035
- [2.19.5] Manifest Commit Lock with action UPDATE_TO_TAGS by @opensearch-ci-bot in #6034
- replace the vector search collection id by @rishabh6788 in #6039
- add baseline runs for single node vectorsearch runs by @rishabh6788 in #6040
- Enable release notes automation for OpenSearch-Dashboards by @seraphjiang in #6041
- fix: reuse PR comment in Code-Diff-Analyzer on follow-up commits by @Maosaic in #6037
- run only ingestion operations for aos runs by @rishabh6788 in #6044
- change collection name for faiss 10m runs by @rishabh6788 in #6045
- Move custom-codecs above k-NN and update dependencies by @peterzhuamazon in #6047
- [AUTO] Update input manifests by @opensearch-ci-bot in #6049
- [3.6.0] Manifest Commit Lock with action MATCH_BUILD_MANIFEST by @opensearch-ci-bot in #6054
- [AUTO] Update input manifests by @opensearch-ci-bot in #6058
- Remove skip on OSD repo by @sejli in #6048
- Update PR reviewer to use fixed docker image tag on v0.32 by @peterzhuamazon in #6060
- Improve AI release notes generation for OpenSearch by @andrross in #6055
- Pass model ID to release_notes.sh by @andrross in #6061
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RELEASE_BRANCH by @opensearch-ci-bot in #6064
- Support gradle 9.4.0 test html in reports by @peterzhuamazon in #6065
- Tighten release notes prompt and clean input data by @andrross in #6068
- Update test framework to support investigationDashboards by @peterzhuamazon in #6067
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6073
- Update code diff analyzer on the prompts by @peterzhuamazon in #6075
- Fix release notes PR body by @andrross in #6076
- Improve logging in release notes Jenkinsfile script by @andrross in #6078
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6077
- Add Faiss BQ memory constrained + Faiss SQ nightly by @0ctopus13prime in #6079
- Update gh version on docker image and support protoc/rust on windows by @peterzhuamazon in #6082
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6084
- Add GRADLE_CHECK_COMMAND as a pipeline parameter by @andrross in #6074
- Add gradle_check_command webhook parameter by @andrross in #6088
- moving aoss v2 vector benchmark runs to gamma stack by @rishabh6788 in #6066
- [Bug Fix] Remove empty space in benchmark JSON by @0ctopus13prime in #6087
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6093
- Fix product name for core components release notes by @gaiksaya in #6096
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6097
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_RECENT_COMMITS by @opensearch-ci-bot in #6098
- Added baseline and prefetch enabled disabled nightly benchmarks by @navneet1v in #6091
- Disable query-insights test in deb/rpm as they dont support multi-node by @peterzhuamazon in #6099
- Corrected prefetch nightly runs to have a single test procedure by @navneet1v in #6103
- Add consolidated release notes for 3.6.0 by @opensearch-ci-bot in #6101
- [3.6.0] Manifest Commit Lock with action UPDATE_TO_TAGS by @opensearch-ci-bot in #6104
New Contributors
- @seraphjiang made their first contribution in #6041
- @Maosaic made their first contribution in #6037
- @0ctopus13prime made their first contribution in #6079
Full Changelog: 2.19.5...3.6.0