Sql server 2019 support

Hello! Do you have plans to support the latest SQL Server 2019?
It's impossible to open a trace file made by this version of SQL Server.

As of right now, I don't believe Microsoft supports SMO reading trace files from SQL Server 2019. Which means I can't support it. I'm still researching this but it appears they've removed it.

Can we consider reading trace from the .xml files for SQL Server 2019 instead please?

I know it might be 10 or even 100x slower, but so far ClearTrace is the only option I have to get top SQLs from a trace files.

What else you guys are using, if not ClearTrace, for SQL Server 2019? thx!

What do you mean by the XML files?

ClearTrace can read Extended Event session files. That's I'm doing.