Skip to content

Commit

Permalink
SOLR-15249: move solr/CHANGES.txt entry from 9.0.0 to 8.9.0 section (#49
Browse files Browse the repository at this point in the history
)

To match apache/lucene-solr@c401dd4 on branch_8x for 8.9.0 version.
  • Loading branch information
cpoerschke committed Mar 29, 2021
1 parent 9903d00 commit e0bf58a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions solr/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,6 @@ Bug Fixes

* SOLR-15162: Allow readOnly parameter to be used with v2 modify collection command (Eric Pugh)

* SOLR-15249: Properly set ZK ACLs on /security.json (Mike Drob)

================== 8.9.0 ==================

Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
Expand Down Expand Up @@ -306,6 +304,8 @@ Bug Fixes
* SOLR-15191: Fix JSON Faceting on EnumFieldType if allBuckets, numBuckets or missing is set.
(Thomas Wöckinger, David Smiley)

* SOLR-15249: Properly set ZK ACLs on /security.json (Mike Drob)

* SOLR-15273: Fix NullPointerException in StoredFieldsShardResponseProcessor that happened when a field name alias is
used for the unique key field in searches with distributed result grouping. (limingnihao via Christine Poerschke)

Expand Down

0 comments on commit e0bf58a

Please sign in to comment.