Este documento compartilha o Release Notes relacionado à plataforma Carol - 3.21 e 3.21 (deployment parcial da sprint 3.22).
Team, we released the release 3.21 (and 3.22 partially). In this deploy, we have some improvements and bug fixes as follows in our Release Notes. The highlights:
Github:
https://github.com/totvslabs/carol/wiki/Release-Notes-Carol-3.21
TDN:
https://tdn.totvs.com/x/ig5WIQ
Questions? Talk to me in private or on our #carol-product channel.
Do you want to see our docs? https://docs.carol.ai/
Activity Management
Highlighting the updated fields (https://trello.com/c/CyfsD6bK)
Activity management not filtering correctly bypassed tasks. (https://trello.com/c/uOrHvwj7)
Carol App
Build Docker image flow showing only tasks related to this Carol App (https://trello.com/c/KxloF6gY)
Installation task to reprocess data CDS storage type (https://trello.com/c/hsoOsNAG)
Connectors
Staging Schema maintenance (https://trello.com/c/h7iHh3un)
Reviewed Connectors' name and icon (https://trello.com/c/6vsrQSvI)
When selecting a staging table position it in the center (https://trello.com/c/wn8M5Fhj)
Data Access Level
Data Access Level: allowing to remove the whole group (https://trello.com/c/OhVmMWD7)
Data Model
Carol App not propagating the consolidation rule for Data Model (https://trello.com/c/MjPikYKh)
Data Processing
ETL split not working correctly for EQUALS (https://trello.com/c/R5yOh4cs)
Rejection by Relationship Constraint is not reprocessing automatically (https://trello.com/c/0ludiBsN)
Merges taking too long (https://trello.com/c/XLVwgfNS)
Environment
Environment selector when logging into an organization with multiple environments (https://trello.com/c/MxG4xMM1)
Token overall improvements (https://trello.com/c/tw94DUTD)
Golden View
Views not in sync with Data Model (https://trello.com/c/te3zjZgY)
Jupyter
Jupyter Lab button seems disabled (https://trello.com/c/4zyunzL6)
Mapping and Cleanse Rule
Refreshing and page on Mapping and Cleanse rule (https://trello.com/c/KROp5Vx6)
Platform
Improved the flow to invite a user on organization flow (https://trello.com/c/3fdU37or)
2C: Database
Datasul Saude integration supporting Progress and Oracle databases (https://trello.com/c/Vx2e7QUo)
<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>
|