Este documento compartilha o Release Notes relacionado à plataforma Carol - release 3.29 e deployment semana da sprint 3.31.


Carol Platform

Carol App

Carol App Setting and default values (https://trello.com/c/RV1QwQ7j)

Carol App Setting not accepting value False (https://trello.com/c/VBq9ZVjh)

Data Decoration

Data Decoration improvements and fixes (https://trello.com/c/xeotbpKK/)

Data Processing

Last record processed not updated (https://trello.com/c/EOOlYKa1)

Carol is deleting the SQL data when reenabling the SQL feature (https://trello.com/c/vA4ZAoHJ)

Carol is supporting multiple pipelines (https://trello.com/c/w8QYjRyA)

Explore not showing the number of CDS records correctly (https://trello.com/c/3N09OBbV)

Golden Record changing the last update date/time when processing merges without change (https://trello.com/c/3ORODCX1)

Lookup failing when processing mapping and cleansing rules (https://trello.com/c/8EfFakwx)

Merge process not sorting data by created date/time (https://trello.com/c/8bTtfidz)

Data Subscription

Data Subscription accepting more subscribers for a Data Model (https://trello.com/c/hduL25cv)

ETL

ETL defining the identifier for output staging tables (https://trello.com/c/Z0ZJpIqU)

ETL improvements (https://trello.com/c/pI7VTehc)

Publishing an ETL triggers the processing for all child staging tables (https://trello.com/c/jseZlUOr)

Explore

New Explore available (https://trello.com/c/1i8JuHb6)

Mapping and Cleanse Rule

Output value for Date fields (https://trello.com/c/Odu5o8B7)

The mapping is supporting fields with # character (https://trello.com/c/0Wfw0v6Q)

Not able to visualize a golden record (https://trello.com/c/5cs7oIcW)

SQL

SQL Web Socket returning a different number of pages for the same query (https://trello.com/c/sr56z3dp)

User Management

User integration (Data Model) (https://trello.com/c/YWgEldif)

Ps.: This deployment is related to Sprint 3.29 + Weekly Deployment 3.31. The deployment happened on December 15, 2020.


<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>