Skip to content

3.0.0.0-alpha1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 22:33
· 6 commits to main since this release
31f0422

Version 3.0.0.0-alpha1 Release Notes

Compatible with OpenSearch 3.0.0.0-alpha1

Breaking Changes

  • Use _list/indices API instead of _cat/index API in CatIndexTool (#3243)[https://github.com//pull/3243]

Bug Fixes

  • Fix building error due to a breaking change from core (#3617)[https://github.com//pull/3617]

Documentation

Enhancements

  • Support sentence highlighting QA model (#3600)[https://github.com//pull/3600]

Maintenance

  • Update CB setting to 100 to bypass memory check (#3627)[https://github.com//pull/3627]
  • Use model type to check local or remote model (#3597)[https://github.com//pull/3597]
  • Fixing security integ test (#3646)[https://github.com//pull/3646]