It seems that #2096 removed the namespace in the servo parameters.
These should be added back in, as the removal of the moveit_servo namespace changes the level at which user parameters are specified (for example, we had to do that in MoveIt Studio).
This can be changed by adding the namespace in the constructor of the parameter listener.