1
0
mirror of synced 2025-12-19 18:14:56 -05:00

Destination Elasticsearch: use new publish flow (#61398)

This commit is contained in:
Edward Gao
2025-06-05 10:07:59 -07:00
committed by GitHub
parent d1be55fe14
commit 56d0ea0d8c

View File

@@ -30,6 +30,7 @@ declare -A rollout_map=(
[destination-databricks]=1
[destination-postgres]=1
[destination-s3-data-lake]=1
[destination-elasticsearch]=1
[source-e2e-test]=1
[source-postgres]=1
[source-mysql]=1