Este documento compartilha o Release Notes relacionado à plataforma Carol - 3.18 e 3.19 (incluindo os deployment semanais).


Carol Platform

Carol App

Carol App installation faster (https://trello.com/c/JLX4Vxf6)

Carol App: Autoscale feature (https://trello.com/c/JhUoZJ96)

Carol App: custom health check endpoint (https://trello.com/c/ze01dkjk)

Carol App not showing the schedule and last run for Carol App Processes (https://trello.com/c/7RjMqbaG)

Carol Data Storage

Carol App is propagating the schedule for consolidation (staging tables and data models) (https://trello.com/c/SZsZzjil)

Connector

Staging table: manage fields and staging sample data (https://trello.com/c/P5VjnRCo)

Data Access Level

Fixed some cases on Data Access Level flow (https://trello.com/c/cj4ktW7p)

Data Access Level: bug fix when the environment has no group configured (https://trello.com/c/vtmcvuTq)

Data Model

Data Model and projects (https://trello.com/c/5HHMAbZf)

Data Processing

Publishing and Playing a staging table not reprocessing the whole dataset (https://trello.com/c/sa04dIrT)

The API to delete staging records propagating to golden records got fixed (https://trello.com/c/i4zLimLG)

The API to delete values from the staging table got fixed (https://trello.com/c/ZB0CTQ2X)

Bugfix on Mapping and Cleanse rule to send data to staging (https://trello.com/c/6J2gYzgB)

Carol Platform applied optimization when processing ETL with output fields defined (https://trello.com/c/qiidIYE7)

Clean and Reprocess on staging area warning the user (https://trello.com/c/omPpPBaI)

Improved integration between Tasks and internal data processing tasks (https://trello.com/c/YMf7NfPS)

Reviewed the merge process for optimizations (https://trello.com/c/RNR4wn62)

Some records not being merges by staging table identifier (https://trello.com/c/eFIWhCGI)

Endpoint sync working properly with ETL (https://trello.com/c/OVfVoS5P)

Environment

Defining the Environment Tag (https://trello.com/c/r4ficFW6)

ETL

ETL and output fields (https://trello.com/c/W8b9TqBP)

ETL is allowing to specify more conditions for split (https://trello.com/c/VMgXmAv9)

Explore

Explore is allowing to reprocess rejected records when Evict is enabled. (https://trello.com/c/2DQzzl8o)

Mapping and Cleanse Rule

Mapping and Cleanse: download snapshot when there is a draft version (https://trello.com/c/xzMQVHis)

Organization

An endpoint to get the current organization (https://trello.com/c/iAqOsLOd)

Platform

Release Notes and Documentation available on TDN (https://trello.com/c/JZYZiDwF)

Improved memory management on Explore (https://trello.com/c/AdhXaAQ1)

Name limit for Organizations, Environments, and Carol Apps (https://trello.com/c/Bxyu8JcF)

Visual improvements in Data Model and Mapping (https://trello.com/c/n7Ngjqrz)

SQL

Bug fixes on SQL interface (https://trello.com/c/26T8Kl9U)

Delete data model's data allowing to delete SQL data (https://trello.com/c/0Gfm6gTT)

Tenant Management

Manage Tokens of the Environment (https://trello.com/c/zfCXzZE9)

User Management

Environment management on Organization Level allows adding users (https://trello.com/c/wss1Hk3f)

User creation failing when user already exists on Organization level (https://trello.com/c/tNddjqcw)

User creation through Data Model (https://trello.com/c/wffucRoT)

Carol Connect

2C: Database

MySQL database supporting custom parameters (https://trello.com/c/1qaTWMyq)

Reviewed the connection with OpenEdge and Oracle databases (https://trello.com/c/cpep5SEs)

2C: Platform

Carol Connect allows configuring the connection with Carol using the Connector Token (https://trello.com/c/zz3A7c8M)

Carol Connect sending clear CDS command twice (https://trello.com/c/OVmurEKh)

Supporting TOTVS Identity (https://trello.com/c/O0e2rdTw)

Ps.: This release has the sprints 3.18 and 3.19 (including weekly deployments).



<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after { 
	background: #FF9900; !important 
}

.menu-item.active-tab { 
	border-bottom: none !important; 
}

</style>