We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c63ae commit 8c58c63Copy full SHA for 8c58c63
data/products.yml
@@ -6,7 +6,7 @@ influxdb3_core:
6
versions: [core]
7
list_order: 2
8
latest: core
9
- latest_patch: 3.5.0
+ latest_patch: 3.6.0
10
placeholder_host: localhost:8181
11
detector_config:
12
query_languages:
@@ -35,7 +35,7 @@ influxdb3_enterprise:
35
versions: [enterprise]
36
37
latest: enterprise
38
39
40
41
@@ -63,7 +63,7 @@ influxdb3_explorer:
63
menu_category: tools
64
list_order: 1
65
latest: explorer
66
- latest_patch: 1.3.0
+ latest_patch: 1.4.0
67
placeholder_host: localhost:8888
68
ai_sample_questions:
69
- How do I query data using InfluxDB 3 Explorer?
0 commit comments