problem with latest builds

No, sorry. The buildbots need maintenance before they can function again, and I’ll be out of the country for the coming week. If you want the changes now, you would have to grab the source and build it yourself:
github.com/panda3d/panda3d

Alternatively, to work around the issue, you would have to lower the film size of your lens, or disable culling by calling the following:

camera.node().setCullBounds(OmniBoundingVolume())