Skip to content

docs: update to docusaurus 3.10#19522

Draft
317brian wants to merge 1 commit into
apache:masterfrom
317brian:310-upgrade-docusaurus
Draft

docs: update to docusaurus 3.10#19522
317brian wants to merge 1 commit into
apache:masterfrom
317brian:310-upgrade-docusaurus

Conversation

@317brian
Copy link
Copy Markdown
Contributor

@317brian 317brian commented May 26, 2026

druid repo equivalent of apache/druid-website-src#576. This PR does the minimum for an upgrade to 3.10 to minimize disruption.

A followup PR will do:

  • MDX conversion as described in the upgrade email to the dev list
  • Turning off backwards compatibility features to prepare for the 4.0 upgrade

Description

Fixed the bug ...

Renamed the class ...

Added a forbidden-apis entry ...

Release note


Key changed/added classes in this PR
  • MyFoo
  • OurBar
  • TheirBaz

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.

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.

1 participant