Skip to content

Conversation

@wankai123
Copy link
Member

No description provided.

@wankai123 wankai123 added this to the 10.4.0 milestone Jan 27, 2026
@wankai123 wankai123 requested a review from Copilot January 27, 2026 01:50
@wankai123 wankai123 added the chore Chores about the project, like code cleaning up, typos, upgrading dependencies, etc. label Jan 27, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the BanyanDB compatibility configuration to API version 0.10, aligns the runtime config with that version, and refreshes related documentation and e2e test environment settings.

Changes:

  • Update SW_BANYANDB_COMMIT in the e2e v2 env script to a newer BanyanDB commit.
  • Bump the default compatibleServerApiVersions from 0.9 to 0.10 in bydb.yml, with an added comment pointing to the BanyanDB API versions mapping.
  • Update BanyanDB backend storage documentation and configuration vocabulary to describe the new compatibleServerApiVersions setting and its environment variable.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
test/e2e-v2/script/env Updates the BanyanDB commit hash used in e2e v2 tests to a newer version compatible with API 0.10.
oap-server/server-starter/src/main/resources/bydb.yml Sets the default compatible BanyanDB server API versions to 0.10 and documents how to map API to server versions.
docs/en/setup/backend/storages/banyandb.md Updates BanyanDB storage docs to reflect the new compatible API version and adds an explanation of how to find the corresponding server version.
docs/en/setup/backend/configuration-vocabulary.md Refreshes the BanyanDB global settings table, adds the compatibleServerApiVersions configuration, and documents its environment variable and default value.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

wankai123 and others added 3 commits January 27, 2026 09:59
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@wankai123 wankai123 merged commit 65137fc into apache:master Jan 27, 2026
354 of 357 checks passed
@wankai123 wankai123 deleted the banyandb-api branch January 27, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Chores about the project, like code cleaning up, typos, upgrading dependencies, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants