Whenever we add a new option we put in backward compatibility code to add it if it is missing. In this case the place to do this is ClientOptions.fixClientOptions.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Whenever we add a new option we put in backward compatibility code to add it if it is missing. In this case the place to do this is ClientOptions.fixClientOptions.
Added commit for compat (fixClientOptions)