From a3a2f15086ca462d0d6aefce96592138d1620868 Mon Sep 17 00:00:00 2001 From: Dana Hoffman Date: Wed, 12 Dec 2018 09:07:22 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 459d49da..5e679d31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,6 +68,7 @@ BUG FIXES: * iam: add another retry if iam read returns nil [GH-2629] * pubsub: fix issue where not all attributes were saved in state [GH-2469] * sql: send maintenance_window.hour even if it's zero, since that's a valid value [GH-2630] +* sql: allow cross-project imports for sql user [GH-2632] ## 1.19.1 (October 12, 2018)