Merge pull request #5302 from citusdata/missing_v_changelog

pull/5307/head
Hanefi Onaldi 2021-09-17 20:19:06 +03:00 committed by GitHub
commit b29dd95e19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
### citus 10.1.3 (September 17, 2021) ###
### citus v10.1.3 (September 17, 2021) ###
* Fixes a bug that caused `worker_append_table_to_shard` to write as superuser
@ -7,7 +7,7 @@
* Fixes a use after free issue that could happen when altering a distributed
table
### citus 9.5.8 (September 15, 2021) ###
### citus v9.5.8 (September 15, 2021) ###
* Fixes a bug that caused `worker_append_table_to_shard` to write as superuser