This is an automated email from the ASF dual-hosted git repository.
epugh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new 709a1ee27df remove changelog, this is just a small refactoring (#2531)
709a1ee27df is described below
commit 709a1ee27df23b419d09fe8f67c3276409131a4a
Author: Eric Pugh <[email protected]>
AuthorDate: Mon Jun 24 11:03:46 2024 -0400
remove changelog, this is just a small refactoring (#2531)
---
solr/CHANGES.txt | 2 --
1 file changed, 2 deletions(-)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 74f3692b811..2ca207bbf42 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -100,8 +100,6 @@ Other Changes
* SOLR-17279: Introduce SecurityJson.java file to Test Framework to
consolidate setting up authentication in tests. (Rudy Seitz via Eric Pugh)
-* SOLR-15582: Remove deprecated APIs in solrj Tuple class. (Christine
Poerschke via Eric Pugh)
-
================== 9.7.0 ==================
New Features
---------------------