Good day! I’m setting up Liquibase for AWS Documentdb. I use mongo java driver and extensions. When running liquibase update, I got the following error:
Command failed with error 303: 'Field 'validator' is currently not supported' on server *
<DOCUMENT DB URL>. The full response is {"ok": 0.0, "code": 303, "errmsg": "Field 'validator' is *
currently not supported"}*
I’m using Liquibase Version: 4.15.0. Tried placing the following on liquibase.properties but issue persists: