Can I use godot-cpp 4.3 with Godot 4.4 build 7?

Godot Version

Godot 4.4 build 7

Question

Hello everyone,
I’d like to test the new physics engine that is embedded into the engine itself rather than provided as a plugin.

Also, does anyone know when the official release of Godot 4.4 is expected?

Thanks!

You can go try it now if you like.

i ment regarding the godot-cpp , which version to take .
i guess master …

You should be able to compile against different apis of the editor, or game, no matter which godot-cpp you use.

godot --dump-extension-api

Can you please explain what this flag means and how it is related to my question?