summary refs log tree commit diff
path: root/changelog.d/14045.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.69.0rc2Sean Quah2022-10-061-1/+0
|
* Fix backwards compatibility with upcoming threads schema changes. (#14045)Patrick Cloke2022-10-051-0/+1
Ensure that the upsert will work properly by first updating any existing rows (in the same way that the background update to backfill data works).