This is an automated email from the ASF dual-hosted git repository. janhoy pushed a commit to branch branch_10x in repository https://gitbox.apache.org/repos/asf/solr.git
commit 7ef92ba8065e0a5fbb9b36a8efebce849f5a624d Author: Jan Høydahl <[email protected]> AuthorDate: Wed Oct 29 23:08:28 2025 +0100 SOLR-17619 Remove the non-existent 8.1.2 release from changelog --- changelog/v8.1.2/SOLR-13158-dataimporthandler- added.yml | 10 ---------- ...-13159-fix atomic update encoding issue for uuid- enum-.yml | 7 ------- ...LR-13510-intermittent 401-s for internode requests with.yml | 8 -------- ...13523-in 8-1- atomic updates were broken -npe- when the.yml | 10 ---------- ...SOLR-13566-reindexcollection does not work with -basic-.yml | 8 -------- ...R-13583-impossible to delete a collection with the same.yml | 9 --------- 6 files changed, 52 deletions(-) diff --git a/changelog/v8.1.2/SOLR-13158-dataimporthandler- added.yml b/changelog/v8.1.2/SOLR-13158-dataimporthandler- added.yml deleted file mode 100644 index d4c6db4211b..00000000000 --- a/changelog/v8.1.2/SOLR-13158-dataimporthandler- added.yml +++ /dev/null @@ -1,10 +0,0 @@ -title: 'DataImportHandler: Added enable.dih.dataConfigParam system property to toggle - whether the dataConfig param is permitted.' -type: changed -authors: -- name: David Smiley -- name: janhoy -- name: Tomás Fernández Löbbe -links: -- name: SOLR-13158 - url: https://issues.apache.org/jira/browse/SOLR-13158 diff --git a/changelog/v8.1.2/SOLR-13159-fix atomic update encoding issue for uuid- enum-.yml b/changelog/v8.1.2/SOLR-13159-fix atomic update encoding issue for uuid- enum-.yml deleted file mode 100644 index a5e8df53c7d..00000000000 --- a/changelog/v8.1.2/SOLR-13159-fix atomic update encoding issue for uuid- enum-.yml +++ /dev/null @@ -1,7 +0,0 @@ -title: Fix atomic update encoding issue for UUID, enum, bool, and binary fields -type: fixed -authors: -- name: Thomas Wockinger -links: -- name: SOLR-13159 - url: https://issues.apache.org/jira/browse/SOLR-13159 diff --git a/changelog/v8.1.2/SOLR-13510-intermittent 401-s for internode requests with.yml b/changelog/v8.1.2/SOLR-13510-intermittent 401-s for internode requests with.yml deleted file mode 100644 index 41c807449f7..00000000000 --- a/changelog/v8.1.2/SOLR-13510-intermittent 401-s for internode requests with.yml +++ /dev/null @@ -1,8 +0,0 @@ -title: Intermittent 401's for internode requests with basicauth enabled -type: fixed -authors: -- name: Cao Manh Dat -- name: Colvin Cowie -links: -- name: SOLR-13510 - url: https://issues.apache.org/jira/browse/SOLR-13510 diff --git a/changelog/v8.1.2/SOLR-13523-in 8-1- atomic updates were broken -npe- when the.yml b/changelog/v8.1.2/SOLR-13523-in 8-1- atomic updates were broken -npe- when the.yml deleted file mode 100644 index 671b6452285..00000000000 --- a/changelog/v8.1.2/SOLR-13523-in 8-1- atomic updates were broken -npe- when the.yml +++ /dev/null @@ -1,10 +0,0 @@ -title: 'In 8.1, Atomic Updates were broken (NPE) when the schema declared the new - _nest_path_ field even if you weren''t using nested docs. In-place updates were - not affected (worked). Reminder: if you don''t need nested docs then remove both - _root_ and _nest_path_ !' -type: fixed -authors: -- name: David Smiley -links: -- name: SOLR-13523 - url: https://issues.apache.org/jira/browse/SOLR-13523 diff --git a/changelog/v8.1.2/SOLR-13566-reindexcollection does not work with -basic-.yml b/changelog/v8.1.2/SOLR-13566-reindexcollection does not work with -basic-.yml deleted file mode 100644 index 002e32ab35d..00000000000 --- a/changelog/v8.1.2/SOLR-13566-reindexcollection does not work with -basic-.yml +++ /dev/null @@ -1,8 +0,0 @@ -title: REINDEXCOLLECTION does not work with (basic) authentication. -type: fixed -authors: -- name: Colvin Cowie -- name: ab -links: -- name: SOLR-13566 - url: https://issues.apache.org/jira/browse/SOLR-13566 diff --git a/changelog/v8.1.2/SOLR-13583-impossible to delete a collection with the same.yml b/changelog/v8.1.2/SOLR-13583-impossible to delete a collection with the same.yml deleted file mode 100644 index c76a2ea4ddc..00000000000 --- a/changelog/v8.1.2/SOLR-13583-impossible to delete a collection with the same.yml +++ /dev/null @@ -1,9 +0,0 @@ -title: Impossible to delete a collection with the same name as an existing alias. - This fixes also a bug in REINDEXCOLLECTION when used with removeSource=true which - could lead to a data loss. -type: fixed -authors: -- name: ab -links: -- name: SOLR-13583 - url: https://issues.apache.org/jira/browse/SOLR-13583
