Hello. I'm working on a PR for source-mongodb-v2 that separates out the encryption settings from the instance type and adds the ability to input a certificate during the source configuration. Is backwards compatibility a concern I should be testing for in the integration tests here? Because the encryption settings are separated out, they're now represented differently and are in a different section of the spec.json. Is backward compatibility with old configs an expectation?