What's Changed
- Backport #8466 to release-12.1: Fix role propagation error due to missing grantor dependencies by @ihalatci in #8569
- ci: run check-arbitrary-configs on github-hosted runners (release-12.1) by @ihalatci in #8629
- Fix empty task in worker subquery with reference or schema sharded by @ihalatci in #8519
- Keep temp reloid for columnar cases (Backport #8235 to release-12.1) by @manaldush in #8328
- Enforce object ownership for more citus-internal UDFs (Backport #8587 to release-12.1) by @ihalatci in #8626
- Fix deadlock adding named constraint with long partition name (Backport #8540 to release-12.1) by @ihalatci in #8627
- Fix crash on create statistics with non-RangeVar type for release-12.1 by @manaldush in #8306
- add changelog and bump versions for 12.1.13 by @ihalatci in #8634
Full Changelog: v12.1.12...v12.1.13