On behalf of Celanese, I would like to report an issue we encountered with the SDK Data Modeling instances aggregate, where the filter format changed from yesterday, 06/11, to today, 06/12. Until yesterday, the "equals" filter worked, but today it broke all the calls that used it and had to be modified to the "in" format, which did not work correctly until yesterday.
Another bug to report in the aggregate call is that when an array of group bys is sent, the return structure has also changed, no longer receiving a structure with externalId and space, but a string concatenating the two in the format: "space:externalId”, and its nomenclature changed from "GroupByName" to "GroupByName.__direct_relation".