Anshum, Thanks for managing the release. I'll list my in-flight tasks that I plan to land in 10.0, hopefully this week.
* SOLR-17956 Deprecate the XLSXResponseWriter in v9.10 (merged) * SOLR-17957 Remove XLSX Response Writer in v10.0 (PR#3777) * SOLR-17958 Deprecate TikaLanguageIdentifierUpdateProcessor in v9.10 (PR#3776) * SOLR-17960 Remove deprecated Deprecate TikaLanguageIdentifierUpdateProcessor in v10 * SOLR-7632 Change the ExtractingRequestHandler to use Tika-Server (PR#3670) * SOLR-17961 Remove LocalTikaExtractionBackend in Solr 10 These are related as they together will allow us to get rid of Solr's heaviest dependency, Tika1.x, which is end of life and will become a maintenance and security burden if left in 10.x. The four first are trivial, while the two latest have larger footprint, although limited to the extraction module. Jan > 14. okt. 2025 kl. 20:28 skrev Anshum Gupta <[email protected]>: > > Thanks David, I'll branch out in a few hours as soon as I can. > > > On Tue, Oct 14, 2025 at 11:24 AM David Smiley <[email protected]> wrote: > >> I merged the metrics branch a minute ago! >> >> On Mon, Oct 13, 2025 at 4:34 PM David Smiley <[email protected]> wrote: >> >>> FYI I'll be merging a number of OTEL PRs that are ready/approved today >>> into https://github.com/apache/solr/tree/feature/SOLR-17458-rebased >>> branch. Assuming that branch is stable tomorrow, I'll merge that one >>> tomorrow into main and into branch_10x. I truly mean merge one branch >> into >>> another, not squash. As a large feature branch, a branch merge seems >> most >>> appropriate. >>> >>> There will be some documentation to do afterwards. There's also some >>> obscure references to DropWizard that still keep some JARs in Solr. >>> >>> On Wed, Oct 8, 2025 at 2:05 PM Anshum Gupta <[email protected]> >>> wrote: >>> >>>> I don't intend to cut an RC right after the branch creation. I'd want us >>>> to >>>> spend time stabilizing things before cutting an RC. There's no rush, but >>>> this is a step towards ensuring we make progress and have a release >> soon. >>>> >>>> >>>> >>>> On Wed, Oct 8, 2025 at 10:54 AM David Smiley <[email protected]> >> wrote: >>>> >>>>> Please don't defer release branch creation till the day you intend on >>>> doing >>>>> an RC. You didn't say this but maybe you had that in mind. >> Separating >>>> the >>>>> two events gives more time for stability, and being more thoughtful on >>>> what >>>>> goes into 10 vs waits till a subsequent release. >>>>> >>>>> On Wed, Oct 8, 2025 at 1:48 PM Anshum Gupta <[email protected]> >> wrote: >>>>> >>>>>> Hi everyone, >>>>>> >>>>>> With the Lucene upgrade completed, I'll cut the branch next week so >> we >>>>>> start making progress towards Solr 10 release. >>>>>> >>>>>> -Anshum >>>>>> >>>>> >>>> >>>> >>>> -- >>>> Anshum Gupta >>>> >>> >> > > > -- > Anshum Gupta --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
