2.13.0
What's Changed
- Update nightly benchmark jobs by @rishabh6788 in #4465
- [Release 2.12.0] Update the ref to 2.12.0 tag by @prudhvigodithi in #4467
- Update integ test runner to record each configuration separately by @zelinh in #4438
- [AUTO] Update input manifests by @opensearch-ci-bot in #4471
- Fix pytests and update build.sh to add ppc64le support. by @Sunidhi-Gaonkar1 in #4413
- Bump tj-actions/changed-files from 39 to 41 in /.github/workflows by @dependabot in #4344
- Fix
choice
parameter bug in central promotion workflow by @prudhvigodithi in #4470 - Adding a retry logic when the API call was failed on Gradle-check by @jordarlu in #4305
- Update jenkinsjob for Validation Workflow by @Divyaasm in #4473
- Remove 2.8-2.11 auto incremental version bump by @peterzhuamazon in #4479
- Remove chromium installation as it is installed in opensearch-project/opensearch-dashboards-functional-test#1123 by @peterzhuamazon in #4480
- Updated benchmark runs for concurrent search by @rishabh6788 in #4482
- Remove nightly runs for pmc workload by @rishabh6788 in #4484
- Switch windows/servercore to windows image as base to resolve multiple lib missing issues by @peterzhuamazon in #4458
- Add a validation stage before triggering the Integration tests for OS and OSD by @Divyaasm in #4481
- Adding components to 1.3.15 and update to hourly build by @jordarlu in #4477
- Add initial support of ppc64le arch on ci-runner by @peterzhuamazon in #4336
- Adding more components and test yaml by @jordarlu in #4486
- Udpate OSD manifest schema to 1.1 by @jordarlu in #4488
- Add big5 workload to nightly benchmark runs by @rishabh6788 in #4487
- Update OpenSearch input manifest by @jordarlu in #4491
- remove subdirectory for gantt-chart in 1.3.15 by @joshuali925 in #4492
- fix missing quotes by @rishabh6788 in #4494
- Removing 1.3.15 hourly check-for-build by @jordarlu in #4496
- Fix opensearch-dashboards-functional-test version increment by @prudhvigodithi in #4497
- Lock in commit Id by @jordarlu in #4498
- Fix opensearch-dashboards-functional-test version increment by @prudhvigodithi in #4501
- Fix opensearch-dashboards-functional-test version increment update with unique
id
. by @prudhvigodithi in #4503 - Adding consolidation release-notes by @jordarlu in #4499
- Ensure that artifact url is valid for Windows dist manifest by @peterzhuamazon in #4508
- Add noaa workload for concurrent search by @rishabh6788 in #4509
- Using tags for Ref in 1.3.15 manifest by @jordarlu in #4502
- Upgrade gcc to version 9 on centos7 for knnlib neon support by @peterzhuamazon in #4510
- Switch all rockylinux8 images to almalinux8 to support ppc64le by @peterzhuamazon in #4511
- Add nightly runs for vectorsearch workload for cohere-1m by @rishabh6788 in #4512
- Resolve almalinux8/ubuntu2004 build image ppc64le compatibility issues by @peterzhuamazon in #4514
- Add architecture param to support multiple arch selections by @peterzhuamazon in #4516
- Resolve almalinux8/ubuntu2004 build image ppc64le compatibility issues (part 2) by @peterzhuamazon in #4517
- Rename some ci dockerfiles to include ppc64le arch by @peterzhuamazon in #4519
- Add r5.8x runs for concurrent-search and remove lucene vectorsearch run by @rishabh6788 in #4518
- Add jenkins job to automate release branch creation during releases by @Divyaasm in #4520
- Run aggs test-procedure for noaa workload by @rishabh6788 in #4521
- [AUTO] Update input manifests by @opensearch-ci-bot in #4522
- Generate new input manifest with previous latest version by @peterzhuamazon in #4523
- Revert "[AUTO] Update input manifests (#4522)" to rerun the generation from #4523 by @peterzhuamazon in #4526
- [AUTO] Update input manifests by @opensearch-ci-bot in #4527
- Update CI image name to be with v3 on OpenSearch 1.4.0 manifest by @jordarlu in #4535
- [Resume] Improve ownership and permissions of files in OpenSearch/Dashboards deb and rpm packages by @peterzhuamazon in #4043
- Support new deb/rpm permissions changes in #4043 on integTest by @peterzhuamazon in #4534
- Allow 1.x deb/rpm to use the old build templates by @peterzhuamazon in #4536
- Automatic Service Restart when Service is Enabled (Debian) by @wieso-itzi in #4530
- Fix the incorrect location of pkg build_templates by @peterzhuamazon in #4539
- Updating Gradle_check API retry frequency by @jordarlu in #4540
- Remove prein check in rpm to be consistent with deb pkg by @peterzhuamazon in #4542
- Remove vectorsearch cohere-10m workload runs by @rishabh6788 in #4543
- Enable integration testing for 2.13 by @gaiksaya in #4544
- Update 2.13.0 deb/rpm package permission change notice by @peterzhuamazon in #4546
- Update workload params for vectorsearch cohere-1m corpus runs by @rishabh6788 in #4547
- Switch components branches to 2.13 for release by @gaiksaya in #4538
- Allow current user to join os/osd group during deb/rpm test by @peterzhuamazon in #4548
- Add current user to adm group to access logs by @peterzhuamazon in #4553
- Add gradle-check test results publishing script to post stage by @rishabh6788 in #4550
- Revert "Add gradle-check test results publishing script to post stage" by @rishabh6788 in #4555
- [AUTO] Update input manifests by @opensearch-ci-bot in #4556
- Cleanup deb/rpm integTest uninstallation properly by @peterzhuamazon in #4557
- Disable automated builds for 2.13.0 by @gaiksaya in #4558
- Add cohere-10m corpus nightly run for nmslib vectorsearch workload. by @rishabh6788 in #4554
- Lock commits for 2.13.0 by @gaiksaya in #4560
- Add errors='replace' handling for execute methods by @peterzhuamazon in #4564
- Add publishGradleCheckTestResults lib to gradle-check by @rishabh6788 in #4559
- Update vectorsearch nighlty runs settings by @rishabh6788 in #4565
- Run manifest ci check only when PR is labelled by @gaiksaya in #4568
- Update commits for RC3 by @gaiksaya in #4570
- Update OpenSearch commit for RC3 by @gaiksaya in #4571
- Update commits for RC4 by @gaiksaya in #4575
- Update commits for RC4 by @gaiksaya in #4576
- Add vectorsearch benchmarks for lucene and faiss by @rishabh6788 in #4577
- Update lychee action to use v1 instead of specific patch number and tune behaviors by @peterzhuamazon in #4581
- Add r5.8xlarge instance runs for concurrent search baseline by @rishabh6788 in #4584
- Update configs and entrypoint for observability.query_assist.enabled in 2.13.0 by @peterzhuamazon in #4585
- Update commits for rc5 by @gaiksaya in #4586
- Update commits for flow framework by @gaiksaya in #4587
- Add mechanism to run benchmark tests against a given cluster endpoint by @Divyaasm in #4541
- Move old manifests to legacy by @gaiksaya in #4590
- Update commits for RC6 by @gaiksaya in #4591
- Add synchronize to manifest-check by @gaiksaya in #4593
- Manifest commit lock automation by @prudhvigodithi in #4583
- [2.13.0] Manifest Commit Lock with action MATCH_BUILD_MANIFEST by @opensearch-ci-bot in #4596
- Updating integTest to use the new M54xlarge/C6g4xlarge agents by @peterzhuamazon in #4594
- Lock integTest resources to 4cpu/16g on linux agents by @peterzhuamazon in #4597
- URL encode test result files by @Swiddis in #4574
- Bump shared library version to 6.4.2 by @rishabh6788 in #4600
- Add consolidated release notes for 2.13.0 by @gaiksaya in #4595
- Update ref to tags for 2.13.0 by @gaiksaya in #4603
New Contributors
- @Sunidhi-Gaonkar1 made their first contribution in #4413
- @wieso-itzi made their first contribution in #4530
- @Swiddis made their first contribution in #4574
Full Changelog: 2.12.0...2.13.0