Skip to main content

Release cadence

Version typeExampleFrequency (approx.)End-of-support
Extended Maintenance (EM) releasev3.4.1.0 EMEvery four monthsAfter one year
Majorv3.4.0.0Every four monthsAfter six months
Minorv3.3.11.0Every three weeksAfter six months
Patchv3.3.11.7As neededAfter six months

Version chart

The version chart shows an up-to-date list of all Prophecy versions and the corresponding Prophecy library versions that are released with the Prophecy version. Prophecy versions that are labeled with EM are Extended Maintenance releases. For more information, see Version support lifecycle.
  • In most cases, libraries are backwards compatible. That is, you don’t generally have to update your library dependencies when you upgrade to a new Prophecy version.
  • If you update your Prophecy Scala library dependencies, you might need to update the Spark and Scala versions of your cluster to match the new library versions.

Map the Scala library version to your Databricks Runtime

The prophecy-libs Scala artifact encodes three pieces of information that must line up with your Databricks Runtime (DBR). Reading the full coordinate prophecy-libs_2.12:3.5.0-9.2.2:
  • Spark version (first triplet, 3.5.0)—Match the major.minor (3.5) to the Spark version bundled with your DBR (for example, DBR with Spark 3.5.2 → use 3.5.x). Prophecy always publishes this triplet with a patch of 0, so you match on major.minor only and ignore Spark’s patch number.
  • Prophecy library version (second triplet, 9.2.2)—This is the prophecy-libs release itself, independent of Spark. Use the latest available for your Spark line.
  • Scala version (artifact suffix, _2.12)—Match this to the Scala version your DBR ships with (for example, DBR on Scala 2.12 → use _2.12).
