dsmiley commented on PR #2856: URL: https://github.com/apache/solr/pull/2856#issuecomment-2492835758
I plan to merge this next week with the following CHANGES.txt under 9.8 CHANGES.txt, 9.8: ``` OTHER * SOLR-14680: NamedList, deprecating methods: forEachEntry, forEachKey, abortableForEachKey, abortableForEach, asMap (no-arg only), get(key, default). Added getOrDefault. Deprecated the SimpleMap interface as well as the, entirety of the SolrJ package org.apache.solr.cluster.api, which wasn't used except for SimpleMap. (David Smiley) ``` Don't plan to say anything in 10 since removing deprecated code doesn't deserve a mention, generally. I'll do the 9x deprecations and addition of getOrDefault in another commit on branch_9x. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org