This is an automated email from the ASF dual-hosted git repository. gerlowskija pushed a commit to branch branch_9_10 in repository https://gitbox.apache.org/repos/asf/solr.git
commit 8e0fa0e9bcb60ddcf1599d5b78ea892bb814a151 Author: Jason Gerlowski <[email protected]> AuthorDate: Thu Jan 8 09:53:11 2026 -0500 Logchange release on branch_9_10 - rm changelog/unreleased --- changelog/unreleased/.gitkeep | 0 .../unreleased/PR#3926-tika-server-idle-timeout-fix.yml | 9 --------- changelog/unreleased/PR#3963-update-log4j.yml | 9 --------- .../SOLR-17888-mitigate-tika-cve-disable-xfa-parsing.yml | 9 --------- changelog/unreleased/SOLR-17972-distributed-lock-lead.yml | 7 ------- .../unreleased/SOLR-17985-fix-slow-no-rows-queries.yml | 10 ---------- ...-Fix reverse dist sorting on LatLonPointSpatialField.yml | 13 ------------- ...7983-parallel-http-shard-handler-failure-propagation.yml | 7 ------- 8 files changed, 64 deletions(-) diff --git a/changelog/unreleased/.gitkeep b/changelog/unreleased/.gitkeep deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/changelog/unreleased/PR#3926-tika-server-idle-timeout-fix.yml b/changelog/unreleased/PR#3926-tika-server-idle-timeout-fix.yml deleted file mode 100644 index f114e4d21e3..00000000000 --- a/changelog/unreleased/PR#3926-tika-server-idle-timeout-fix.yml +++ /dev/null @@ -1,9 +0,0 @@ -# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc -title: When using SolrCell with TikaServer, the connection will no longer timeout after 30s idle, such as during OCR processing -type: fixed # added, changed, fixed, deprecated, removed, dependency_update, security, other -authors: - - name: Jan Høydahl - url: https://home.apache.org/phonebook.html?uid=janhoy -links: - - name: PR#3926 - url: https://github.com/apache/solr/pull/3926 diff --git a/changelog/unreleased/PR#3963-update-log4j.yml b/changelog/unreleased/PR#3963-update-log4j.yml deleted file mode 100644 index a6ce8a01f34..00000000000 --- a/changelog/unreleased/PR#3963-update-log4j.yml +++ /dev/null @@ -1,9 +0,0 @@ -# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc -title: Upgrade Log4j to 2.25.3 -type: dependency_update -authors: - - name: Piotr P. Karwasz - nick: ppkarwasz - url: https://home.apache.org/phonebook.html?uid=pkarwasz -merge_requests: - - 3963 \ No newline at end of file diff --git a/changelog/unreleased/SOLR-17888-mitigate-tika-cve-disable-xfa-parsing.yml b/changelog/unreleased/SOLR-17888-mitigate-tika-cve-disable-xfa-parsing.yml deleted file mode 100644 index 656a41512f9..00000000000 --- a/changelog/unreleased/SOLR-17888-mitigate-tika-cve-disable-xfa-parsing.yml +++ /dev/null @@ -1,9 +0,0 @@ -# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc -title: Mitigate CVE-2025-54988 by disabling XFA parsing in PDF documents when using SolrCell extraction -type: security # added, changed, fixed, deprecated, removed, dependency_update, security, other -authors: - - name: Jan Høydahl - url: https://home.apache.org/phonebook.html?uid=janhoy -links: - - name: SOLR-17888 - url: https://issues.apache.org/jira/browse/SOLR-17888 diff --git a/changelog/unreleased/SOLR-17972-distributed-lock-lead.yml b/changelog/unreleased/SOLR-17972-distributed-lock-lead.yml deleted file mode 100644 index da5b8d7e514..00000000000 --- a/changelog/unreleased/SOLR-17972-distributed-lock-lead.yml +++ /dev/null @@ -1,7 +0,0 @@ -title: Retry creation of ZK lock on transient connection loss. -type: fixed -authors: - - name: Pierre Salagnac -links: - - name: SOLR-17972 - url: https://issues.apache.org/jira/browse/SOLR-17972 diff --git a/changelog/unreleased/SOLR-17985-fix-slow-no-rows-queries.yml b/changelog/unreleased/SOLR-17985-fix-slow-no-rows-queries.yml deleted file mode 100644 index f7d5f2cee52..00000000000 --- a/changelog/unreleased/SOLR-17985-fix-slow-no-rows-queries.yml +++ /dev/null @@ -1,10 +0,0 @@ -# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc -title: Make distributed no-rows queries fast again -type: fixed # added, changed, fixed, deprecated, removed, dependency_update, security, other -authors: - - name: Houston Putman - nick: HoustonPutman - url: https://home.apache.org/phonebook.html?uid=houston -links: - - name: SOLR-17985 - url: https://issues.apache.org/jira/browse/SOLR-17985 diff --git a/changelog/unreleased/SOLR-18006-Fix reverse dist sorting on LatLonPointSpatialField.yml b/changelog/unreleased/SOLR-18006-Fix reverse dist sorting on LatLonPointSpatialField.yml deleted file mode 100644 index 3af69caac4a..00000000000 --- a/changelog/unreleased/SOLR-18006-Fix reverse dist sorting on LatLonPointSpatialField.yml +++ /dev/null @@ -1,13 +0,0 @@ -title: Fix reverse distance sorting on LatLonPointSpatialField and "SRPT" fields when combined with the filter cache. This is a regression since Solr 9.9. -type: fixed # added, changed, fixed, deprecated, removed, dependency_update, security, other -authors: - - name: Jan Høydahl - url: https://home.apache.org/phonebook.html?uid=janhoy - - name: Umut Saribiyik - nick: umut-sar - - name: David Smiley -links: - - name: SOLR-18006 - url: https://issues.apache.org/jira/browse/SOLR-18006 - - name: SOLR-18016 - url: https://issues.apache.org/jira/browse/SOLR-18016 diff --git a/changelog/unreleased/solr-17983-parallel-http-shard-handler-failure-propagation.yml b/changelog/unreleased/solr-17983-parallel-http-shard-handler-failure-propagation.yml deleted file mode 100644 index 1c19e9e0bbc..00000000000 --- a/changelog/unreleased/solr-17983-parallel-http-shard-handler-failure-propagation.yml +++ /dev/null @@ -1,7 +0,0 @@ -title: Ensure ParallelHttpShardHandler records submit failures so distributed requests don’t hang -type: fixed -authors: - - name: Mark Miller -links: - - name: SOLR-17983 - url: https://issues.apache.org/jira/browse/SOLR-17983
