What Is the New Queue and Why Do We Need It?
The new queue introduces many features, such as new transformations, flows, dynamic backend size, timeouts per configuration, and execution of configuration rows in parallel, among many others.
Project and Branch Selectors
Project and organization selectors are now merged into one, while the branch selector is now separated
Dashboard Interactive Guide
We've added a new panel on the PAYG dashboard to help beginners with their first steps toward creating a project.
Default R Version for Transformations and Workspaces
The default version for R transformations and workspaces has been set to R 4.0.5. It is still possible to set alternate versions in the UI
New Components Page Available to Everyone
The new Components page introduces new names for extractors and writers. They are now called data sources and data destinations.
Component Configurations Metadata
You can associate custom metadata with component configurations. Metadata are timestamped key-value pairs. They allow you to assign custom information to your configuration.
Support for Multiple Table Outputs in Output Mapping
You can now define more output mappings for a single table.
Support for Multiple Queries in Shared Code
You can now save multiple queries in Shared Code.
Support for Selecting and Manipulating Multiple Items in Mappings
You can now delete or copy multiple mappings at once.
Skip Confirmation Modal When Running the Component Configuration
When configuring a component, having to repeatedly confirm your intention to run the component again can become annoying.