Este documento compartilha o Release Notes relacionado à plataforma Carol - 3.22.1 (deployment semanal semana 34/2020).


Data Journey

Data Journey is available (https://trello.com/c/CmoKMstq)

Data Processing

API to send staging records not updating the last record processed (https://trello.com/c/eyN69128)

Carol App and consolidation schedule (https://trello.com/c/73fGN4ux)

Removing RT storage type and keeping rejected records (https://trello.com/c/np99AB9d)

ETL

Reviewed ETL configuration when inverting the function (https://trello.com/c/ur0czBOP)

Organization

Organization Admin not able to remove environments with a name bigger than 32 characters (https://trello.com/c/ww1TI70L)


Ps.: Weekly deployment from Sprint 3.23.1



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