This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch luster/version
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
at 99156633 Add comprehensive version compatibility checking for data
transmission and chunked sync operations, ensuring proper validation of API and
file format versions with detailed error reporting and graceful handling of
mismatches.
This branch includes the following new commits:
new 7d8b1c99 Implement versioning support in API: add VersionInfo and
VersionCompatibility messages, update SyncPartRequest and SendResponse to
include version information, and enhance status enum with version-related
statuses. Update documentation to reflect these changes.
new 17603ee3 Implement version compatibility checks in sync processes: add
functions to validate API and file format versions, update SyncPart and Send
methods to handle version information, and introduce comprehensive tests for
version compatibility scenarios.
new 99156633 Add comprehensive version compatibility checking for data
transmission and chunked sync operations, ensuring proper validation of API and
file format versions with detailed error reporting and graceful handling of
mismatches.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.