<?xml version="1.0" encoding="UTF-8"?>
<extension format="1.0">
	<extension_code>ocsng-data-collector</extension_code>
	<company>Combodo SARL</company>
	<author><![CDATA[Eric, Anne-Catherine]]></author>
	<label><![CDATA[Data collector for OCS Inventory]]></label>
	<description><![CDATA[Data Collector for OCS Inventory NG]]></description>
	<version>1.1.0-dev</version>
	<modules type="array">
		<module>
			<id>itop-data-collector-base</id>
			<version>branches/master</version>
		</module>
		<module>
			<id>itop-data-collector-ocsng</id>
			<version>branches/New_version</version>
		</module>
	</modules>
	<release_date>2023-01-05</release_date>
	<version_description><![CDATA[
	    In OCS collector:
	    * Add collect of Softwares, Mobilephones, Printers.
		* Add collect of categories of asset and software and use of this categories in order to collect others objects
		In collector base :
		* Make AttributeIsNullified work with JSON collector
		* Configurable eventissue object creation when collector errors
		* Defaults values for datacollector base mode JSON
		* Defaults values for datacollector base mode CSV used only when there is no value in the input file
		* Handle empty json file in Fetch method
		* N°5067 - Cleanup RestClient::GetFullSynchroDataSource() (thanks to @Hipska)
        * N°5707 - Contact to notify can also be a Team (thanks to @Hipska)
        * N°5709 - Fix warning when aSkippedAttributes is not correctly populated (thanks to @Hipska)
        * N°5710 - Restructure collector and introduce collection plan
		* N°1998 - Handle rest errors when detecting TeemIP
        * N°5707 - Contact to notify can also be a Team (thanks to @Hipska)
        * N°5709 - Fix warning when aSkippedAttributes is not correctly populated (thanks to @Hipska)
        * N°5710 - Restructure collector and introduce collection plan
		* N°5738 - integrate SaaS collector enhancements
		* N°5821 - JenkinsFile : introduce buildDiscarder
	    * N°5868 - Add PHP 8.0 / 8.1 compatibility
		* N°5884 - Missing attributes in aSkippedAttribute
        * N°5902 - Handle smoothly empty or header-only CSV source filesby CSV collector
		* N°5950 - cleanup code and fix some futurs bugs in php 8.2
		* N°5979 - Remove PHP warning and hide test data collectors in iTop setup
		* N°5995 - Fix PHP warning on lookup when table is empty
      ]]></version_description>
	<itop_version_min>2.7.0</itop_version_min>
	<status></status>
	<mandatory>false</mandatory>
	<more_info_url></more_info_url>
</extension>
