Ignition SDK 7.9.5

Hello,

My customer platform is updated on 7.9.5 but I can’t get SDK 7.9.5 for debugging purpose.
Any news about this release?

It will be released soon, but you should understand that the SDK is just an interface you compile your module against, and between minor releases we don’t (intentionally) change any public interfaces, so it doesn’t usually matter what minor version you compile against.

Your existing module for 7.9.x should run on 7.9.5 and there should be no need to recompile it.