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

Update new VLMCSD to build version, regarding to 2410 #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shiroinekotfs
Copy link
Member

Volume Management Service, version 2410. It contains improvements of CLI interface, wide build support, and updated internal KMS database.

What's new?

  • New CLI Interface has been applied. It provides more functionality for user, especially for new user.
  • The thread has been down from 16 cores for multicore build to 4. It is because for non-*NIX environment, quick build may cause trouble of over-written other ongoing build that is running on another thread.
  • MAX_CLIENTS for maintaining CMIDs is now supporting up to 16777215 clients. However, it also required better RAM and faster CPU to handle future KMS requests.
  • #define VERSION is using the build date, instead of the day when the sources last changed.
  • Updated Visual Studio build path for Debug x64 configuration.

Known issues

This version is being updated. Known issues will be updated via contributors:

@TheFlightSimsOfficial and @shiroinekotfs for Local Database, product capacity and availability, design and compatibility.

Release date

Only all issues between the developers and engineers have been resolved satisfactorily.

@shiroinekotfs shiroinekotfs added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
Development

Successfully merging this pull request may close these issues.

2 participants