Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bydb.dependencies.properties config file #12922

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Add bydb.dependencies.properties config file #12922

merged 2 commits into from
Jan 2, 2025

Conversation

wu-sheng
Copy link
Member

@wu-sheng wu-sheng commented Jan 2, 2025

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

Add bydb.dependencies.properties config file to define server dependency versions. This is a part of #12920.

The bydb.api.version will be used for the compatibility check. The bydb.version will be used for end-user(the document points to it) and log output when the compatibility check fails.

@wu-sheng wu-sheng added the dependencies Pull requests that update a dependency file label Jan 2, 2025
@wu-sheng wu-sheng added this to the 10.2.0 milestone Jan 2, 2025
@@ -19,15 +19,18 @@ Requirement: **Java 11/17/21**.
You should set up the database ready before starting the backend. We recommend to use BanyanDB.
If you want to use other databases, please read the [storage document](backend-storage.md).

Use the docker mode to run BanyanDB containerized.
Use the docker mode to run BanyanDB containerized, check
Copy link
Member

Choose a reason for hiding this comment

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

Is there anything missed here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed. Nothing needs to say. The tip has been added into comments of shell.

@wu-sheng wu-sheng merged commit 5ab39ac into master Jan 2, 2025
158 checks passed
@wu-sheng wu-sheng deleted the add-bydb-dep branch January 2, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants