mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Merge with upstream master
This commit is contained in:
commit
847feb97ed
@ -21,7 +21,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-components</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-parent</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-parent</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-parent</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -18,29 +18,34 @@
|
||||
<h4>What's new in Entgra IoTS 3.7.0</h4>
|
||||
|
||||
<ul>
|
||||
<li>Ability to add operations to groups/lists of devices</li>
|
||||
<li>Install certificates in iOS and Android devices</li>
|
||||
<li>Ability to add third party applictions as VPN providers for Android devices (Always on VPN)</li>
|
||||
<li>Ability to measure data usage in Android Devices</li>
|
||||
<li>New Restrictions for Android Devices in Device Owner Mode</li>
|
||||
<li style="margin-left:2em">Disallow set wallpaper</li>
|
||||
<li style="margin-left:2em">Disallow Bluetooth</li>
|
||||
<li style="margin-left:2em">Disallow Bluetooth sharing</li>
|
||||
<li style="margin-left:2em">Disallow data roaming</li>
|
||||
<li style="margin-left:2em">Disallow set user icon</li>
|
||||
<li style="margin-left:2em">Disallow remote management profile</li>
|
||||
<li style="margin-left:2em">Disallow remove user</li>
|
||||
<li style="margin-left:2em">Disallow autofill</li>
|
||||
<li>Improvements to Android Kiosk Mode</li>
|
||||
<li>Support for iOS Kiosk Mode</li>
|
||||
<li>New API to install/remove external profiles on Apple devices.</li>
|
||||
<li>New API to permanently delete devices</li>
|
||||
<li>New API to query devices based on device properties</li>
|
||||
<li>New operation to add Android/iOS application configuration</li>
|
||||
<li>Ability to turn off or on backing up data for Android</li>
|
||||
<li>Automate Android enrollment by using QR code</li>
|
||||
<li>New policy to install fonts for iOS</li>
|
||||
<li>Ability to control voice roaming on iOS</li>
|
||||
<li>Ability to control Data roaming on iOS</li>
|
||||
<li>Ability to control wifi hotspot on iOS</li>
|
||||
<li>Ability to control bluetooth on iOS</li>
|
||||
<li>Ability to change iOS wallpaper</li>
|
||||
<li>Ability to install MacOs Applications</li>
|
||||
<li>New policy to add iOS network usage rules</li>
|
||||
<li>Active Sync integration for iOS</li>
|
||||
<li>New policy to restrict the app store of mac-os device</li>
|
||||
<li>New Restrictions for Windows Devices</li>
|
||||
<li style="margin-left:2em">Disable Adding NonMicrosoft Accounts Manually</li>
|
||||
<li style="margin-left:2em">Disable Private Browsing</li>
|
||||
<li style="margin-left:2em">Disable Removable Drive Indexing</li>
|
||||
<li style="margin-left:2em">Restricts the users from changing language settings</li>
|
||||
<li style="margin-left:2em">Disables region settings on a device</li>
|
||||
<li style="margin-left:2em">Disables Cortana from the windows search bar</li>
|
||||
<li>Ability to create managed preferences on mac os device</li>
|
||||
<li>Ability to shut down MacOs device</li>
|
||||
<li>Ability to restart MacOs device</li>
|
||||
</ul>
|
||||
|
||||
<h4>Documentation</h4>
|
||||
|
||||
Documentations: <a href='https://entgra.atlassian.net/wiki/spaces/IoTS350/overview'> Entgra IoT Server Documentation</a>
|
||||
Documentations: <a href='https://entgra-documentation.gitlab.io/v3.7.0/'> Entgra IoT Server Documentation</a>
|
||||
|
||||
<h4>Known Issues</h4>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-features</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-parent</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-parent</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>tests-common</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-integration</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>tests-common</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-integration</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-integration</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-p2-profile</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-p2-profile</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-p2-profile</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-parent</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -21,13 +21,13 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-scripts</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>mobile-qsg</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<name>WSO2 IoT - QSG Script</name>
|
||||
<description>This includes the tools for IoTs Quick Start Guide</description>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-parent</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -20,13 +20,13 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-tools</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>iot-devicetype-archetype</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<name>WSO2 IoT - Device Type Archetype</name>
|
||||
<description>WSO2 IoT Device Type Archetype</description>
|
||||
<packaging>maven-archetype</packaging>
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
<parent>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-parent</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
8
pom.xml
8
pom.xml
@ -23,7 +23,7 @@
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>wso2iot-parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.7.1-SNAPSHOT</version>
|
||||
<name>WSO2 IoT - Parent</name>
|
||||
<url>http://wso2.org</url>
|
||||
<description>WSO2 IoT Server</description>
|
||||
@ -1528,15 +1528,15 @@
|
||||
<carbon.governance.version>4.7.23</carbon.governance.version>
|
||||
|
||||
<!-- Carbon Device Management-->
|
||||
<carbon.device.mgt.version>3.2.9-SNAPSHOT</carbon.device.mgt.version>
|
||||
<carbon.device.mgt.version>4.0.0-SNAPSHOT</carbon.device.mgt.version>
|
||||
|
||||
<carbon.device.mgt.version.range>[3.1.0, 4.0.0)</carbon.device.mgt.version.range>
|
||||
<carbon.device.mgt.version.range>[4.0.0, 5.0.0]</carbon.device.mgt.version.range>
|
||||
|
||||
<!-- IOT Device Management -->
|
||||
<product.iot.version>${project.version}</product.iot.version>
|
||||
|
||||
<!-- Carbon Device Management Plugins-->
|
||||
<carbon.device.mgt.plugin.version>4.2.9-SNAPSHOT</carbon.device.mgt.plugin.version>
|
||||
<carbon.device.mgt.plugin.version>5.0.0-SNAPSHOT</carbon.device.mgt.plugin.version>
|
||||
|
||||
<!-- API Management -->
|
||||
<carbon.api.mgt.version>6.2.201</carbon.api.mgt.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user