Este documento compartilha o Release Notes relacionado à plataforma Carol - 3.17.2 (deployment semanal).

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)

Data Processing

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

Ps.: This release is part of the sprint 3.19 (weekly 2nd week).




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