---
title: "16th December 2024"
slug: "16th-december-2024-etd"
updated: 2024-12-20T16:01:30Z
published: 2024-12-20T16:01:30Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# 16th December 2024

1. ### Data pipelines - full release

Full release of data pipelines, coming out of the BETA phase. [https://knowledge.curiositysoftware.ie/docs/pipelines](https://knowledge.curiositysoftware.ie/docs/pipelines)
2. ### Query Composer
  1. In-product database interactive window. This allows users to connect to their exposed database and run SQL queries. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-6R2HL3UG.png)a. Location within the side menu
  2. Database connection selector
  3. Table view of chosen database
  4. Query editor
  5. Query results
3. ### API Composer

Allow users to compose API calls, either from scratch or by uploading an existing JSON that describes a call. These API calls can then be saved, or exposed to a Data Pipeline. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-ERR4VXDK.png)
  1. Location within the side menu
  2. Method
  3. URL
  4. API call options
  5. Body for Post
4. ### Skip number of records in find and control limit

Two new options in a Find job, these are set when you create the find submission form. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-BCE7SYYX.png) SQL Limit - restricts the number of rows that the job can return, set to 500 by default.

Skip Rows - Setting this will skip the first X records in the find job, 0 by default. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-QECQN9OR.png)
5. ### Data Generation quickstart wizard

When creating a new data generation activity, there is now a quickstart wizard that allows users to add in required assets to the activity. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-IXEVDU4F.png)The Wizard will ask for Activity Details, a Definition, and a Rule Set. If users already have a ruleset, then you have the choice to prepare the requisite infrastructure to run the generate, and create the reusable submission form.
6. ### Job progress and result popup

When triggering a new job, a small job dialogue will popup in the bottom corner of the screen. This replaces the existing behaviour when a job would open in a new tab. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-9WK1WW7P.png)
