Skip to content

Latest commit

 

History

History
78 lines (58 loc) · 4.99 KB

CHANGELOG.md

File metadata and controls

78 lines (58 loc) · 4.99 KB

CHANGELOG

Inspired from Keep a Changelog

[1.1.0]

Added

  • adding documentation for model group id @dhrubo-os (#176)

Added

  • Added multiple notebooks in documentation for better clarification
  • Added integration tests and more functionalities for MLCommons integration
  • Added support for tracing model in Onnx format
  • Add make_model_config function and add doc by @mingshl (#46)
  • Unit test for SentenceTransformerModel by @mingshl in (#52)
  • Notebook_documentation by @dhrubo-os in ([#66]opensearch-project#66)
  • Added download link to the notebook by @dhrubo-os in (#73)

Changed

  • Updating installation instruction by @dhrubo-os in (#41)
  • Refactoring upload_api + added integration test + added load model API by @dhrubo-os in (#54)
  • Updated MAINTAINERS.md format. by @dblock in ([#64]opensearch-project#64)
  • Merged generate.py demo notebook with training notebook by @dhrubo-os in (#67)
  • Tracing model with onnx format + changed OpenSearch version to 2.5.0 (#69)
  • Updating docs workflow to 2.5.0 also by @dhrubo-os(#71)
  • Update notebook + version update by @dhrubo-os in (#76)

Deprecated

Removed

  • Removing os_client dependency + added 2.4.0 version for integration test by @dhrubo-os in (#45)

Fixed

  • Fixed bugs in Training Script
  • Fix file extension issue and add wait for multi-processes by @mingshl in (#42)
  • Fixing train documentation by @dhrubo-os in (#44)
  • Upgrade package version to fix security issues and format code by @mingshl in (#51)
  • Bug fix of SentenceTransformerModel + add integration test from model by @dhrubo-os in (#63)

Security

  • Bump opensearch-py from 2.0.1 to 2.1.1 by @dependabot (#70)

Added

Changed

Deprecated

Removed

Fixed

Security