Appium 1.8 W3CCapabiity Issue

Today installed 1.8.0 version of Appium and provided all proper desired capabilities. But, getting below mentioned error and not able to get session.

The following capabilities were provided in the JSONWP desired capabilities that are missing in W3C capabilities: [“newCommandTimeout”,“automationName”,“appium:webkitResponseTimeout”,“bundleId”,“autoWebview”,“appium:deviceName”,“udid”,“startIWDP”,“appium:platformVersion”,“enablePerformanceLogging”]. Falling back to JSONWP protocol.

Any suggestions how to overcome from this issue.