# Release Notes

> **Release date: February 18, 2025**

## v5.2.2

**Release date: February 18, 2025**

### Version compatibility notice

This release doesn't include any improvements or fixes. We updated the package description displayed in Studio, to include details on how to get the latest version of Integration Service activities.

Use this version of the activity package only if you are on Studio Desktop 2023.4 or lower. If you are using Studio Desktop 2023.10 or higher, there's no need to install this version. Starting with Studio 2023.10, all Integration Service activities are delivered through the unified `UiPath.IntegrationService.Activities` package, as explained in [Working with Integration Service activities](https://docs.uipath.com/activities/other/latest/integration-service/about-the-integration-service-activities#working-with-integration-service-activities). Starting with [Studio 2025.0.161](https://docs.uipath.com/studio/standalone/latest/release-notes/february-2025#february-26%2C-2025), it is even easier to access the latest version of Integration Service activities, because connectors are listed directly in the **Manage Packages** window. For details, see [Managing Connectors](https://docs.uipath.com/studio/standalone/latest/user-guide/managing-activities-packages#managing-connectors) in the Studio user guide.

Previous versions of this package are no longer listed in the Studio official feed, but they remain under the UiPath standard support policy for activity packages. Workflows using activities from unlisted versions will continue to work.

## January 20, 2025

### Support for long-running workflows

This connector now supports long-running workflows through the **Wait for an Event and Resume** activity. Its purpose is to suspend a job at runtime and resume the job whenever a certain event occurs.

For more information, see [Long-running workflows with Integration Service activities](https://docs.uipath.com/activities/other/latest/integration-service/long-running-workflows-with-integration-service-activities).

## December 3, 2024

### New activities

This release brings the following new activities:

* **Create Customer**: supports creating both individual and company customers.
* **Update Customer**: supports updating both individual and company customers.
* **Create Vendor**: supports creating both individual and company vendors.
* **Update Vendor**: supports updating both individual and company vendors.
* **Execute SuiteQL Query**: supports executing a suiteQL query.
* **HTTP Request**: supports calling any NetSuite Web Service.

The Create/Update Customer and Vendor activities are replacing older activities that will no longer be available starting with this release.

### Deprecated activities

The following activities have been deprecated:

* **Create Basic Company Customer** and **Update Basic Company Customer**
* **Create Basic Individual Customer** and **Update Basic Individual Customer**
* **Create Basic Individual Vendor** and **Update Basic Individual Vendor**
* **Create Basic Company Vendor** and **Update Basic Company Vendor**

### Improvements

The **List All Records** activity now includes a **Filter builder** widget and filterable properties for the `Where` clause.

We added support for custom fields in all NetSuite standard objects.

Some activities have new, simplified names, as follows: **Create** and **Update Basic Contact** are now **Create** and **Update Contact**, **Create** and **Update Basic Support Case** are **Create** and **Update Support Case**.

We fixed some defects in the **Search Items** activity.

The release brings an enhanced rendering of the autocomplete and look-up fields, as well as general bug fixes and performance improvements.

### Known limitation

Due to a vendor limitation, mandatory fields do not show up on the activity canvas. Activities cannot populate the required fields programmatically.

## October 7, 2024

:::note
Erratum – Added December 3, 2024: The HTTP Request activity was mistakenly announced before it was made available.
:::

### HTTP Request activity

A new **HTTP Request** activity is now available, allowing you to go beyond the predefined activities in a given package and make requests to any endpoint of a vendor's API.

**HTTP Request** reuses the connector pre-configuration and provides transparency of headers, authentication, and query parameters. You can reuse any of your connections, and provide the endpoint and the JSON payload. Use this connector-specific **HTTP Request** activity to benefit from Integration Service's capabilities for connection management.

To learn more, refer to the [HTTP Request activity](https://docs.uipath.com/activities/other/latest/integration-service/http-request-activity) page.

## November 2023

### What's New

This activity pack is now always displayed in the **Available** section of the Activities panel in Studio. Any activity in this package can be installed by simply dragging and dropping it into the canvas. Also, a cloud versioning model is used from now on for this package, as updates will be done automatically to the activities, without the neccesity of manually updating the package by using the **Package Manager**.

Please note that from this version onwards, this activity pack is **only compatible with Studio v2023.10** and above.

Trigger activities have been added to this activity pack for the following events:

* Support Case Raised
* Support Case Updated
* Record Created
* Record Updated
* Vendor Created
* Vendor Updated
* Cutomer Created
* Customer Updated

The **Invoke Operation** activity has been deprecated.

## v5.2.0

**Release date: June 9, 2023**

### New features and Improvements

This activity pack has gone through multiple user experience improvements, tooltips have been improved and several property field names have been adapted to make your automation journey even easier.

The minimum Studio version required for this activity pack is v2022.10.

## v4.0.1

**Release Date: June 27, 2022**

### New Features and Improvements

Both design time and run time now support the ability to select a connection to use in the [Configure Connection Wizard](https://docs.uipath.com/activities/other/latest/integration-service/configure-connection-wizard). Before, you could only use the connection that was set as default, even when you would create multiple connections. With this new functionality, you can now select from the drop-down the connection you want to use in Studio (design time) and the connection you want to use on the robot (run time) when executing the process.

The **Oracle NetSuite** activities package has been upgraded to **.NET6**.

Implemented telemetry changes.

## v3.0.0

**Release Date: 1 November 2021**

### New Features and Improvements

This activity pack is designed to work together with the new Integration Service. The activities allow you to execute create, retrieve, update, and delete operations on records in NetSuite. Find out more about the UiPath Integration service [here](https://docs.uipath.com/integrations).
