Skip to content

Platform

Version 2.2.12

(SDK version 0.70.2, API version 2026-01-13)

The platform is now in version 2.2.12 (SDK version 0.70.2, API version 2026-01-13)

Main changes :

  • Fixed a bug sere the wrong filed name for the "Git commit" filter in Execution comparison was displayed.
  • Various implementations related to feature QA.

Version 2.2.10

(SDK version 0.70.0, API version 2025-12-16)

The platform is now in version 2.2.10 (SDK version 0.70.0, API version 2025-12-16)

Main changes :

  • Implementation of various tests to improve QA.
  • Various bug fixes.

Version 2.2.9

(SDK version 0.69.1, API version 2025-12-09)

The platform is now in version 2.2.9 (SDK version 0.69.1, API version 2025-12-09)

Main changes :

  • Fixed a bug where the data store wasn't available anymore after using the next page button.
  • Fixed a bug where the pipeline's log slider would close after refreshing the logs.
  • Minor bugs fixing and internal quality of life improvements.

Version 2.2.8

(SDK version 0.69.0, API version 2025-11-24)

The platform is now in version 2.2.8 (SDK version 0.69.0, API version 2025-11-24)

Main changes :

  • Projects using Python 3.9 have been automatically updated to 3.10.
  • Minor bugs fixing and internal quality of life improvements.

Version 2.2.7

(SDK version 0.69.0, API version 2025-11-17)

The platform is now in version 2.2.7 (SDK version 0.69.0, API version 2025-11-17)

Main changes :

  • Added an error message when the cause of a failed file upload in the datastore was the file's name length.
  • Deployment pills in the pipeline table are now displayed in a way that isn't stretching the table in width.
  • Update of the supported Pyhton (3.9 removed, 3.14 added) and CUDA versions.
  • Various additions of tests and bug fixings.

Version 2.2.6

(SDK version 0.68.3, API version 2025-11-12)

The platform is now in version 2.2.6 (SDK version 0.68.3, API version 2025-11-12)

Main changes :

  • Various additions of tests and bug fixings.

Version 2.2.5

(SDK version 0.68.3, API version 2025-11-04)

The platform is now in version 2.2.5 (SDK version 0.68.3, API version 2025-11-04)

Main changes :

  • Minor bug fixing

Version 2.2.4

(SDK version 0.68.3, API version 2025-10-27)

The platform is now in version 2.2.4 (SDK version 0.68.3, API version 2025-10-27)

Main changes :

  • Various bug fixes and quality of life features for super admin users.
  • A new function has been added to get an asynchronous weaviate client

Version 2.2.3

(SDK version 0.68.2, API version 2025-10-21)

The platform is now in version 2.2.3 (SDK version 0.68.2, API version 2025-10-21)

Main changes :

  • Documentation for get_weaviate_client and update docstring is now available in the SDK documentation

Version 2.2.2

(SDK version 0.68.1, API version 2025-10-14)

The platform is now in version 2.2.2 (SDK version 0.68.1, API version 2025-10-14)

Main changes :

  • Documentation for get_weaviate_client and update docstring is now available in the sdk documentation.
  • Error message on file name validation failure during data store file uploads are now more user friendly.
  • Execution input and output containing nul utf8-character can now be fetched.

Version 2.2.1

(SDK version 0.68.0, API version 2025-09-30)

The platform is now in version 2.2.1 (SDK version 0.68.0, API version 2025-09-30)

Main changes :

  • Update validateStatus for deployment API calls to return 202 instead of 303
  • A few bug fixes and performance improvements

Version 2.1.24

(SDK version 0.67.1, API version 2025-09-23)

The platform is now in version 2.1.24 (SDK version 0.67.1, API version 2025-09-23)

Main changes :

  • Super-admins can now create batch of users using a .csv file directly from the Back-Office and assign them to Organizations and Projects
  • Model templates can no longer be selected while creating a deployment on a CPU environment
  • Add signup page and route for user registration
  • The execution link on environment card is working again
  • A few bug fixes and performance improvements

Version 2.1.23

(SDK version 0.67.1, API version 2025-09-15)

The platform is now in version 2.1.23 (SDK version 0.67.1, API version 2025-09-15)

Main changes :

  • Pipelines templates can now be used to deploy self-hosted large language models
  • Deployment page UI has been tweaked
  • Added a template column in the Pipelines table to identify the pipeline templates
  • Fixed the non-working breadcrumbs on the Execution comparison page
  • Fixed a bug where you could access the deploy page from an environment without pipelines created
  • Few additions related to upcoming features
  • Few bug fixes and performance improvements

Version 2.1.22

(SDK version 0.67.0, API version 2025-08-25)

The platform is now in version 2.1.22 (SDK version 0.67.0, API version 2025-08-25)

Main changes :

  • Display deployment creation operation as deployment in the pipeline table and slider
  • Display erroneous pipeline and deployment status in name tag
  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.21

(SDK version 0.66.1, API version 2025-08-18)

The platform is now in version 2.1.21 (SDK version 0.66.1, API version 2025-08-18)

Main changes :

  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.20

(SDK version 0.66.0, API version 2025-08-12)

The platform is now in version 2.1.20 (SDK version 0.66.0, API version 2025-08-12)

Main changes :

  • Endpoint token can be provided in deployment's creation form or updated in deployment's slider
  • Inputs default value can now be set in the console
  • Few additions related to upcoming features
  • Few minor bug fixes

