From 8754a65803b474c3c4bf178b7b10482e255dad29 Mon Sep 17 00:00:00 2001 From: Vighnesh Maheshwari Date: Fri, 13 Dec 2024 23:06:44 +0000 Subject: [PATCH] release: Add missing migration for 1.29.0 --- Release.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Release.toml b/Release.toml index b3859407075..8e63eb79a9f 100644 --- a/Release.toml +++ b/Release.toml @@ -379,3 +379,4 @@ version = "1.29.0" "migrate_v1.28.0_aws-control-container-v0-7-18.lz4", "migrate_v1.28.0_public-control-container-v0-7-18.lz4", ] +"(1.28.0, 1.29.0)" = []