Releases: opensearch-project/remote-vector-index-builder
Releases · opensearch-project/remote-vector-index-builder
1.1.0
What's Changed
- Add AWS creds config to object_store by @Rajrahane in #98
- Bump up libcuv to 25.08 from 25.06, and bump up Faiss for binary GPU support by @0ctopus13prime in #105
- Updating the Faiss Build CI to checkout under a subdirectory by @Rajrahane in #107
- Merging feature branch [Fp16, byte and binary support] into main by @0ctopus13prime in #109
- Bumping up Faiss to have reusing memory optimization. by @0ctopus13prime in #110
- Calculate the graph degree and intermediate graph degree from m in
faiss_index_build_serviceby @rchitale7 in #114 - Bump version to 1.1.0 by @jed326 in #116
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Configure Mend for GitHub.com by @mend-for-github-com in #1
- Repo maintenance by @Rajrahane in #3
- Repo maintenance by @Rajrahane in #6
- Added folder structure for remote index build service by @rchitale7 in #9
- Repo maintenance by @Rajrahane in #10
- Bug: Repo maintenance by @Rajrahane in #14
- Update core package requirements, to allow GitHub CIs to pass by @rchitale7 in #15
- Create Vectors Dataset and Upload Index Tasks by @rchitale7 in #13
- Create API.md by @owenhalpert in #8
- Modified index build data types and expected values to match API contract by @rchitale7 in #18
- Added checksum support to s3 operations. by @rchitale7 in #17
- Adding ef_search to index_build_parameters by @rchitale7 in #25
- Updated s3 transfer config settings to match benchmarks by @rchitale7 in #29
- Add Custom Faiss Base Image Build Code by @Rajrahane in #7
- Create Dataclasses and Builder for GPU Index Build Config by @Rajrahane in #16
- Rename faiss base image tag by @Rajrahane in #38
- Added run_tasks function and Dockerfile by @rchitale7 in #41
- Add API handlers and API Docker image by @rchitale7 in #43
- Add support for local stack by @rchitale7 in #47
- Add on workflow_call to publish_remote_api_image GitHub CI by @rchitale7 in #48
- Fix Memory cleanup issues for GPU and CPU index by @Rajrahane in #44
- Add Developer guide by @Rajrahane in #46
- Fiass Fixes: Add missing faiss param force_random_rotation by @Rajrahane in #50
- Increase the minimum doc count to 5 by @rchitale7 in #52
- Added API documentation by @rchitale7 in #51
- Add publish core image step as a dependency to publish api image step by @rchitale7 in #53
- Fix broken link by @rchitale7 in #54
- Create USER_GUIDE.md by @owenhalpert in #56
- Update the documentation to specify authentication is not supported by @rchitale7 in #59
- Add e2e test setup by @Rajrahane in #58
- Add API e2e test by @Rajrahane in #60
- Added get_jobs and heart_beat apis by @rchitale7 in #62
- Allocate memory in Workflow Executor by @rchitale7 in #65
- Upgrading faiss to latest commit and upgrading cuvs to 25.04 by @navneet1v in #64
- Added paths to trigger core and api image builds when base image changes by @navneet1v in #68
- Add SSE-KMS support by @jed326 in #71
- Install all libs on image by @Rajrahane in #67
- Changed ivf_pq_build_params to ivf_pq_params by @rchitale7 in #70
- Change CI runner for API Image Build by @Rajrahane in #72
- Set random rotation to true by default by @rchitale7 in #73
- Publish Faiss Base Snapshot Image by @Rajrahane in #79
- Update Image Build tags to Snapshot on merge to main by @Rajrahane in #78
- Update faiss nvidia base image and add image vuln scanner by @Rajrahane in #74
- Add benchmarking tool by @rchitale7 in #75
- Ignored the LF link as it was failig the linkchecker by @navneet1v in #80
- Add Versioned Publish Images GH CI by @Rajrahane in #76
- Change kmeans_trainset_fraction and pq_dim defaults by @rchitale7 in #84
- Add Release CI by @Rajrahane in #83
- Improve error logging by @rchitale7 in #85
- [BugFix] Release by @Rajrahane in #88
- Change cpu count factor for uploads by @rchitale7 in #90
- Change default refine rate to 1.0 by @rchitale7 in #91
- Update jenkinsfile with raw release tag name by @peterzhuamazon in #95
New Contributors
- @mend-for-github-com made their first contribution in #1
- @rchitale7 made their first contribution in #9
- @owenhalpert made their first contribution in #8
- @navneet1v made their first contribution in #64
- @jed326 made their first contribution in #71
- @peterzhuamazon made their first contribution in #95
Full Changelog: https://github.com/opensearch-project/remote-vector-index-builder/commits/1.0.0