Breaking change :

  • The step_input_name parameter from the InputSource obect and the step_output_name parameter from the OutputDestination object, which were depreciated a while ago, have now been completely removed. Users have now to replace them respectively with pipeline_input_name and pipeline_output_name.

Version 2.1.19

(SDK version 0.65.3, API version 2025-08-04)

The platform is now in version 2.1.20 (SDK version 0.65.3, API version 2025-08-04)

Main changes : - Separate plots a bit more, share or compose some parameters - Few additions related to upcoming features - Few minor bug fixes

Version 2.1.18

(SDK version 0.65.2, API version 2025-07-23)

The platform is now in version 2.1.18 (SDK version 0.65.2, API version 2025-07-16)

Main changes :

  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.17

(SDK version 0.65.2, API version 2025-07-16)

The platform is now in version 2.1.17 (SDK version 0.65.2, API version 2025-07-16)

Main changes :

  • Private cloud accounts can now be used at organization level
  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.16

(SDK version 0.65.1, API version 2025-07-07)

The platform is now in version 2.1.16 (SDK version 0.65.1, API version 2025-07-07)

Main changes :

  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.15

(SDK version 0.65.0, API version 2025-06-30)

The platform is now in version 2.1.15 (SDK version 0.65.0, API version 2025-06-30)

Main changes :

  • Few minor bug fixes
  • Few minor bug fixes

Version 2.1.14

(SDK version 0.65.0, API version 2025-06-25)

The platform is now in version 2.1.14 (SDK version 0.65.0, API version 2025-06-25)

Main changes : - Enlarged text input field in the deployment workflow to make prompts instructions easier to read & edit - Log correction for low-latency mode - Tooling in the SDK when passing several different types of input

Version 2.1.13

(SDK version 0.64.1, API version 2025-06-17)

The platform is now in version 2.1.13 (SDK version 0.64.1, API version 2025-06-17)

Main changes :

  • Various fixes

Version 2.1.12

(SDK version 0.64.1, API version 2025-06-10)

The platform is now in version 2.1.12 (SDK version 0.64.1, API version 2025-06-10)

Main changes :

  • Pipeline execution can now be called within another pipeline
  • Various fixes

Version 2.1.10

(SDK version 0.64.0, API version 2025-05-14)

The platform is now in version 2.1.10 (SDK version 0.64.0, API version 2025-05-14)

Main changes :

  • Few minor bug fixes

Version 2.1.9

(SDK version 0.63.1, API version 2025-05-05)

The platform is now in version 2.1.9 (SDK version 0.63.1, API version 2025-05-05)

Main changes :

  • Few minor bug fixes

Version 2.1.8

(SDK version 0.63.1, API version 2025-04-25)

The platform is now in version 2.1.8 (SDK version 0.63.1, API version 2025-04-25)

Main changes :

  • Few minor bug fixes

Version 2.1.7

(SDK version 0.63.0, API version 2025-04-22)

The platform is now in version 2.1.7 (SDK version 0.63.0, API version 2025-04-22)

Main changes :

  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.6

(SDK version 0.62.3, API version 2025-04-14)

The platform is now in version 2.1.6 (SDK version 0.62.1, API version 2025-03-31)

Main changes :

  • Display "0 bytes" on the environment tile for empty files on the datastore page
  • Add vector database information to environments page
  • fix csv generation
  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.5

(SDK version 0.62.2, API version 2025-04-07)

The platform is now in version 2.1.5 (SDK version 0.62.2, API version 2025-03-24)

Main changes :

  • Objects in the data store can now be filtered out by their folder path
  • Few minor bug fixes

Version 2.1.4

(SDK version 0.62.1, API version 2025-03-31)

The platform is now in version 2.1.3 (SDK version 0.62.1, API version 2025-03-31)

Main changes :

  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.3

(SDK version 0.62.0, API version 2025-03-24)

The platform is now in version 2.1.3 (SDK version 0.62.0, API version 2025-03-24)

Main changes :

  • New pipeline template selector (preview) in the deployment creation
  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.2

(SDK version 0.62.0, API version 2025-03-18)

The platform is now in version 2.1.2 (SDK version 0.62.0, API version 2025-03-18)

Main changes :

  • make input, output and metrics columns
  • prevent opening all deployments menu in the filter selector
  • close slider when clicking on project breadcrumb
  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.1

(SDK version 0.61.1, API version 2025-03-10)

The platform is now in version 2.1.1 (SDK version 0.61.1, API version 2025-03-10)

Main changes :

  • change MLOps to Craft AI on the project page
  • close slider when clicking on project breadcrumb
  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.1.0

(SDK version 0.61.0, API version 2025-03-03)

The platform is now in version 2.1.0 (SDK version 0.61.0, API version 2025-03-03)

Main changes:

  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.0.21

(SDK version 0.60.0, API version 2025-02-24)

The platform is now in version 2.0.21 (SDK version 0.56.0, API version 2025-02-24)

Main changes :

  • Few additions related to upcoming features
  • Few minor bug fixes

Version 2.0.20

(SDK version 0.59.0, API version 2025-02-17)

La plateforme est passée en version 2.0.20 (SDK version 0.59.0, API version 2025-02-17)

Changements principaux sur la release :

  • Le nouveau statut RESUMING vient remplacer STANDBY lorsqu'un environnement est en resuming step 2
  • Implémentations liées aux prochaines features
  • Plusieurs corrections de bugs