Skip to content

Commit

Permalink
Add Trino 469 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Dec 20, 2024
1 parent d9a640f commit 8be3bb8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/src/main/sphinx/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
:maxdepth: 1
release/release-469
```

(releases-2024)=
## 2024
Expand Down
11 changes: 10 additions & 1 deletion docs/src/main/sphinx/release/release-469.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Release xyz (dd MMM 2024)
# Release 469 (?? Jan 2025)

## General

* Refrain from join pushdown for modified tables ({issue}`24447`)

## Security

## Web UI
Expand All @@ -24,6 +26,8 @@

## Delta Lake connector

* Fix JMX metrics for file system caching with multiple catalogs. ({issue}`24510`)

## Druid connector

## Elasticsearch connector
Expand All @@ -36,10 +40,15 @@

## Hive connector

* Fix JMX metrics for file system caching with multiple catalogs. ({issue}`24510`)

## Hudi connector

## Iceberg connector

* Add `$entries` metadata table. ({issue}`24172`)
* Fix JMX metrics for file system caching with multiple catalogs. ({issue}`24510`)

## Ignite connector

## JMX connector
Expand Down

0 comments on commit 8be3bb8

Please sign in to comment.