Skip to content

1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Sep 23:03
· 2 commits to main since this release
2158bf8

Breaking Changes

Minimum Python Version Requirement in #573

  • Now requires Python 3.11 or higher
  • Previous versions supported Python 3.8+
  • If using older Python version, please upgrade before installing

What's Changed

  • Add space type mapping for sentence transformer models by @nathaliellenaa in #512
  • Update Model Upload History - sentence-transformers/all-MiniLM-L6-v2 (v.1.0.2)(BOTH) by @github-actions[bot] in #523
  • Update Model Upload History - sentence-transformers/all-MiniLM-L12-v2 (v.1.0.2)(BOTH) by @github-actions[bot] in #526
  • Update Model Upload History - sentence-transformers/multi-qa-MiniLM-L6-cos-v1 (v.1.0.2)(BOTH) by @github-actions[bot] in #528
  • Update Model Upload History - sentence-transformers/paraphrase-MiniLM-L3-v2 (v.1.0.2)(BOTH) by @github-actions[bot] in #530
  • Update Model Upload History - sentence-transformers/msmarco-distilbert-base-tas-b (v.1.0.3)(BOTH) by @github-actions[bot] in #532
  • Increase timeout in OPENSEARCH_TEST_CLIENT by @nathaliellenaa in #533
  • Update Model Upload History - sentence-transformers/all-distilroberta-v1 (v.1.0.2)(BOTH) by @github-actions[bot] in #535
  • Update Model Upload History - sentence-transformers/all-mpnet-base-v2 (v.1.0.2)(BOTH) by @github-actions[bot] in #537
  • Update Model Upload History - sentence-transformers/multi-qa-mpnet-base-dot-v1 (v.1.0.2)(BOTH) by @github-actions[bot] in #539
  • Update Model Upload History - sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2 (v.1.0.2)(BOTH) by @github-actions[bot] in #541
  • Update Model Upload History - sentence-transformers/paraphrase-mpnet-base-v2 (v.1.0.1)(BOTH) by @github-actions[bot] in #543
  • Update Model Upload History - sentence-transformers/distiluse-base-multilingual-cased-v1 (v.1.0.2)(TORCH_SCRIPT) by @github-actions[bot] in #545
  • Update Model Upload History - opensearch-project/opensearch-neural-sparse-encoding-doc-v2-distill (v.1.0.0)(TORCH_SCRIPT) by @github-actions[bot] in #415
  • Update Model Upload History - opensearch-project/opensearch-neural-sparse-encoding-doc-v3-distill (v.1.0.0)(TORCH_SCRIPT) by @github-actions[bot] in #483
  • Update Model Upload History - opensearch-project/opensearch-neural-sparse-encoding-multilingual-v1 (v.1.0.0)(TORCH_SCRIPT) by @github-actions[bot] in #485
  • Update Model Upload History - opensearch-project/opensearch-neural-sparse-encoding-doc-v3-distill (v.1.0.0)(TORCH_SCRIPT) by @github-actions[bot] in #489
  • Update Model Upload History - opensearch-project/opensearch-neural-sparse-encoding-doc-v3-distill (v.1.0.0)(TORCH_SCRIPT) by @github-actions[bot] in #492
  • Update Model Upload History - opensearch-project/opensearch-neural-sparse-encoding-multilingual-v1 (v.1.0.0)(TORCH_SCRIPT) by @github-actions[bot] in #494
  • Update Model Upload History - opensearch-project/opensearch-neural-sparse-encoding-multilingual-v1 (v.1.0.0)(TORCH_SCRIPT) by @github-actions[bot] in #496
  • Update Model Upload History - opensearch-project/opensearch-semantic-highlighter-v1 (v.1.0.0)(TORCH_SCRIPT) by @github-actions[bot] in #499
  • Update Model Upload History - opensearch-project/opensearch-semantic-highlighter-v1 (v.1.0.0)(TORCH_SCRIPT) by @github-actions[bot] in #503
  • Update Pretrained Model Listing - 2025-06-02 17:57:40 by @github-actions[bot] in #547
  • Update Pretrained Model Listing by @nathaliellenaa in #548
  • Increment version and update changelog by @nathaliellenaa in #519
  • Add script for deploying semantic highlighter model on sagemaker by @junqiu-lei in #513
  • Update Model Upload History - opensearch-project/opensearch-semantic-highlighter-v1 (v.1.0.0)(TORCH_SCRIPT) by @github-actions[bot] in #550
  • #552: Fix for uploading models with function_name instead of model_task by @aaslan1997 in #553
  • [Enhancement] Pass model_init_kwargs to sparse model auto tracing to load remote model class by @zhichao-aws in #555
  • Update Pretrained Model Listing by @nathaliellenaa in #560
  • Upgrade torch version to fix security issue by @nathaliellenaa in #561
  • Upgade numpy and python version by @nathaliellenaa in #573
  • Update space type value from cosine to cosinesimil by @nathaliellenaa in #574

New Contributors

Full Changelog: 1.2.0...1.3.0