For example, a cluster on DBR with Spark 3.5.2 and Scala 2.12 maps to prophecy-libs_2.12:3.5.0-9.2.2, where 3.5.0 tracks Spark 3.5, 9.2.2 is the current prophecy-libs release, and _2.12 matches the runtime’s Scala version.
You can query this table using the following API and your Prophecy personal access token:
curl  --header "X-Auth-Token: $PROPHECY_PAT" --location https://app.prophecy.io/api/editor/plibVersions
Prophecy versionProphecy Scala libsProphecy Python libsProphecy Automate libsRelease DateEnd-of-support Date
v4.2.7.29.2.22.1.161.3.2.dev02026/04/292026/10/13
v4.2.7.19.2.12.1.161.3.1.dev02026/04/222026/10/13
v4.2.4.158.16.32.1.141.0.62026/04/152026/07/05
v4.2.7.09.2.02.1.161.3.0.dev02026/04/132026/10/13
v4.2.4.148.16.32.1.141.0.62026/04/092026/07/05
v4.2.6.49.1.02.1.141.2.3.dev02026/04/012026/09/16
v4.2.6.39.1.02.1.141.2.3.dev02026/03/302026/09/16
v4.2.6.29.1.02.1.141.2.3.dev02026/03/262026/09/16
v4.2.4.138.16.32.1.141.0.52026/03/232026/07/05
v4.2.6.19.1.02.1.141.2.2.dev02026/03/192026/09/16
v4.2.6.09.1.02.1.101.2.0.dev02026/03/162026/09/16
v4.2.5.69.0.42.1.101.1.4.dev02026/03/112026/08/11
v4.2.5.59.0.42.1.101.1.3.dev02026/03/062026/08/11
v4.2.5.49.0.32.1.101.1.3.dev02026/02/282026/08/11
v4.2.4.128.16.32.1.91.0.52026/02/262026/07/05
v4.2.5.39.0.22.1.101.1.3.dev02026/02/252026/08/11
v4.2.4.118.16.22.1.91.0.52026/02/202026/07/05
v4.2.5.29.0.12.1.101.1.1.dev02026/02/172026/08/11
v4.2.4.108.16.12.1.91.0.42026/02/162026/07/05
v4.2.5.19.0.02.1.101.0.22026/02/132026/08/11
v4.2.5.09.0.02.1.101.0.22026/02/112026/08/11
v4.2.4.98.16.12.1.91.0.32026/02/112026/07/05
v4.2.4.88.16.12.1.91.0.12026/02/102026/07/05
v4.2.4.78.16.12.1.91.0.12026/02/042026/07/05
v4.2.4.68.16.12.1.91.0.12026/02/022026/07/05
v4.2.4.58.16.12.1.92026/01/232026/07/05
v4.2.4.48.16.12.1.92026/01/222026/07/05
v4.2.4.28.16.02.1.92026/01/132026/07/05
v4.2.4.18.16.02.1.92026/01/072026/07/05
v4.2.4.08.16.02.1.92026/01/052026/07/05
v4.2.3.58.15.12.1.72025/12/262026/06/08
v4.2.3.48.15.12.1.72025/12/232026/06/08
v4.2.3.38.15.12.1.72025/12/182026/06/08
v4.2.3.28.15.12.1.72025/12/162026/06/08
v4.2.3.18.15.12.1.72025/12/122026/06/08
v4.2.3.08.15.12.1.72025/12/082026/06/08
v4.2.2.68.14.02.1.52025/12/052026/05/17
v4.2.2.58.14.02.1.52025/12/022026/05/17
v4.2.2.48.14.02.1.52025/11/272026/05/17
v4.2.2.38.14.02.1.52025/11/262026/05/17
v4.2.2.28.14.02.1.52025/11/252026/05/17
v4.2.2.18.14.02.1.52025/11/202026/05/17
v4.2.1.58.13.22.1.52025/11/172026/04/27
v4.2.2.08.14.02.1.52025/11/172026/05/17
v3.4.5.208.8.41.9.362025/11/112025/09/04
v4.2.1.48.13.22.1.52025/11/102026/04/27
v4.2.1.38.13.22.1.52025/11/052026/04/27
v4.2.1.28.13.12.1.52025/11/032026/04/27
v4.2.1.18.13.02.1.52025/10/302026/04/27
v3.4.5.198.8.41.9.362025/10/302025/09/04
v4.2.1.0 EM8.13.02.1.52025/10/272026/10/27
v4.1.3.128.12.32.1.42025/10/132026/02/14
v4.1.3.118.12.32.1.42025/10/072026/02/14
v4.1.3.108.12.32.1.42025/09/302026/02/14
v4.1.3.98.12.32.1.42025/09/172026/02/14
v4.1.3.88.12.32.1.42025/09/132026/02/14
v4.1.3.78.12.32.1.42025/09/112026/02/14
v4.1.3.68.12.32.1.42025/09/082026/02/14
v4.1.3.58.12.32.1.42025/09/052026/02/14
v4.1.3.48.12.32.1.42025/09/032026/02/14
v4.1.3.38.12.32.1.32025/08/292026/02/14
v4.1.3.28.12.22.1.32025/08/262026/02/14
v4.1.3.18.12.12.1.32025/08/202026/02/14
v4.1.3.08.12.02.1.32025/08/142026/02/14
v4.1.2.38.11.12.0.112025/08/072026/01/22
v4.1.2.28.11.12.0.112025/08/012026/01/22
v4.1.1.88.10.41.9.492025/07/312025/12/19
v4.1.2.18.11.02.0.112025/07/282026/01/22
v4.1.1.78.10.31.9.492025/07/252025/12/19
v4.1.1.68.10.31.9.492025/07/242025/12/19
v4.1.2.08.11.02.0.112025/07/222026/01/22
v4.1.1.58.10.31.9.492025/07/112025/12/19
v3.4.5.188.8.41.9.362025/07/112025/09/04
v3.4.5.178.8.41.9.362025/07/102025/09/04
v4.1.1.48.10.31.9.492025/07/042025/12/19
v4.1.1.38.10.21.9.492025/06/272025/12/19
v4.1.1.28.10.21.9.492025/06/262025/12/19
v4.1.1.18.10.21.9.492025/06/232025/12/19
v3.4.5.168.8.41.9.362025/06/202025/09/04
v4.1.1.0 EM8.10.11.9.492025/06/192026/06/19
v4.1.0.48.10.01.9.492025/06/182025/12/06
v4.1.0.38.10.01.9.492025/06/162025/12/06
v3.4.5.158.8.31.9.362025/06/162025/09/04
v4.1.0.28.10.01.9.492025/06/112025/12/06
v3.4.5.148.8.31.9.362025/06/092025/09/04
v4.1.0.18.10.01.9.492025/06/092025/12/06
v4.1.0.08.10.01.9.492025/06/062025/12/06
v4.0.1.78.9.01.9.492025/06/052025/11/18
v3.4.5.138.8.31.9.362025/06/032025/09/04
v4.0.1.68.9.01.9.492025/06/022025/11/18
v4.0.1.58.9.01.9.492025/05/282025/11/18
v3.4.5.128.8.31.9.362025/05/272025/09/04
v4.0.1.48.9.01.9.492025/05/232025/11/18
v4.0.1.38.9.01.9.492025/05/232025/11/18
v3.4.5.118.8.31.9.362025/05/212025/09/04
v4.0.1.28.9.01.9.492025/05/212025/11/18
v4.0.1.18.9.01.9.492025/05/192025/11/18
v4.0.1.08.9.01.9.492025/05/182025/11/18
v4.0.0.78.9.01.9.452025/05/152025/10/15
v4.0.0.68.9.01.9.452025/05/132025/10/15
v4.0.0.58.9.01.9.452025/05/092025/10/15
v3.4.5.108.8.31.9.362025/05/092025/09/04
v4.0.0.48.9.01.9.452025/05/082025/10/15
v4.0.0.38.9.01.9.452025/05/062025/10/15
v4.0.0.28.9.01.9.452025/05/012025/10/15
v4.0.0.18.9.01.9.452025/04/302025/10/15
v3.4.5.98.8.31.9.362025/04/292025/09/04
v4.0.0.08.9.01.9.452025/04/152025/10/15
v3.4.5.88.8.31.9.362025/04/112025/09/04
v3.4.5.78.8.21.9.362025/04/082025/09/04
v3.4.5.68.8.21.9.362025/04/012025/09/04
v3.4.5.58.8.21.9.362025/03/282025/09/04
v3.4.5.48.8.21.9.362025/03/252025/09/04
v3.4.5.38.8.21.9.362025/03/172025/09/04
v3.4.5.28.8.21.9.362025/03/122025/09/04
v3.4.5.18.8.21.9.362025/03/042025/09/04
v3.4.5.08.8.21.9.362025/03/042025/09/04
v3.4.4.58.8.21.9.362025/03/032025/08/05
v3.4.4.48.8.21.9.362025/02/282025/08/05
v3.4.4.38.8.11.9.332025/02/212025/08/05
v3.4.4.28.8.11.9.332025/02/172025/08/05
v3.4.4.18.8.11.9.332025/02/122025/08/05
v3.4.4.08.8.01.9.332025/02/052025/08/05
v3.4.3.58.7.11.9.292025/01/312025/07/08
v3.4.3.48.7.11.9.292025/01/242025/07/08
v3.4.3.38.7.11.9.292025/01/212025/07/08
v3.4.3.28.7.11.9.292025/01/202025/07/08
v3.4.3.18.7.01.9.292025/01/152025/07/08
v3.4.3.08.7.01.9.292025/01/082025/07/08
v3.4.2.08.6.01.9.282024/12/182025/06/18
v3.4.1.28.5.01.9.242024/12/112025/06/03
v3.4.1.18.5.01.9.242024/12/092025/06/03
v3.4.1.0 EM8.5.01.9.242024/12/032025/12/03
v3.4.0.38.4.01.9.242024/11/202025/04/29
v3.4.0.28.4.01.9.242024/11/142025/04/29
v3.4.0.18.4.01.9.242024/11/132025/04/29
v3.4.0.08.4.01.9.242024/10/292025/04/29
v3.3.11.78.2.11.9.162024/10/242025/03/20
v3.3.11.68.2.11.9.162024/10/182025/03/20
v3.3.11.58.2.11.9.162024/10/092025/03/20
v3.3.11.48.2.11.9.162024/10/012025/03/20
v3.3.11.38.2.11.9.162024/09/302025/03/20
v3.3.11.28.2.11.9.162024/09/242025/03/20
v3.3.11.18.2.11.9.162024/09/202025/03/20
v3.3.11.08.2.11.9.162024/09/202025/03/20
v3.3.10.38.1.81.9.142024/09/112025/03/02
v3.3.10.28.1.81.9.142024/09/062025/03/02
v3.3.10.18.1.81.9.142024/09/052025/03/02
v3.3.10.08.1.41.9.142024/09/022025/03/02
v3.3.9.78.0.311.9.92024/08/282025/01/22
v3.3.9.68.0.311.9.92024/08/222025/01/22
v3.3.9.58.0.311.9.92024/08/192025/01/22
v3.3.9.48.0.311.9.92024/08/152025/01/22
v3.3.9.38.0.311.9.92024/08/132025/01/22
v3.3.9.28.0.311.9.92024/08/132025/01/22
v3.3.8.78.0.291.9.92024/08/022025/01/08
v3.3.9.18.0.291.9.92024/07/292025/01/22
v3.3.8.68.0.291.9.92024/07/292025/01/08
v3.3.8.58.0.291.9.92024/07/232025/01/08
v3.3.9.08.0.291.9.92024/07/222025/01/22
v3.3.8.48.0.291.9.92024/07/222025/01/08
v3.3.8.38.0.291.9.92024/07/172025/01/08
v3.3.8.28.0.291.9.92024/07/162025/01/08
v3.3.8.18.0.251.9.92024/07/102025/01/08
v3.3.8.08.0.231.9.92024/07/082025/01/08
v3.3.7.138.0.11-11.9.72024/07/052024/12/10
v3.3.7.128.0.11-11.9.72024/07/042024/12/10
v3.3.7.118.0.11-11.9.52024/07/032024/12/10
v3.3.7.108.0.111.9.52024/07/012024/12/10
v3.3.7.98.0.111.9.52024/06/282024/12/10
v3.3.7.88.0.111.9.52024/06/272024/12/10
v3.3.7.78.0.111.9.52024/06/242024/12/10
v3.3.7.68.0.111.9.52024/06/212024/12/10
v3.3.7.58.0.111.9.52024/06/202024/12/10
v3.3.7.48.0.111.9.52024/06/192024/12/10
v3.3.7.38.0.111.9.52024/06/142024/12/10
v3.3.7.28.0.111.9.52024/06/122024/12/10
v3.3.7.08.0.51.9.42024/06/102024/12/10
v3.3.6.37.1.1021.8.192024/06/062024/11/21
v3.3.6.27.1.1021.8.192024/06/042024/11/21
v3.3.6.17.1.1021.8.192024/05/272024/11/21
v3.3.6.07.1.971.8.192024/05/212024/11/21
v3.3.5.77.1.961.8.152024/05/172024/10/30
v3.3.5.67.1.961.8.152024/05/132024/10/30
v3.3.5.57.1.951.8.152024/05/102024/10/30
v3.3.5.47.1.951.8.152024/05/092024/10/30
v3.3.5.37.1.951.8.152024/05/072024/10/30
v3.3.5.27.1.951.8.152024/05/062024/10/30
v3.3.5.17.1.931.8.152024/05/062024/10/30
v3.3.5.07.1.931.8.152024/04/302024/10/30
v3.3.4.27.1.881.8.152024/04/172024/10/13
v3.3.4.17.1.881.8.152024/04/152024/10/13
v3.3.4.07.1.881.8.152024/04/132024/10/13
v3.3.3.27.1.831.8.132024/04/102024/10/01
v3.3.3.17.1.831.8.132024/04/032024/10/01
v3.3.3.07.1.821.8.132024/04/012024/10/01
v3.3.2.47.1.831.8.122024/03/272024/09/14
v3.3.2.37.1.791.8.122024/03/262024/09/14
v3.3.2.27.1.791.8.122024/03/212024/09/14
v3.3.2.17.1.791.8.92024/03/152024/09/14
v3.3.2.07.1.791.8.92024/03/142024/09/14
v3.3.1.37.1.72-11.8.72024/03/082024/08/28
v3.3.1.27.1.72-11.8.72024/03/072024/08/28
v3.3.1.17.1.721.8.72024/03/052024/08/28