HariSankar
Contributor III

Hi @Hansjoerg,

Apologies for the confusion earlier. You are right Bundles doesn't allow pinning to specific patch versions like 15.4.24.

Your best option is to skip Bundles for now and use the regular Databricks Jobs setup (via UI or Jobs API) where you can specify exactly 15.4.24-scala2.12
to avoid the broken 15.4.25 version.

This will let you roll back to the working version while Databricks fixes the socket issue in 15.4.25.

harisankar