-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release note for 2.18.0 release #3168
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
53 changes: 53 additions & 0 deletions
53
release-notes/opensearch-ml-common.release-notes-2.18.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
## Version 2.18.0.0 Release Notes | ||
|
||
Compatible with OpenSearch 2.18.0 | ||
|
||
### Enhancements | ||
|
||
* Filter out remote model auto redeployment (#2976)[https://github.com/opensearch-project/ml-commons/pull/2976] | ||
* Allow llmQuestion to be optional when llmMessages is used. (#3072)[https://github.com/opensearch-project/ml-commons/pull/3072] | ||
* Enhance batch job task management by adding default action types (#3080)[https://github.com/opensearch-project/ml-commons/pull/3080] | ||
* use connector credential in offline batch ingestion (#2989)[https://github.com/opensearch-project/ml-commons/pull/2989] | ||
* change to model group access for batch job task APIs (#3098)[https://github.com/opensearch-project/ml-commons/pull/3098] | ||
* add rate limiting for offline batch jobs, set default bulk size to 500 (#3116)[https://github.com/opensearch-project/ml-commons/pull/3116] | ||
* Support ML Inference Search Processor Writing to Search Extension (#3061)[https://github.com/opensearch-project/ml-commons/pull/3061] | ||
* Enable pass query string to input_map in ml inference search response processor (#2899)[https://github.com/opensearch-project/ml-commons/pull/2899] | ||
* add config field in MLToolSpec for static parameters (#2977)[https://github.com/opensearch-project/ml-commons/pull/2977] | ||
* Add textract and comprehend url to trusted enpoints (#3154)[https://github.com/opensearch-project/ml-commons/pull/3154] | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Fix ml inference ingest processor always return list using JsonPath (#2985)[https://github.com/opensearch-project/ml-commons/pull/2985] | ||
* populate time fields for connectors on return (#2922)[https://github.com/opensearch-project/ml-commons/pull/2922] | ||
* Fix for rag processor throwing NPE when optional parameters are not provided (#3057)[https://github.com/opensearch-project/ml-commons/pull/3057] | ||
* Fix PR #2976 bug due to missing adding function_name and algorithm in querying models (#3104)[https://github.com/opensearch-project/ml-commons/pull/3104] | ||
* Gracefully handle error when generative_qa_parameters is not provided (#3100)[https://github.com/opensearch-project/ml-commons/pull/3100] | ||
* Fix error log to show the right agent type (#2809)[https://github.com/opensearch-project/ml-commons/pull/2809] | ||
* fix model stuck in deploying state during node crash/cluster restart (#3137)[https://github.com/opensearch-project/ml-commons/pull/3137] | ||
|
||
### Maintenance | ||
|
||
* Bump protobuf version to 3.25.5 to patch potential DOS (#3083)[https://github.com/opensearch-project/ml-commons/pull/3083] | ||
* removing api keys from the integ test log (#3112)[https://github.com/opensearch-project/ml-commons/pull/3112] | ||
* Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#2881)[https://github.com/opensearch-project/ml-commons/pull/2881] | ||
* allowing backport prs to skip approval (#3132)[https://github.com/opensearch-project/ml-commons/pull/3132] | ||
* updating the approval requirement (#3148)[https://github.com/opensearch-project/ml-commons/pull/3148] | ||
* unblocking the integ test pipeline for release (#3159)[https://github.com/opensearch-project/ml-commons/pull/3159] | ||
|
||
### Infrastructure | ||
|
||
* Support index.auto_expand_replicas 0-all for .plugins-ml-config (#3017)[https://github.com/opensearch-project/ml-commons/pull/3017] | ||
* Add Test Env Require Approval Action (#3005)[https://github.com/opensearch-project/ml-commons/pull/3005] | ||
* upgrading upload artifact to v4 (#3162)[https://github.com/opensearch-project/ml-commons/pull/3162] | ||
|
||
### Documentation | ||
|
||
* add tutorial for cross-account model invocation on amazon managed cluster (#3064)[https://github.com/opensearch-project/ml-commons/pull/3064] | ||
* support role temporary credential in connector tutorial (#3058)[https://github.com/opensearch-project/ml-commons/pull/3058] | ||
* connector blueprint for amazon bedrock converse (#2960)[https://github.com/opensearch-project/ml-commons/pull/2960] | ||
* Updates dev guide to inform the workflow approval step (#3062)[https://github.com/opensearch-project/ml-commons/pull/3062] | ||
* tune titan embedding model blueprint for v2 (#3094)[https://github.com/opensearch-project/ml-commons/pull/3094] | ||
* Add bedrock multimodal build-in function usage example in doc (#3073)[https://github.com/opensearch-project/ml-commons/pull/3073] | ||
|
||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this one belong to infra while #2881 goes to maintenance
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, just noticed your comment after merging the code. You are right.
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
--> can go to Infrastructure.Infrastructure is usually more appropriate if the update impacts build, deployment, or CI/CD configuration.
Maintenance can fit if it’s a routine version bump or dependency update meant to keep the workflow in sync without structural changes.
So technically it stills fine to label as Maintenance, but Infrastructure would be a better fit. I'll update this if I need to raise another version of release note.