[DEV-4271] added possibility to define item key for item generationMerge in ZT/data-loader from feature/DEV-4271 to master
* commit 'c128f835a929db7f0b707f729478c189f13d3a67':
[DEV-4271] added %1$s as backward compatible item key generation
[DEV-4271] updated README item generation section
[DEV-4271] added support of item_key for host item generator
added unified element distribution within parentMerge in ZT/data-loader from spread_fix to master
* commit '3361cc8cca42c1638ff2b8c66af3a825bbd92fee':
fixed the calling command when running "composer test" command; added PHPDoc comment
centralized the distribution of related entities
added templategroup supportMerge in ZT/data-loader from feature/templategroup to master
* commit '4c80bd86317b03b5e4a862da48ddde31cff11ae4':
changed the path to the executable php when running ./generate command inside the src folder
fixed template generator error message
added templategroup support
[ZBXNEXT-9168] replaced the software license with AGPL-3.0-only* commit '5cc6f3cd14655463296d2f8a7174a9a8cc1cf59c':
[ZBXNEXT-9168] replaced the software license with AGPL-3.0-only
added support for auth options and authentication via api tokenMerge in ZT/data-loader from feature/auth-options to master
* commit '1ded1b1cc13c85fe86d7e675faec9dc9dd829401':
removed default value of item delay for default item type trapper
added support for auth options; added support for authentication via api token
added support for data generation by item value type; added support of bulk data order shuffleMerge in ZT/data-loader from feature/DEV-2264 to master
* commit 'f614bee65e73b42f5074443ecb994a0af4e493ce':
[DEV-2264] send null for unknown value type
[DEV-2264] updated readme for shuffle option
[DEV-2264] added --shuffle option to suffle order of bulk data to be sent
added support for data generation by item value type