Merge branch 'main' into clarify-shard-cleaner-api

pull/7518/head
Onur Tirtir 2024-02-20 11:41:39 +03:00 committed by GitHub
commit 15cca9f894
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
### citus v11.0.10 (February 15, 2024) ###
* Removes pg_send_cancellation and all references (#7135)
### citus v12.1.2 (February 12, 2024) ###
* Fixes the incorrect column count after ALTER TABLE (#7379)