Just merged in SOLR-18181 this morning to 9x which should unblock the release.
- Matt From: [email protected] At: 04/22/26 20:28:25 UTC-4:00To: [email protected] Subject: Re: Solr 9.11 release I'm done with the dependency upgrades on branch_9x: #4296 org.eclipse.jetty.toolchain:jetty-servlet-api → v4.0.9 #3694 org.immutables:value-annotations → v2.12.1 #4027 org.apache.hadoop.thirdparty:hadoop-shaded-guava → v1.5.0 #4024 org.glassfish.hk2:osgi-resource-locator → v1.0.4 #3593 software.amazon.awssdk:* → v2.42.37 #4018 commons-cli:commons-cli → v1.11.0 #4014 commons-io:commons-io → v2.21.0 #3540 com.google.guava:guava → v33.6.0-jre #3560 io.grpc:grpc-* → v1.80.0 #4317 BULK UPDATE (contains #3572, #4013, #4025, #4295, #4301): com.google.protobuf:* → v4 commons-codec:commons-codec → v1.21.0 io.netty:netty-tcnative* → v2.0.75.Final com.carrotsearch.randomizedtesting:randomizedtesting-runner → v2.8.4 org.codehaus.woodstox:stax2-api → v4.3.0 #4304 plugin de.undercouch.download → v5.7.0 #4307 plugin net.ltgt.errorprone → v5 #4028 io.prometheus:prometheus* → v1.5.1 #3529 io.dropwizard.metrics:* → v4.2.38 #4302 org.apache.tika:* → v3.3.0 #4026 io.netty:netty* → v4.2.12.Final #4313 com.github.ben-manes.caffeine:caffeine → v3.2.3 #3723 org.mockito:mockito* → v5.23.0 #4300 org.apache.zookeeper:* → v3.9.5 #4299 org.apache.logging.log4j:* → v2.25.4 #4298 org.apache.kafka:* → v3.9.2 #4021 org.apache.commons:commons-lang3 → v3.20.0 #4019 org.apache.commons:commons-configuration2 → v2.14.0 #4020 org.apache.commons:commons-exec → v1.6.0 #4297 org.jctools:jctools-core → v4.0.6 #4306 actions/upload-artifact action → v7 Still some PRs left but they require more work. PS: I disabled the smoketest on branch_9x, since it will fail due to the check for a Release 9.11 header in Changes.html, which of course is not there. Jan > 22. apr. 2026 kl. 05:53 skrev David Smiley <[email protected]>: > > Thanks Jan! > > On Tue, Apr 21, 2026 at 8:37 PM Jan Høydahl <[email protected]> wrote: > >> Thanks for volunteering David. >> >> I'd like to do a swiping dependency upgrade for the 9.11 release. >> I have spent a few hours today with an agent to rebase and resolve >> conflicts for tons of SolrBot PRs, both for main and branch_9x. >> I have a list of 20 dependency PRs I plan to merge for branch_9x tomorrow >> and Thursday, given they all turn up "Green". >> >> Jan >> >>> 17. apr. 2026 kl. 16:23 skrev David Smiley <[email protected]>: >>> >>> I intend to be the release manager for Solr 9.11. I would like to start >>> the process in one week, thus feature-freeze in one week. >>> >>> Note: there are 2 blockers assigned to 9.11: >>> https://issues.apache.org/jira/browse/SOLR-18037 (Tika, remova "local" >>> backend) >>> https://issues.apache.org/jira/browse/SOLR-18181 (ValueSourceAugmenter >>> regression when rows > 1000) >>> >>> ~ David Smiley >>> Apache Lucene/Solr Search Developer >>> http://www.linkedin.com/in/davidwsmiley >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
