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: 1 addition & 1 deletion docs/src/main/sphinx/release/release-467.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Add support for the `DISTINCT` clause in windowed aggregate functions. ({issue}`24352`)
* Allow using `LISTAGG` as a windowed aggregate function. ({issue}`24366`)
* Change default protocol for internal communication to HTTP/1.1 to address
issues with HTTP/2. ({issue}`24281`)
issues with HTTP/2. ({issue}`24299`)
* Return compressed results to clients by default when using the spooling
protocol. ({issue}`24332`)
* Add application identifier `azure.application-id`, `gcs.application-id`, or
Expand Down