Skip to content

Commit 0b28b75

Browse files
committed
Fix PR link in changelog
Signed-off-by: Pranit Kumar <pranikum@amazon.com>
1 parent 5125bf1 commit 0b28b75

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2828
- Pass index settings to system ingest processor factories. ([#18708](https://github.com/opensearch-project/OpenSearch/pull/18708))
2929
- Include named queries from rescore contexts in matched_queries array ([#18697](https://github.com/opensearch-project/OpenSearch/pull/18697))
3030
- Add the configurable limit on rule cardinality ([#18663](https://github.com/opensearch-project/OpenSearch/pull/18663))
31-
- Use S3CrtClient for higher throughput while uploading files to S3 ([#18535](https://github.com/opensearch-project/OpenSearch/pull/18663))
3231
- [Experimental] Start in "clusterless" mode if a clusterless ClusterPlugin is loaded ([#18479](https://github.com/opensearch-project/OpenSearch/pull/18479))
3332
- [Star-Tree] Add star-tree search related stats ([#18707](https://github.com/opensearch-project/OpenSearch/pull/18707))
3433
- Add support for plugins to profile information ([#18656](https://github.com/opensearch-project/OpenSearch/pull/18656))
35-
- Use S3CrtClient for higher throughput while uploading files to S3 ([#18535](https://github.com/opensearch-project/OpenSearch/pull/18663))
34+
- Use S3CrtClient for higher throughput while uploading files to S3 ([#18535](https://github.com/opensearch-project/OpenSearch/issues/18535))
3635

3736
### Changed
3837
- Update Subject interface to use CheckedRunnable ([#18570](https://github.com/opensearch-project/OpenSearch/issues/18570))

0 commit comments

Comments
 (0)