v.18.6Improvement
Server Provides Patch Version Information to Client
The server passes the patch component of its version to the client. Data about the patch version component is insystem.processesandquery_log. #2646
Why it matters
This feature allows users to obtain detailed server version information including the patch number, which helps in better version tracking, debugging, and compatibility checks.How to use it
Users can query thesystem.processes and system.query_log tables to see the patch version component of the ClickHouse server as part of the version information.