docs(java): update ILP client artifact #347
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
fetch-java-client-release) that fetches the latest version fromquestdb/java-questdb-clientGitHub releases, so Maven/Gradle snippets stay current automaticallyInterpolateJavaClientVersioncomponent (render-prop pattern, mirrors existingInterpolateReleaseData)1.0.1versions injava.mdandInsertDataJavawith the dynamic versionFiles changed
plugins/fetch-java-client-release/index.tssrc/components/InterpolateJavaClientVersion/index.tsxdocusaurus.config.js— register pluginsrc/theme/MDXComponents.js— register component for MDXdocumentation/ingestion/clients/java.md— dynamic version + restructure + fixessrc/components/InsertDataJava/index.tsx— dynamic versionTest plan
yarn start— dev server starts without errors/docs/ingestion/clients/java/— Maven/Gradle version renders correctlyInsertDataJavacomponent renders the version in code comments🤖 Generated with Claude Code