Skip to content

Citrine v2.42.1 is released!

Compare
Choose a tag to compare
@jspeerless jspeerless released this 04 Jan 19:38
f3d72a3

In this version of Citrine python, we have some internal updates as well as improvements to our methods for accessing branches to improve consistency.

We are also pleased to announce that Citrine python v3.0 will be coming in early February 2024. So as you update to the latest version of Citrine python, be sure to check your code (especially automated scripts) for any deprecation warnings! Those deprecated methods will result in errors after moving to v3.0.

Improvements

  • Improvements to internal test automation. #906

Deprecated

  • Deprecate branch access by version ID. To remain consistent with our other methods, one instead gets a branch with the branch root ID and version number. #902

Coming Soon

  • We are very excited to announce that Citrine python v3.0 is expected to release in early February 2024. Note this means that currently deprecated methods will result in errors after this move, so be sure to check your code for any deprecation warnings. Contact Citrine support for any assistance in migration.

Full Changelog: v2.41.0...v2.42.1