# May 2024

> May 2024 - Read about DataRobot's new preview and generally available features released on May 22,
> 2024.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-05-06T18:17:10.005689+00:00` (UTC).

## Primary page

- [May 2024](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html): Full documentation for this topic (HTML).

## Sections on this page

- [In the spotlight: Asset migration](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#in-the-spotlight-asset-migration): In-page section heading.
- [GA](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#ga): In-page section heading.
- [Anthropic Claude 2.1 now available](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#anthropic-claude-21-now-available): In-page section heading.
- [Batch prediction output support for SAP HANA JDBC connector](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#batch-prediction-output-support-for-sap-hana-jdbc-connector): In-page section heading.
- [Preview](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#preview): In-page section heading.
- [Create schedules for codespaces](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#create-schedules-for-codespaces): In-page section heading.
- [API](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#api): In-page section heading.
- [Python client v3.4](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#python-client-v34): In-page section heading.
- [DataRobot REST API v2.33](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#datarobot-rest-api-v233): In-page section heading.
- [Deprecations and migrations](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#deprecations-and-migrations): In-page section heading.
- [DataRobot account portal deprecation](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/may2024-announce.html#datarobot-account-portal-deprecation): In-page section heading.

## Related documentation

- [AI Platform releases](https://docs.datarobot.com/en/docs/release/index.html): Linked from this page.
- [Managed SaaS releases](https://docs.datarobot.com/en/docs/release/cloud-history/index.html): Linked from this page.
- [2024 AI Platform releases](https://docs.datarobot.com/en/docs/release/cloud-history/2024-announce/index.html): Linked from this page.
- [Self-Managed AI Platform release notes](https://docs.datarobot.com/en/docs/release/archive-release-notes/index.html): Linked from this page.
- [documentation](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/asset-migration.html): Linked from this page.
- [JDBC write-back](https://docs.datarobot.com/en/docs/api/reference/batch-prediction-api/output-options.html#jdbc-write): Linked from this page.
- [data connection](https://docs.datarobot.com/en/docs/classic-ui/data/connect-data/data-conn.html): Linked from this page.
- [Job Definitions UI](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-dep/batch-pred-jobs.html#set-up-prediction-destinations): Linked from this page.
- [Batch Prediction API](https://docs.datarobot.com/en/docs/api/reference/batch-prediction-api/index.html): Linked from this page.
- [documentation](https://docs.datarobot.com/en/docs/workbench/wb-notebook/codespaces/schedule-cs.html): Linked from this page.
- [Python client changelog](https://docs.datarobot.com/en/docs/api/reference/changelogs/py-changelog/index.html): Linked from this page.
- [REST API changelog](https://docs.datarobot.com/en/docs/api/reference/changelogs/rest-changelog/index.html): Linked from this page.

## Documentation content

May 22, 2024

This page provides announcements of newly released features available in DataRobot's SaaS single- and multi-tenant AI Platform, with links to additional resources. From the release center, you can also access:

- Monthly deployment announcement history
- Self-Managed AI Platform release notes

## In the spotlight: Asset migration

Deployed last month, DataRobot allows you to transfer projects and notebooks created in DataRobot Classic to DataRobot NextGen. This is how.

**Video: Asset migration**

Preview [documentation](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/asset-migration.html).

Feature flag OFF by default: Enable Asset Migration

The following table lists each new feature:

**Features grouped by capability**

| Name | GA | Preview |
| --- | --- | --- |
| Generative AI |  |  |
| Anthropic Claude 2.1 now available | ✔* |  |
| Predictions and MLOps |  |  |
| Batch prediction output support for SAP HANA JDBC connector | ✔ |  |
| Notebooks |  |  |
| Create schedules for Codespaces |  | ✔ |
| API |  |  |
| Python client v3.4 | ✔ |  |
| DataRobot REST API v2.33 | ✔ |  |
| Deprecations and migrations |  |  |
| DataRobot account portal deprecation |  |  |

* Premium feature

### GA

#### Anthropic Claude 2.1 now available

Now available on SaaS, the DataRobot GenAI playground introduces [Anthropic Claude 2.1](https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters-claude.html) as an LLM option when constructing LLM blueprints. Claude Anthropic is an open-source generative LLM that is the base model that powers many chatbots, billing itself as the “ethical alternative.” It is available in new experiments and also can be added to existing playgrounds.

#### Batch prediction output support for SAP HANA JDBC connector

DataRobot now supports [JDBC write-back](https://docs.datarobot.com/en/docs/api/reference/batch-prediction-api/output-options.html#jdbc-write) when you configure a JDBC prediction destination using a SAP HANA [data connection](https://docs.datarobot.com/en/docs/classic-ui/data/connect-data/data-conn.html) through the [Job Definitions UI](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-dep/batch-pred-jobs.html#set-up-prediction-destinations) or the [Batch Prediction API](https://docs.datarobot.com/en/docs/api/reference/batch-prediction-api/index.html).

For a complete list of supported output options, see the [data sources supported for batch predictions](https://docs.datarobot.com/en/docs/api/reference/batch-prediction-api/index.html#data-sources-supported-for-batch-predictions).

### Preview

#### Create schedules for codespaces

Now available as a preview feature, you can automate your code-based workflows by scheduling notebooks in codespaces to run on a schedule in non-interactive mode. Scheduling is managed by notebook jobs, and you can only create a new notebook job when your codespace is offline. You can also parameterize a notebook to enhance the automation experience enabled by notebook scheduling. By defining certain values in a codespace as parameters, you can provide inputs for those parameters when a notebook job runs instead of having to continuously modify the notebook itself to change the values for each run.

Preview [documentation](https://docs.datarobot.com/en/docs/workbench/wb-notebook/codespaces/schedule-cs.html).

Feature flag ON by default: Enable Codespace Scheduling

### API

#### Python client v3.4

v3.4 for DataRobot's Python client is now generally available. For a complete list of changes introduced in v3.4, view the [Python client changelog](https://docs.datarobot.com/en/docs/api/reference/changelogs/py-changelog/index.html).

#### DataRobot REST API v2.33

DataRobot's v2.33 for the REST API is now generally available. For a complete list of changes introduced in v2.33, view the [REST API changelog](https://docs.datarobot.com/en/docs/api/reference/changelogs/rest-changelog/index.html).

## Deprecations and migrations

#### DataRobot account portal deprecation

In this release, the DataRobot account portal is deprecated and removed. This deprecation updates the appearance and selection of DataRobot user profile settings, as shown below.

All product and company names are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
