Release date: 01-May-2022
...
Internal Services API 1.2.2.2
CASB Adapter 3.3.4
CASB MS Office Application 1.3.5.1 (new)
CASB SharePoint Application 1.0.0
CASB Messaging BL 1.2.0
CASB Common 1.2.5 (new)
Teams Bot 4.0.3.5
Asana Provider 1.0.1-rc1
...
A setting has to added manually to the database for the Teams Protector filter.
Make sure to run the following query for the right DB:
...
insert into [dbo].[SETTINGS]
Values (NULL, '1', 'EthicalWallProxyTeamScope', 'OPITIONS', 'None', NULL, '', NULL, 'None', '0');
Expand | ||
---|---|---|
| ||
...