Added:
- ARGO-4326 Combined tenant implementation added to batch_multi, flink_jobs_v3 (#396)
- ARGO-4312 Performance data ingestion proof of concept in python (#397)
- ARGO-4312 Ingest performance data to timeseries database (#398)
- add tentant name to point for influx db (#409)
- Add healthcheck script (#422)
- ARGO-4904 ARGO-4893 Support new type of recomputations that changes statuses directly (Lot1) / Issue during excluding metric egi.cloud.openstack-vm from fedcloud SITES (#439)
- ARGO-5069 Add CHANGELOG.md (#445)
Fixed:
- ARGO-4337 Handle issue for not existing service in Aggregation Profiles (#399)
- ARGO-4372 Investigate potential issue with downtimes end and prolongue within same day (#401)
- ARGO-4396 Include latest fixes on flink_jobs_v2 to flink_jobs_v3 (#406)
- fix ingestion job to both write in hdfs and in influx db (#408)
- ARGO-4466 Issue with topology sync during removing APEL service from metric profiles (#411)
- ARGO-4558: ARGO Streaming: Fix broken History Url in Notifications (#413)
- ARGO-4615 Handle duplicate entries in dataset (#415)
- ARGO-4879 Streaming job fails due to null pointer exception when argo web-api is unreachable (#426)
- ARGO-4879 Streaming job fails due to null pointer exception when argo web-api is unreachable (#427)
- ARGO-4884 Missing statuses at the beginning of day for cert validity checks (#428)
- ARGO-4893 Issue during excluding metric egi.cloud.openstack-vm from fedcloud SITES (#429)
- ARGO-4879 Streaming job fails due to null pointer exception when argo web-api is unreachable (#430)
- ARGO-4879 Streaming job fails due to null pointer exception when argo web-api is unreachable (#438)
- ARGO-5009 Overwriten status during status recomputation request for same metric (#440)
- ARGO-5059 Ingestion job seems to request topology from api on each data published to influx (#444)
Changed:
- Bump hadoop-client from 2.6.0 to 2.7.3.2.6.5.0-292 in /flink_jobs_v3/stream-status (#393)
- ARGO-4286 Log4j dependency - vulnerability issue (#394)
- Bump requests from 2.22.0 to 2.31.0 in /bin (#395)
- Bump org.apache.avro:avro from 1.10.2 to 1.11.3 in /flink_jobs/ProfilesManager (#402)
- Bump org.apache.avro:avro from 1.10.2 to 1.11.3 in /flink_jobs_v2/ProfilesManager (#403)
- Bump org.apache.avro:avro from 1.10.2 to 1.11.3 in /flink_jobs_v3/profiles-manager (#404)
- bump dependency avro (#405)
- AROG-4451 Handle topology sync during ingestion of performance data (#410)
- Bump pymongo from 3.10.0 to 4.6.3 in /bin (#412)
- Bump requests from 2.22.0 to 2.32.0 in /bin (#414)
- ARGO-4659 Make flinkv2 jobs able to write to Mongo 6.0 (#416)
- ARGO-4670 Confirm that flink_jobs_v3 containes the same features and fixes as flink_jobs_v2 (#417)
- ARGO-4671 Investigate moving to HDFS version compatible with flink 1.17 (#418)
- clear poms for flink1.17 (#419)
- update poms to be cleared (#420)
- update poms and sync the ingestion jobs (#421)
- update script for ams configuration (#423)
- Bump commons-io:commons-io from 2.10.0 to 2.14.0 in /flink_jobs/OperationsManager (#424)
- Bump org.apache.avro:avro from 1.10.2 to 1.11.4 in /flink_jobs/ProfilesManager (#425)
- ARGO-4922 Update flink healthcheck script with checks for taskmanager… (#431)
- Before mongo6 (#432)
- Try mongo-driver-sync v4.7.2 (#433)
- use mongo 3.x driver in multijob (#434)
- ARGO-4949 Set argo-web-api verify to false for multijob and streaming… (#435)
- Add mongo 3.x driver to multijob and streaming job (#436)
- Revert "ARGO-4949 Set argo-web-api verify to false for multijob and streaming…" (#437)