This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch branch_10_0
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_10_0 by this push:
     new cde3b8185e6 Fixed changelog files for some issues (#3982)
cde3b8185e6 is described below

commit cde3b8185e6cbae95f6ffdcc25c31429dc06b66c
Author: Puneet Ahuja <[email protected]>
AuthorDate: Thu Dec 25 05:34:19 2025 +0530

    Fixed changelog files for some issues (#3982)
    
    Fixed changelog files for SOLR-17937, SOLR-17942, SOLR-17927
    
    (cherry picked from commit 0752362282e7c0c3dddce6981d758554a336da92)
---
 changelog/unreleased/GPU-info-admin-ui.yml                          | 4 +++-
 .../{puneet => }/SOLR-17942-raising-ramPerThreadHardLimit.yml       | 0
 changelog/unreleased/solr_17927_new.yml                             | 6 ++++--
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/changelog/unreleased/GPU-info-admin-ui.yml 
b/changelog/unreleased/GPU-info-admin-ui.yml
index 2546e3e8d6d..55300f8784e 100644
--- a/changelog/unreleased/GPU-info-admin-ui.yml
+++ b/changelog/unreleased/GPU-info-admin-ui.yml
@@ -3,4 +3,6 @@ title: Adding GPU details on the Admin UI using OpenTelemetry
 type: added
 authors:
   - name: Puneet Ahuja
-
+links:
+  - name: SOLR-17937
+    url: https://issues.apache.org/jira/browse/SOLR-17937
diff --git 
a/changelog/unreleased/puneet/SOLR-17942-raising-ramPerThreadHardLimit.yml 
b/changelog/unreleased/SOLR-17942-raising-ramPerThreadHardLimit.yml
similarity index 100%
rename from 
changelog/unreleased/puneet/SOLR-17942-raising-ramPerThreadHardLimit.yml
rename to changelog/unreleased/SOLR-17942-raising-ramPerThreadHardLimit.yml
diff --git a/changelog/unreleased/solr_17927_new.yml 
b/changelog/unreleased/solr_17927_new.yml
index 862f05037c4..79135c389d9 100644
--- a/changelog/unreleased/solr_17927_new.yml
+++ b/changelog/unreleased/solr_17927_new.yml
@@ -1,8 +1,10 @@
-issue: SOLR-17927
 title: Rename vector search parameters and language model modules
 type: changed
 authors:
   - name: Ishan Chattopadhyaya
   - name: Alessandro Benedetti
   - name: Ilaria Petreti
-  - name: Chaitali Rajhans
\ No newline at end of file
+  - name: Chaitali Rajhans
+links:
+  - name: SOLR-17927
+    url: https://issues.apache.org/jira/browse/SOLR-17927

Reply via email to