fix: Anthos logger, MinIO list objects, and search Datasets by gtags
Fix two issues:
- log4js doesn't write logs in GCP, so it was changed to usual
console - Different versions of MinIO return different responses for
ListObjectswith and withoutContentsfield, so we added handling such a situation. - Add searching in JSON arrays in the Database
Edited by Yan Sushchynski [EPAM/GC]