This is an automated email from the ASF dual-hosted git repository. cwylie pushed a commit to branch finalize-release-notes in repository https://gitbox.apache.org/repos/asf/druid.git
commit 0a52985ef1a0df51883a7f1f323f4f9697bf0b04 Author: Clint Wylie <[email protected]> AuthorDate: Mon Nov 17 13:39:30 2025 -0800 finalize release notes --- docs/release-info/release-notes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/release-info/release-notes.md b/docs/release-info/release-notes.md index ac5429988d4..ff1f5eee1b6 100644 --- a/docs/release-info/release-notes.md +++ b/docs/release-info/release-notes.md @@ -24,15 +24,15 @@ title: "Release notes" <!--Replace {{DRUIDVERSION}} with the correct Druid version.--> -Apache Druid \{\{DRUIDVERSION}} contains over $NUMBER_FEATURES new features, bug fixes, performance enhancements, documentation improvements, and additional test coverage from $NUMBER_OF_CONTRIBUTORS contributors. +Apache Druid 35.0.0 contains over 229 new features, bug fixes, performance enhancements, documentation improvements, and additional test coverage from 29 contributors. <!-- Replace {{MILESTONE}} with the correct milestone number. For example: https://github.com/apache/druid/issues?q=is%3Aclosed+milestone%3A28.0+sort%3Aupdated-desc+ --> -See the [complete set of changes](https://github.com/apache/druid/issues?q=is%3Aclosed+milestone%3A{{MILESTONE}}+sort%3Aupdated-desc+) for additional details, including bug fixes. +See the [complete set of changes](https://github.com/apache/druid/issues?q=is%3Aclosed%20sort%3Aupdated-desc%20milestone%3A35.0.0) for additional details, including bug fixes. -Review the [upgrade notes](#upgrade-notes) and [incompatible changes](#incompatible-changes) before you upgrade to Druid \{\{DRUIDVERSION}}. +Review the [upgrade notes](#upgrade-notes) and [incompatible changes](#incompatible-changes) before you upgrade to Druid 35.0.0. If you are upgrading across multiple versions, see the [Upgrade notes](upgrade-notes.md) page, which lists upgrade notes for the most recent Druid versions. <!-- @@ -447,4 +447,4 @@ The following dependencies have been updated: - `com.google.code.gson` version 2.10.1 to 2.12.0 [#18527](https://github.com/apache/druid/pull/18527) - `org.apache.commons` version 3.17.0 to 3.18.0 [#18572](https://github.com/apache/druid/pull/18572) - `fabric8` version 7.2.0 to 7.4 [#18556](https://github.com/apache/druid/pull/18556) -- `jackson` version 2.18.4 to 2.19.2 [#18556](https://github.com/apache/druid/pull/18556) \ No newline at end of file +- `jackson` version 2.18.4 to 2.19.2 [#18556](https://github.com/apache/druid/pull/18556) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
