File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -55,10 +55,10 @@ These protocol versions are supported over both HTTP and TCP.
5555 ` protocol_version=N ` parameter when constructing the ` Sender ` object
5656 (TCP defaults to ` protocol_version=1 ` ).
5757
58- | Version | Description | Server Compatibility |
59- | ------- | ------------------------------------------------------- | --------------------- |
60- | ** 1** | Over HTTP it's compatible InfluxDB Line Protocol (ILP) | All QuestDB versions |
61- | ** 2** | 64-bit floats sent as binary, adds n-dimentional arrays | 9.0.0+ (2023-10-30 ) |
58+ | Version | Description | Server Compatibility |
59+ | ------- | ------------------------------------------------------------ | --------------------- |
60+ | ** 1** | Over HTTP it's compatible with InfluxDB Line Protocol (ILP) | All QuestDB versions |
61+ | ** 2** | 64-bit floats sent as binary, adds n-dimensional arrays | 9.0.0+ (2025-07-11 ) |
6262
6363## Getting Started
6464
You can’t perform that action at this time.
0 commit comments