Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/src/main/sphinx/release/release-400.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

* Add output buffer utilization to `EXPLAIN ANALYZE VERBOSE`. ({issue}`14396`)
* Increase concurrency for large clusters. ({issue}`14395`)
* Fix JSON serialization failure for `QueryCompletedEvent` in event listener.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added to General section since we never had an explicit Event listener section in the past .. maybe we also need to add something to the SPI section?

({issue}`14604`)

## BigQuery connector

Expand Down