--- id: release-notes title: "Release notes" --- Apache Druid {{DRUIDVERSION}} contains over $NUMBER_FEATURES new features, bug fixes, performance enhancements, documentation improvements, and additional test coverage from $NUMBER_OF_CONTRIBUTORS contributors. 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. Review the [upgrade notes](#upgrade-notes) and [incompatible changes](#incompatible-changes) before you upgrade to Druid {{DRUIDVERSION}}. 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. ## Important features, changes, and deprecations This section contains important information about new and existing features. ## Functional area and related changes This section contains detailed release notes separated by areas. ### Web console #### Other web console improvements ### Ingestion #### SQL-based ingestion ##### Other SQL-based ingestion improvements #### Streaming ingestion ##### Other streaming ingestion improvements ### Querying #### Other querying improvements ### Cluster management #### Other cluster management improvements ### Data management #### Other data management improvements ### Metrics and monitoring ### Extensions ### Documentation improvements ## Upgrade notes and incompatible changes ### Upgrade notes #### Front-coded dictionaries In Druid 32.0.0, the front coded dictionaries feature will be turned on by default. Front-coded dictionaries reduce storage and improve performance by optimizing for strings where the front part looks similar. Once this feature is on, you cannot easily downgrade to an earlier version that does not support the feature. For more information, see [Migration guide: front-coded dictionaries](./migr-front-coded-dict.md). If you're already using this feature, you don't need to take any action. ### Incompatible changes ### Developer notes #### Dependency updates The following dependencies have had their versions bumped: