Skip to content

release: Prepare master for next version 39.0.0-SNAPSHOT#19701

Merged
kfaraz merged 1 commit into
apache:masterfrom
kfaraz:update_snapshot
Jul 17, 2026
Merged

release: Prepare master for next version 39.0.0-SNAPSHOT#19701
kfaraz merged 1 commit into
apache:masterfrom
kfaraz:update_snapshot

Conversation

@kfaraz

@kfaraz kfaraz commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Steps

  • In root: mvn versions:set -DnewVersion=39.0.0-SNAPSHOT
  • In web-console: npm version 39.0.0
  • Manually update web-console/unified-console.html to have version
<script src="public/web-console-39.0.0.js"></script>
  • Manually update distribution/docker/docker-compose.yml to have version apache/druid:39.0.0 for each Druid container

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

@kfaraz

kfaraz commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for the reviews, @cryptoe , @capistrant !

@kfaraz
kfaraz merged commit 072103e into apache:master Jul 17, 2026
38 checks passed
@kfaraz
kfaraz deleted the update_snapshot branch July 17, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants