diff --git a/backend/src/main/resources/config/liquibase/changelog/20260522001_update_socai_custom_headers_password.xml b/backend/src/main/resources/config/liquibase/changelog/20260522001_update_socai_custom_headers_password.xml new file mode 100644 index 000000000..fd402114f --- /dev/null +++ b/backend/src/main/resources/config/liquibase/changelog/20260522001_update_socai_custom_headers_password.xml @@ -0,0 +1,29 @@ + + + + + Set utmstack.socai.customHeaders data type to password + + + + + diff --git a/backend/src/main/resources/config/liquibase/master.xml b/backend/src/main/resources/config/liquibase/master.xml index eebe85f8c..a46172272 100644 --- a/backend/src/main/resources/config/liquibase/master.xml +++ b/backend/src/main/resources/config/liquibase/master.xml @@ -597,4 +597,6 @@ + +