File tree Expand file tree Collapse file tree 2 files changed +93
-0
lines changed Expand file tree Collapse file tree 2 files changed +93
-0
lines changed Original file line number Diff line number Diff line change 6
6
``` {toctree}
7
7
:maxdepth: 1
8
8
9
+ release/release-478
9
10
release/release-477
10
11
release/release-476
11
12
release/release-475
Original file line number Diff line number Diff line change
1
+ # Release 478 (dd Oct 2025)
2
+
3
+ ## General
4
+
5
+ * {{breaking}} Move startup logs to ` io.trino.bootstrap ` package. ({issue}` 26721 ` )
6
+ * Run Trino on JDK 25.0.0 (build 36). ({issue}` 26693 ` )
7
+
8
+ ## Security
9
+
10
+ ## Web UI
11
+
12
+ ## JDBC driver
13
+
14
+ ## Docker image
15
+
16
+ ## CLI
17
+
18
+ ## BigQuery connector
19
+
20
+ ## Blackhole connector
21
+
22
+ ## Cassandra connector
23
+
24
+ ## ClickHouse connector
25
+
26
+ ## Delta Lake connector
27
+
28
+ * Fix failure when reading ` NULL ` map on ` json ` type. ({issue}` 26700 ` )
29
+
30
+ ## Druid connector
31
+
32
+ ## DuckDB connector
33
+
34
+ ## Elasticsearch connector
35
+
36
+ ## Exasol connector
37
+
38
+ ## Faker connector
39
+
40
+ ## Google Sheets connector
41
+
42
+ ## Hive connector
43
+
44
+ ## Hudi connector
45
+
46
+ ## Iceberg connector
47
+
48
+ ## Ignite connector
49
+
50
+ ## JMX connector
51
+
52
+ ## Kafka connector
53
+
54
+ ## Loki connector
55
+
56
+ ## MariaDB connector
57
+
58
+ ## Memory connector
59
+
60
+ ## MongoDB connector
61
+
62
+ ## MySQL connector
63
+
64
+ ## OpenSearch connector
65
+
66
+ ## Oracle connector
67
+
68
+ ## Pinot connector
69
+
70
+ ## PostgreSQL connector
71
+
72
+ ## Prometheus connector
73
+
74
+ ## Redis connector
75
+
76
+ ## Redshift connector
77
+
78
+ ## SingleStore connector
79
+
80
+ ## Snowflake connector
81
+
82
+ ## SQL Server connector
83
+
84
+ ## TPC-H connector
85
+
86
+ ## TPC-DS connector
87
+
88
+ ## Vertica connector
89
+
90
+ ## SPI
91
+
92
+ * Require ` shutdown ` to be implemented by the ` Connector ` . ({issue}` 26718 ` )
You can’t perform that action at this time.
0 commit comments